[2024-04-11 00:01:53] [index:background] Health check [2024-04-11 00:01:53] [index:background] CPU load threshold (3) breached: 5.91 [waiting 2] [2024-04-11 00:01:55] [indexer:background] CPU load threshold (3) breached: 5.91 [waiting 2] [2024-04-11 00:03:54] [indexer:background] Health check [2024-04-11 00:03:54] [indexer:background] CPU load threshold (3) breached: 17.29 [waiting 2] [2024-04-11 00:06:54] [index:background] Health check [2024-04-11 00:06:54] [index:background] CPU load threshold (3) breached: 15.88 [waiting 2] [2024-04-11 00:06:56] [indexer:background] CPU load threshold (3) breached: 15.88 [waiting 2] [2024-04-11 00:09:22] [indexer:background] Health check [2024-04-11 00:09:22] [indexer:background] CPU load threshold (3) breached: 3.76 [waiting 2] [2024-04-11 00:10:51] [query] Query for: nsclc [2024-04-11 00:10:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 00:10:51] [query] Engine: default [2024-04-11 00:10:51] [query] Tokens: nsclc [2024-04-11 00:10:51] [query] Mods: 4 [2024-04-11 00:10:51] [query] Found results using: or logic [2024-04-11 00:10:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7057) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 00:10:52] [query] Results: 22 Pages of results: 3 [2024-04-11 00:10:52] [query] Execution time: 0.37966 [2024-04-11 00:11:34] [query] Query for: nsclc [2024-04-11 00:11:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 00:11:34] [query] Engine: default [2024-04-11 00:11:34] [query] Tokens: nsclc [2024-04-11 00:11:34] [query] Mods: 4 [2024-04-11 00:11:34] [query] Found results using: or logic [2024-04-11 00:11:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7057) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 00:11:34] [query] Results: 22 Pages of results: 1 [2024-04-11 00:11:34] [query] Execution time: 0.04121 [2024-04-11 00:11:59] [index:background] Health check [2024-04-11 00:14:27] [indexer:background] Health check [2024-04-11 00:17:18] [index:background] Health check [2024-04-11 00:19:32] [indexer:background] Health check [2024-04-11 00:21:56] [index:background] Health check [2024-04-11 00:24:01] [indexer:background] Health check [2024-04-11 00:27:00] [index:background] Health check [2024-04-11 00:28:56] [query] Query for: duj [2024-04-11 00:28:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 00:28:56] [query] Engine: default [2024-04-11 00:28:56] [query] Tokens: dj [2024-04-11 00:28:56] [query] Mods: 4 [2024-04-11 00:28:56] [query] Found results using: or logic [2024-04-11 00:28:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2901) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 00:28:56] [query] Results: 4 Pages of results: 1 [2024-04-11 00:28:56] [query] Execution time: 0.06706 [2024-04-11 00:28:56] [query] Query for: duke [2024-04-11 00:28:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 00:28:56] [query] Engine: default [2024-04-11 00:28:56] [query] Tokens: duke [2024-04-11 00:28:56] [query] Mods: 4 [2024-04-11 00:28:56] [query] Found results using: or logic [2024-04-11 00:28:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (40191) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 00:28:56] [query] Results: 3 Pages of results: 1 [2024-04-11 00:28:56] [query] Execution time: 0.03678 [2024-04-11 00:28:56] [indexer:background] Health check [2024-04-11 00:28:58] [query] Query for: duke- [2024-04-11 00:28:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 00:28:58] [query] Engine: default [2024-04-11 00:28:58] [query] Tokens: duke-breast-cancer-mri, duke-dbt-data, duke [2024-04-11 00:28:58] [query] Mods: 5 [2024-04-11 00:28:58] [query] Trying AND logic [2024-04-11 00:28:58] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 00:28:58] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 00:28:58] [query] Found results using: and logic [2024-04-11 00:28:58] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(40191) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (49081,40419,40191) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41599', '42255') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 7 [2024-04-11 00:28:58] [query] Results: 2 Pages of results: 1 [2024-04-11 00:28:58] [query] Execution time: 0.03858 [2024-04-11 00:29:00] [query] Query for: duke-bre [2024-04-11 00:29:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 00:29:00] [query] Engine: default [2024-04-11 00:29:00] [query] Tokens: breasts, breaban, break, breakthrough, breast, breast 02, breast 12, breast 163, breast 474, breast 48, breast 84 [2024-04-11 00:29:00] [query] Mods: 5 [2024-04-11 00:29:00] [query] Using OR logic [2024-04-11 00:29:00] [query] Found results using: and logic [2024-04-11 00:29:00] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(40191) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31999,16857,27129,26911,3543,64421,49479,79849,79873,80721,79905) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 7 [2024-04-11 00:29:00] [query] Results: 52 Pages of results: 8 [2024-04-11 00:29:00] [query] Execution time: 0.05067 [2024-04-11 00:29:04] [query] Query for: duke-bresa [2024-04-11 00:29:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 00:29:04] [query] Engine: default [2024-04-11 00:29:04] [query] Tokens: duke, break, dissexpress [2024-04-11 00:29:04] [query] Mods: 4 [2024-04-11 00:29:04] [query] Using OR logic [2024-04-11 00:29:04] [query] Found results using: and logic [2024-04-11 00:29:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (40191,27129,77353) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 00:29:04] [query] Results: 12 Pages of results: 2 [2024-04-11 00:29:04] [query] Execution time: 0.07354 [2024-04-11 00:29:05] [query] Query for: duke-bresat [2024-04-11 00:29:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 00:29:05] [query] Engine: default [2024-04-11 00:29:05] [query] Tokens: breasts, duke, breast [2024-04-11 00:29:05] [query] Mods: 4 [2024-04-11 00:29:05] [query] Using OR logic [2024-04-11 00:29:05] [query] Found results using: and logic [2024-04-11 00:29:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31999,40191,3543) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 00:29:05] [query] Results: 51 Pages of results: 8 [2024-04-11 00:29:05] [query] Execution time: 0.07676 [2024-04-11 00:29:09] [query] Query for: duke-bresat- [2024-04-11 00:29:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 00:29:09] [query] Engine: default [2024-04-11 00:29:09] [query] Tokens: breasts, duke, breast [2024-04-11 00:29:09] [query] Mods: 4 [2024-04-11 00:29:09] [query] Using OR logic [2024-04-11 00:29:09] [query] Found results using: and logic [2024-04-11 00:29:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31999,40191,3543) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 00:29:09] [query] Results: 51 Pages of results: 8 [2024-04-11 00:29:09] [query] Execution time: 0.07529 [2024-04-11 00:29:11] [query] Query for: duke-bresat-c [2024-04-11 00:29:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 00:29:11] [query] Engine: default [2024-04-11 00:29:11] [query] Tokens: breasts, duke, breast, c, breast84 [2024-04-11 00:29:11] [query] Mods: 4 [2024-04-11 00:29:11] [query] Trying AND logic [2024-04-11 00:29:11] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 00:29:11] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 00:29:11] [query] Found results using: and logic [2024-04-11 00:29:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31999,40191,3543,701,80063) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('42255', '43903') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 00:29:11] [query] Results: 2 Pages of results: 1 [2024-04-11 00:29:11] [query] Execution time: 0.08119 [2024-04-11 00:29:12] [query] Query for: duke-bresat-can [2024-04-11 00:29:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 00:29:12] [query] Engine: default [2024-04-11 00:29:12] [query] Tokens: breasts, duke, breast, can, breast84 [2024-04-11 00:29:12] [query] Mods: 4 [2024-04-11 00:29:12] [query] Trying AND logic [2024-04-11 00:29:12] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 00:29:12] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 00:29:12] [query] Found results using: and logic [2024-04-11 00:29:12] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31999,40191,3543,937,80063) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41599', '42255', '43903') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 00:29:12] [query] Results: 3 Pages of results: 1 [2024-04-11 00:29:12] [query] Execution time: 0.08103 [2024-04-11 00:29:13] [query] Query for: duke-bresat-cancer [2024-04-11 00:29:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 00:29:13] [query] Engine: default [2024-04-11 00:29:14] [query] Tokens: breasts, cancers, cancerous, duke, breast, cancer, breast84 [2024-04-11 00:29:14] [query] Mods: 4 [2024-04-11 00:29:14] [query] Trying AND logic [2024-04-11 00:29:14] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 00:29:14] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 00:29:14] [query] Found results using: and logic [2024-04-11 00:29:14] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31999,2995,31375,40191,3543,161,80063) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41599', '42255', '43903') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 00:29:14] [query] Results: 3 Pages of results: 1 [2024-04-11 00:29:14] [query] Execution time: 0.08951 [2024-04-11 00:32:04] [index:background] Health check [2024-04-11 00:33:55] [indexer:background] Health check [2024-04-11 00:37:02] [index:background] Health check [2024-04-11 00:39:02] [indexer:background] Health check [2024-04-11 00:41:53] [index:background] Health check [2024-04-11 00:43:54] [indexer:background] Health check [2024-04-11 00:44:50] [query] Query for: nsclc [2024-04-11 00:44:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 00:44:50] [query] Engine: default [2024-04-11 00:44:50] [query] Tokens: nsclc [2024-04-11 00:44:50] [query] Mods: 4 [2024-04-11 00:44:50] [query] Found results using: or logic [2024-04-11 00:44:50] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7057) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 00:44:50] [query] Results: 22 Pages of results: 3 [2024-04-11 00:44:50] [query] Execution time: 0.20743 [2024-04-11 00:44:54] [query] Query for: nsclc [2024-04-11 00:44:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 00:44:54] [query] Engine: default [2024-04-11 00:44:54] [query] Tokens: nsclc [2024-04-11 00:44:54] [query] Mods: 4 [2024-04-11 00:44:54] [query] Found results using: or logic [2024-04-11 00:44:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7057) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 00:44:54] [query] Results: 22 Pages of results: 1 [2024-04-11 00:44:54] [query] Execution time: 0.01756 [2024-04-11 00:46:51] [index:background] Health check [2024-04-11 00:49:00] [indexer:background] Health check [2024-04-11 00:51:10] [query] Query for: nsclc [2024-04-11 00:51:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 00:51:10] [query] Engine: default [2024-04-11 00:51:10] [query] Tokens: nsclc [2024-04-11 00:51:10] [query] Mods: 4 [2024-04-11 00:51:10] [query] Found results using: or logic [2024-04-11 00:51:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7057) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 00:51:11] [query] Results: 22 Pages of results: 3 [2024-04-11 00:51:11] [query] Execution time: 0.28354 [2024-04-11 00:51:33] [query] Query for: nsclc [2024-04-11 00:51:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 00:51:33] [query] Engine: default [2024-04-11 00:51:33] [query] Tokens: nsclc [2024-04-11 00:51:33] [query] Mods: 4 [2024-04-11 00:51:33] [query] Found results using: or logic [2024-04-11 00:51:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7057) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 00:51:33] [query] Results: 22 Pages of results: 1 [2024-04-11 00:51:33] [query] Execution time: 0.01868 [2024-04-11 00:52:02] [index:background] Health check [2024-04-11 00:54:04] [indexer:background] Health check [2024-04-11 00:56:52] [index:background] Health check [2024-04-11 00:59:08] [indexer:background] Health check [2024-04-11 01:00:03] [query] Query for: generic cialis online us prescription buy preligy🟧🚈🌇 www.lloydspharmacy.xyz 🌇🚈🟧 viagra sublingual best webaite cheap canadian pharmacy can you without a [2024-04-11 01:00:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 01:00:03] [query] Engine: default [2024-04-11 01:00:03] [query] Tokens: subspecialists, specialised, pharmacy, online, specialist, best, can, canadian, cheap, generic [2024-04-11 01:00:03] [query] Mods: 5 [2024-04-11 01:00:03] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5) [2024-04-11 01:00:03] [query] Using OR logic [2024-04-11 01:00:03] [query] Found results using: or logic [2024-04-11 01:00:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(967,937,38773,35561,15637,4575,52165,2255,801,5961,61835) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (56853,17237,52165,4575,68163,967,937,38773,35561,15637) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 10 [2024-04-11 01:00:04] [query] Results: 212 Pages of results: 22 [2024-04-11 01:00:04] [query] Execution time: 0.66219 [2024-04-11 01:01:02] [query] Query for: cialis originale 10 mg prezzo🛡💾🔻 www.doctorfox.xyz 🔻💾🛡 acquistare viagra generico online sicuro america farmacia con ricetta costo comprare in svizzera [2024-04-11 01:01:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 01:01:02] [query] Engine: default [2024-04-11 01:01:02] [query] Tokens: conclusions, concerning, conclusively, concluded, concentrations, concentration, concepts, conclusion, concluding, concept, concert [2024-04-11 01:01:02] [query] Mods: 5 [2024-04-11 01:01:02] [query] Using OR logic [2024-04-11 01:01:02] [query] Found results using: and logic [2024-04-11 01:01:03] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(35,2833,10161,4575,5961,61835) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (5747,71071,52423,48211,35103,32897,23681,11677,77043,10921,10511) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 10 [2024-04-11 01:01:03] [query] Results: 43 Pages of results: 5 [2024-04-11 01:01:03] [query] Execution time: 0.19906 [2024-04-11 01:01:11] [query] Query for: ⥽💜⢵ www.netdoctor.store ⢵💜⥽ cialis prix quebec viagra femme pharmacie [2024-04-11 01:01:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 01:01:11] [query] Engine: default [2024-04-11 01:01:11] [query] Tokens: specialised, stored, stores, storing, subspecialists, specialist, quebec, store, www [2024-04-11 01:01:11] [query] Mods: 5 [2024-04-11 01:01:11] [query] Trying AND logic [2024-04-11 01:01:11] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 01:01:11] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 01:01:11] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 01:01:11] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 01:01:11] [query] Using OR logic [2024-04-11 01:01:11] [query] Found results using: or logic [2024-04-11 01:01:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(51863,677,5961) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (17237,6447,7055,23091,56853,68163,51863,677,5961) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 10 [2024-04-11 01:01:11] [query] Results: 111 Pages of results: 12 [2024-04-11 01:01:11] [query] Execution time: 0.47297 [2024-04-11 01:01:55] [query] Query for: radiothera [2024-04-11 01:01:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 01:01:55] [query] Engine: default [2024-04-11 01:01:55] [query] Tokens: radiotherapy, radiotherapy-treated, radiotherapytreated, radiotherapy.follow, radiotherapyfollow [2024-04-11 01:01:55] [query] Mods: 4 [2024-04-11 01:01:55] [query] Using OR logic [2024-04-11 01:01:55] [query] Found results using: and logic [2024-04-11 01:01:55] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4411,22763,22777,27993,28045) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 01:01:55] [query] Results: 33 Pages of results: 5 [2024-04-11 01:01:55] [query] Execution time: 0.08028 [2024-04-11 01:01:55] [query] Query for: radiotherapy [2024-04-11 01:01:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 01:01:55] [query] Engine: default [2024-04-11 01:01:55] [query] Tokens: radiotherapy [2024-04-11 01:01:55] [query] Mods: 5 [2024-04-11 01:01:55] [query] Found results using: or logic [2024-04-11 01:01:55] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4411) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 01:01:55] [query] Results: 31 Pages of results: 4 [2024-04-11 01:01:55] [query] Execution time: 0.24370 [2024-04-11 01:01:55] [index:background] Health check [2024-04-11 01:01:56] [query] Query for: radiotherapy [2024-04-11 01:01:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 01:01:56] [query] Engine: default [2024-04-11 01:01:56] [query] Tokens: radiotherapy [2024-04-11 01:01:56] [query] Mods: 4 [2024-04-11 01:01:56] [query] Found results using: or logic [2024-04-11 01:01:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4411) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 01:01:56] [query] Results: 33 Pages of results: 5 [2024-04-11 01:01:56] [query] Execution time: 0.03569 [2024-04-11 01:02:18] [query] Query for: radiotherapy [2024-04-11 01:02:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 01:02:18] [query] Engine: default [2024-04-11 01:02:18] [query] Tokens: radiotherapy [2024-04-11 01:02:18] [query] Mods: 5 [2024-04-11 01:02:18] [query] Found results using: or logic [2024-04-11 01:02:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4411) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 01:02:19] [query] Results: 31 Pages of results: 4 [2024-04-11 01:02:19] [query] Execution time: 0.23201 [2024-04-11 01:03:21] [query] Query for: radiotherapy [2024-04-11 01:03:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 01:03:21] [query] Engine: default [2024-04-11 01:03:21] [query] Tokens: radiotherapy [2024-04-11 01:03:21] [query] Mods: 4 [2024-04-11 01:03:21] [query] Found results using: or logic [2024-04-11 01:03:21] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4411) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 01:03:21] [query] Results: 33 Pages of results: 1 [2024-04-11 01:03:21] [query] Execution time: 0.02007 [2024-04-11 01:03:40] [query] Query for: radiotherapy [2024-04-11 01:03:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 01:03:40] [query] Engine: default [2024-04-11 01:03:40] [query] Tokens: radiotherapy [2024-04-11 01:03:40] [query] Mods: 5 [2024-04-11 01:03:40] [query] Found results using: or logic [2024-04-11 01:03:40] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4411) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 01:03:40] [query] Results: 31 Pages of results: 4 [2024-04-11 01:03:40] [query] Execution time: 0.27724 [2024-04-11 01:03:40] [query] Query for: meh-midas [2024-04-11 01:03:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 01:03:40] [query] Engine: default [2024-04-11 01:03:40] [query] Tokens: midas, meh [2024-04-11 01:03:40] [query] Mods: 4 [2024-04-11 01:03:40] [query] Trying AND logic [2024-04-11 01:03:40] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 01:03:40] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 01:03:40] [query] Using OR logic [2024-04-11 01:03:40] [query] Found results using: or logic [2024-04-11 01:03:41] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (39101,19227) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 01:03:41] [query] Results: 2 Pages of results: 1 [2024-04-11 01:03:41] [query] Execution time: 0.17237 [2024-04-11 01:03:49] [query] Query for: radiotherapy [2024-04-11 01:03:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 01:03:49] [query] Engine: default [2024-04-11 01:03:49] [query] Tokens: radiotherapy [2024-04-11 01:03:49] [query] Mods: 4 [2024-04-11 01:03:49] [query] Found results using: or logic [2024-04-11 01:03:49] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4411) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 01:03:49] [query] Results: 33 Pages of results: 1 [2024-04-11 01:03:49] [query] Execution time: 0.01822 [2024-04-11 01:03:54] [indexer:background] Health check [2024-04-11 01:04:11] [query] Query for: radiotherapy [2024-04-11 01:04:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 01:04:11] [query] Engine: default [2024-04-11 01:04:11] [query] Tokens: radiotherapy [2024-04-11 01:04:11] [query] Mods: 5 [2024-04-11 01:04:11] [query] Found results using: or logic [2024-04-11 01:04:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4411) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 01:04:11] [query] Results: 31 Pages of results: 4 [2024-04-11 01:04:12] [query] Execution time: 0.24292 [2024-04-11 01:04:23] [query] Query for: radiotherapy [2024-04-11 01:04:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 01:04:23] [query] Engine: default [2024-04-11 01:04:23] [query] Tokens: radiotherapy [2024-04-11 01:04:23] [query] Mods: 5 [2024-04-11 01:04:23] [query] Found results using: or logic [2024-04-11 01:04:23] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4411) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 01:04:23] [query] Results: 31 Pages of results: 4 [2024-04-11 01:04:23] [query] Execution time: 0.24191 [2024-04-11 01:05:20] [query] Query for: radiotherapy [2024-04-11 01:05:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 01:05:20] [query] Engine: default [2024-04-11 01:05:20] [query] Tokens: radiotherapy [2024-04-11 01:05:20] [query] Mods: 5 [2024-04-11 01:05:20] [query] Found results using: or logic [2024-04-11 01:05:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4411) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 01:05:20] [query] Results: 31 Pages of results: 4 [2024-04-11 01:05:20] [query] Execution time: 0.24339 [2024-04-11 01:05:39] [query] Query for: radiotherapy [2024-04-11 01:05:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 01:05:39] [query] Engine: default [2024-04-11 01:05:39] [query] Tokens: radiotherapy [2024-04-11 01:05:39] [query] Mods: 5 [2024-04-11 01:05:39] [query] Found results using: or logic [2024-04-11 01:05:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4411) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 01:05:39] [query] Results: 31 Pages of results: 4 [2024-04-11 01:05:39] [query] Execution time: 0.24261 [2024-04-11 01:05:46] [query] Query for: radiotherapy [2024-04-11 01:05:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 01:05:46] [query] Engine: default [2024-04-11 01:05:46] [query] Tokens: radiotherapy [2024-04-11 01:05:46] [query] Mods: 5 [2024-04-11 01:05:46] [query] Found results using: or logic [2024-04-11 01:05:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4411) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 01:05:47] [query] Results: 31 Pages of results: 4 [2024-04-11 01:05:47] [query] Execution time: 0.24290 [2024-04-11 01:06:20] [query] Query for: radiotherapy [2024-04-11 01:06:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 01:06:20] [query] Engine: default [2024-04-11 01:06:20] [query] Tokens: radiotherapy [2024-04-11 01:06:20] [query] Mods: 5 [2024-04-11 01:06:20] [query] Found results using: or logic [2024-04-11 01:06:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4411) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 01:06:20] [query] Results: 31 Pages of results: 4 [2024-04-11 01:06:20] [query] Execution time: 0.24542 [2024-04-11 01:06:21] [query] Query for: pan [2024-04-11 01:06:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 01:06:21] [query] Engine: default [2024-04-11 01:06:21] [query] Tokens: pan [2024-04-11 01:06:21] [query] Mods: 4 [2024-04-11 01:06:21] [query] Found results using: or logic [2024-04-11 01:06:21] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (16627) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 01:06:21] [query] Results: 6 Pages of results: 1 [2024-04-11 01:06:21] [query] Execution time: 0.03972 [2024-04-11 01:06:24] [query] Query for: pancreatic [2024-04-11 01:06:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 01:06:24] [query] Engine: default [2024-04-11 01:06:24] [query] Tokens: pancreatic [2024-04-11 01:06:24] [query] Mods: 4 [2024-04-11 01:06:24] [query] Found results using: or logic [2024-04-11 01:06:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (22031) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 01:06:24] [query] Results: 10 Pages of results: 2 [2024-04-11 01:06:24] [query] Execution time: 0.03461 [2024-04-11 01:06:33] [query] Query for: pancreatic cancer [2024-04-11 01:06:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 01:06:33] [query] Engine: default [2024-04-11 01:06:33] [query] Tokens: cancers, cancerous, pancreatic, cancer [2024-04-11 01:06:33] [query] Mods: 5 [2024-04-11 01:06:33] [query] Trying AND logic [2024-04-11 01:06:33] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 01:06:33] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 01:06:33] [query] Found results using: and logic [2024-04-11 01:06:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2995,31375,22031,161) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41459', '41631', '43071', '43135', '45161', '45803', '45927', '45965', '46325', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 01:06:33] [query] Results: 9 Pages of results: 1 [2024-04-11 01:06:33] [query] Execution time: 0.24223 [2024-04-11 01:06:34] [query] Query for: pancreatic cancer [2024-04-11 01:06:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 01:06:34] [query] Engine: default [2024-04-11 01:06:34] [query] Tokens: cancers, cancerous, pancreatic, cancer [2024-04-11 01:06:34] [query] Mods: 4 [2024-04-11 01:06:34] [query] Trying AND logic [2024-04-11 01:06:34] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 01:06:34] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 01:06:34] [query] Found results using: and logic [2024-04-11 01:06:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2995,31375,22031,161) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41459', '41631', '43071', '43135', '45161', '45803', '45927', '45965', '46325', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 01:06:34] [query] Results: 10 Pages of results: 2 [2024-04-11 01:06:34] [query] Execution time: 0.04725 [2024-04-11 01:06:55] [query] Query for: pancreatic cancer [2024-04-11 01:06:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 01:06:55] [query] Engine: default [2024-04-11 01:06:55] [query] Tokens: cancers, cancerous, pancreatic, cancer [2024-04-11 01:06:55] [query] Mods: 4 [2024-04-11 01:06:55] [query] Trying AND logic [2024-04-11 01:06:55] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 01:06:55] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 01:06:55] [query] Found results using: and logic [2024-04-11 01:06:55] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2995,31375,22031,161) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41459', '41631', '43071', '43135', '45161', '45803', '45927', '45965', '46325', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 01:06:55] [query] Results: 10 Pages of results: 1 [2024-04-11 01:06:55] [query] Execution time: 0.03980 [2024-04-11 01:06:56] [index:background] Health check [2024-04-11 01:07:25] [query] Query for: radiotherapy [2024-04-11 01:07:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 01:07:25] [query] Engine: default [2024-04-11 01:07:25] [query] Tokens: radiotherapy [2024-04-11 01:07:25] [query] Mods: 5 [2024-04-11 01:07:25] [query] Found results using: or logic [2024-04-11 01:07:25] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4411) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 01:07:25] [query] Results: 31 Pages of results: 4 [2024-04-11 01:07:25] [query] Execution time: 0.24194 [2024-04-11 01:07:29] [query] Query for: radiotherapy [2024-04-11 01:07:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 3 offset: 0 fields: all [2024-04-11 01:07:29] [query] Engine: default [2024-04-11 01:07:29] [query] Tokens: radiotherapy [2024-04-11 01:07:29] [query] Mods: 5 [2024-04-11 01:07:29] [query] Found results using: or logic [2024-04-11 01:07:29] [query] Query for: pancreatic cancer [2024-04-11 01:07:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 01:07:29] [query] Engine: default [2024-04-11 01:07:29] [query] Tokens: cancers, cancerous, pancreatic, cancer [2024-04-11 01:07:29] [query] Mods: 5 [2024-04-11 01:07:29] [query] Trying AND logic [2024-04-11 01:07:29] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 01:07:29] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 01:07:29] [query] Found results using: and logic [2024-04-11 01:07:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4411) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 20, 10 [2024-04-11 01:07:29] [query] Results: 31 Pages of results: 4 [2024-04-11 01:07:29] [query] Execution time: 0.21959 [2024-04-11 01:07:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2995,31375,22031,161) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41459', '41631', '43071', '43135', '45161', '45803', '45927', '45965', '46325', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 01:07:29] [query] Results: 9 Pages of results: 1 [2024-04-11 01:07:29] [query] Execution time: 0.22738 [2024-04-11 01:07:45] [query] Query for: pancreatic cancer [2024-04-11 01:07:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 01:07:45] [query] Engine: default [2024-04-11 01:07:45] [query] Tokens: cancers, cancerous, pancreatic, cancer [2024-04-11 01:07:45] [query] Mods: 4 [2024-04-11 01:07:45] [query] Trying AND logic [2024-04-11 01:07:45] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 01:07:45] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 01:07:45] [query] Found results using: and logic [2024-04-11 01:07:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2995,31375,22031,161) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41459', '41631', '43071', '43135', '45161', '45803', '45927', '45965', '46325', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 01:07:45] [query] Results: 10 Pages of results: 1 [2024-04-11 01:07:45] [query] Execution time: 0.03114 [2024-04-11 01:08:02] [query] Query for: radiotherapy [2024-04-11 01:08:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 3 offset: 0 fields: all [2024-04-11 01:08:02] [query] Engine: default [2024-04-11 01:08:02] [query] Tokens: radiotherapy [2024-04-11 01:08:02] [query] Mods: 5 [2024-04-11 01:08:02] [query] Found results using: or logic [2024-04-11 01:08:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4411) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 20, 10 [2024-04-11 01:08:02] [query] Results: 31 Pages of results: 4 [2024-04-11 01:08:02] [query] Execution time: 0.22756 [2024-04-11 01:08:18] [query] Query for: pancreatic cancer [2024-04-11 01:08:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 01:08:18] [query] Engine: default [2024-04-11 01:08:18] [query] Tokens: cancers, cancerous, pancreatic, cancer [2024-04-11 01:08:18] [query] Mods: 5 [2024-04-11 01:08:18] [query] Trying AND logic [2024-04-11 01:08:18] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 01:08:18] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 01:08:18] [query] Found results using: and logic [2024-04-11 01:08:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2995,31375,22031,161) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41459', '41631', '43071', '43135', '45161', '45803', '45927', '45965', '46325', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 01:08:18] [query] Results: 9 Pages of results: 1 [2024-04-11 01:08:18] [query] Execution time: 0.23030 [2024-04-11 01:08:29] [query] Query for: pancreatic cancer [2024-04-11 01:08:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 01:08:29] [query] Engine: default [2024-04-11 01:08:29] [query] Tokens: cancers, cancerous, pancreatic, cancer [2024-04-11 01:08:29] [query] Mods: 4 [2024-04-11 01:08:29] [query] Trying AND logic [2024-04-11 01:08:29] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 01:08:29] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 01:08:29] [query] Found results using: and logic [2024-04-11 01:08:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2995,31375,22031,161) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41459', '41631', '43071', '43135', '45161', '45803', '45927', '45965', '46325', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 01:08:29] [query] Results: 10 Pages of results: 1 [2024-04-11 01:08:29] [query] Execution time: 0.03117 [2024-04-11 01:09:00] [query] Query for: pancreatic cancer [2024-04-11 01:09:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 01:09:00] [query] Engine: default [2024-04-11 01:09:00] [query] Tokens: cancers, cancerous, pancreatic, cancer [2024-04-11 01:09:00] [query] Mods: 5 [2024-04-11 01:09:00] [query] Trying AND logic [2024-04-11 01:09:00] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 01:09:00] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 01:09:00] [query] Found results using: and logic [2024-04-11 01:09:00] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2995,31375,22031,161) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41459', '41631', '43071', '43135', '45161', '45803', '45927', '45965', '46325', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 01:09:00] [query] Results: 9 Pages of results: 1 [2024-04-11 01:09:00] [query] Execution time: 0.22932 [2024-04-11 01:09:00] [indexer:background] Health check [2024-04-11 01:10:05] [query] Query for: generic cialis online us prescription buy preligy🟧🚈🌇 www.lloydspharmacy.xyz 🌇🚈🟧 viagra sublingual best webaite cheap canadian pharmacy can you without a [2024-04-11 01:10:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 01:10:05] [query] Engine: default [2024-04-11 01:10:05] [query] Tokens: subspecialists, specialised, pharmacy, online, specialist, best, can, canadian, cheap, generic [2024-04-11 01:10:05] [query] Mods: 5 [2024-04-11 01:10:05] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5) [2024-04-11 01:10:05] [query] Using OR logic [2024-04-11 01:10:05] [query] Found results using: or logic [2024-04-11 01:10:06] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(967,937,38773,35561,15637,4575,52165,2255,801,5961,61835) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (56853,17237,52165,4575,68163,967,937,38773,35561,15637) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 10 [2024-04-11 01:10:06] [query] Results: 212 Pages of results: 22 [2024-04-11 01:10:06] [query] Execution time: 0.61511 [2024-04-11 01:10:09] [query] Query for: endometrial cancer [2024-04-11 01:10:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 01:10:09] [query] Engine: default [2024-04-11 01:10:09] [query] Tokens: cancers, cancerous, endometrial, cancer [2024-04-11 01:10:09] [query] Mods: 4 [2024-04-11 01:10:09] [query] Trying AND logic [2024-04-11 01:10:09] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 01:10:09] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 01:10:09] [query] Found results using: and logic [2024-04-11 01:10:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2995,31375,22051,161) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41459', '44377', '45803', '45927', '45965', '46337', '46845', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 01:10:11] [query] Results: 8 Pages of results: 1 [2024-04-11 01:10:11] [query] Execution time: 2.84242 [2024-04-11 01:11:46] [query] Query for: endometrial cancer [2024-04-11 01:11:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 01:11:46] [query] Engine: default [2024-04-11 01:11:46] [query] Tokens: cancers, cancerous, endometrial, cancer [2024-04-11 01:11:46] [query] Mods: 4 [2024-04-11 01:11:46] [query] Trying AND logic [2024-04-11 01:11:46] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 01:11:46] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 01:11:46] [query] Found results using: and logic [2024-04-11 01:11:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2995,31375,22051,161) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41459', '44377', '45803', '45927', '45965', '46337', '46845', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 01:11:46] [query] Results: 8 Pages of results: 1 [2024-04-11 01:11:46] [query] Execution time: 0.03473 [2024-04-11 01:12:03] [index:background] Health check [2024-04-11 01:13:22] [query] Query for: endometrial cancer [2024-04-11 01:13:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 01:13:22] [query] Engine: default [2024-04-11 01:13:22] [query] Tokens: cancers, cancerous, endometrial, cancer [2024-04-11 01:13:22] [query] Mods: 4 [2024-04-11 01:13:22] [query] Trying AND logic [2024-04-11 01:13:22] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 01:13:22] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 01:13:22] [query] Found results using: and logic [2024-04-11 01:13:22] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2995,31375,22051,161) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41459', '44377', '45803', '45927', '45965', '46337', '46845', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 01:13:22] [query] Results: 8 Pages of results: 1 [2024-04-11 01:13:22] [query] Execution time: 0.23004 [2024-04-11 01:13:33] [query] Query for: endometrial cancer [2024-04-11 01:13:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 01:13:33] [query] Engine: default [2024-04-11 01:13:33] [query] Tokens: cancers, cancerous, endometrial, cancer [2024-04-11 01:13:33] [query] Mods: 4 [2024-04-11 01:13:33] [query] Trying AND logic [2024-04-11 01:13:33] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 01:13:33] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 01:13:33] [query] Found results using: and logic [2024-04-11 01:13:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2995,31375,22051,161) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41459', '44377', '45803', '45927', '45965', '46337', '46845', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 01:13:33] [query] Results: 8 Pages of results: 1 [2024-04-11 01:13:33] [query] Execution time: 0.03510 [2024-04-11 01:14:15] [indexer:background] Health check [2024-04-11 01:14:45] [query] Query for: segmentations [2024-04-11 01:14:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 01:14:45] [query] Engine: default [2024-04-11 01:14:45] [query] Tokens: segmentation, segmentations, segmented, segmenting, segments, segment [2024-04-11 01:14:45] [query] Mods: 5 [2024-04-11 01:14:45] [query] Using OR logic [2024-04-11 01:14:45] [query] Found results using: and logic [2024-04-11 01:14:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (843,1557,10699,15877,40995,25159) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 01:14:45] [query] Results: 135 Pages of results: 14 [2024-04-11 01:14:45] [query] Execution time: 0.11802 [2024-04-11 01:16:51] [index:background] Health check [2024-04-11 01:18:53] [indexer:background] Health check [2024-04-11 01:21:56] [index:background] Health check [2024-04-11 01:23:58] [indexer:background] Health check [2024-04-11 01:27:01] [index:background] Health check [2024-04-11 01:28:14] [query] Query for: radiotherapy [2024-04-11 01:28:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 3 offset: 0 fields: all [2024-04-11 01:28:14] [query] Engine: default [2024-04-11 01:28:14] [query] Tokens: radiotherapy [2024-04-11 01:28:14] [query] Mods: 5 [2024-04-11 01:28:14] [query] Found results using: or logic [2024-04-11 01:28:14] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4411) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 20, 10 [2024-04-11 01:28:14] [query] Results: 31 Pages of results: 4 [2024-04-11 01:28:14] [query] Execution time: 0.23024 [2024-04-11 01:29:03] [indexer:background] Health check [2024-04-11 01:29:33] [query] Query for: seg [2024-04-11 01:29:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 01:29:33] [query] Engine: default [2024-04-11 01:29:33] [query] Tokens: segs, seg [2024-04-11 01:29:33] [query] Mods: 5 [2024-04-11 01:29:33] [query] Using OR logic [2024-04-11 01:29:33] [query] Found results using: and logic [2024-04-11 01:29:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (26595,6067) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 01:29:33] [query] Results: 49 Pages of results: 5 [2024-04-11 01:29:33] [query] Execution time: 0.13654 [2024-04-11 01:29:36] [query] Query for: radiotherapy [2024-04-11 01:29:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 3 offset: 0 fields: all [2024-04-11 01:29:36] [query] Engine: default [2024-04-11 01:29:36] [query] Tokens: radiotherapy [2024-04-11 01:29:36] [query] Mods: 5 [2024-04-11 01:29:36] [query] Found results using: or logic [2024-04-11 01:29:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4411) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 20, 10 [2024-04-11 01:29:37] [query] Results: 31 Pages of results: 4 [2024-04-11 01:29:37] [query] Execution time: 0.22906 [2024-04-11 01:32:06] [index:background] Health check [2024-04-11 01:33:54] [indexer:background] Health check [2024-04-11 01:37:12] [index:background] Health check [2024-04-11 01:37:52] [query] Query for: endometrial cancer [2024-04-11 01:37:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 01:37:52] [query] Engine: default [2024-04-11 01:37:52] [query] Tokens: cancers, cancerous, endometrial, cancer [2024-04-11 01:37:52] [query] Mods: 4 [2024-04-11 01:37:52] [query] Trying AND logic [2024-04-11 01:37:52] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 01:37:52] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 01:37:52] [query] Found results using: and logic [2024-04-11 01:37:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2995,31375,22051,161) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41459', '44377', '45803', '45927', '45965', '46337', '46845', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 01:37:52] [query] Results: 8 Pages of results: 1 [2024-04-11 01:37:53] [query] Execution time: 0.23250 [2024-04-11 01:38:07] [query] Query for: endometrial cancer [2024-04-11 01:38:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 01:38:07] [query] Engine: default [2024-04-11 01:38:07] [query] Tokens: cancers, cancerous, endometrial, cancer [2024-04-11 01:38:07] [query] Mods: 4 [2024-04-11 01:38:07] [query] Trying AND logic [2024-04-11 01:38:07] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 01:38:07] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 01:38:07] [query] Found results using: and logic [2024-04-11 01:38:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2995,31375,22051,161) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41459', '44377', '45803', '45927', '45965', '46337', '46845', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 01:38:07] [query] Results: 8 Pages of results: 1 [2024-04-11 01:38:07] [query] Execution time: 0.03445 [2024-04-11 01:39:04] [indexer:background] Health check [2024-04-11 01:41:51] [index:background] Health check [2024-04-11 01:42:58] [query] Query for: lung [2024-04-11 01:42:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 01:42:58] [query] Engine: default [2024-04-11 01:42:58] [query] Tokens: lungs, lung [2024-04-11 01:42:58] [query] Mods: 4 [2024-04-11 01:42:58] [query] Using OR logic [2024-04-11 01:42:58] [query] Found results using: and logic [2024-04-11 01:42:58] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3111,1401) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 01:42:58] [query] Results: 75 Pages of results: 8 [2024-04-11 01:42:58] [query] Execution time: 0.16373 [2024-04-11 01:43:33] [query] Query for: ct colonography [2024-04-11 01:43:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 01:43:33] [query] Engine: default [2024-04-11 01:43:33] [query] Tokens: colonography, ct [2024-04-11 01:43:33] [query] Mods: 4 [2024-04-11 01:43:33] [query] Trying AND logic [2024-04-11 01:43:33] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 01:43:33] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 01:43:33] [query] Found results using: and logic [2024-04-11 01:43:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2511,1407) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '42033', '45713', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 01:43:33] [query] Results: 4 Pages of results: 1 [2024-04-11 01:43:33] [query] Execution time: 0.24527 [2024-04-11 01:43:48] [query] Query for: ct colonography [2024-04-11 01:43:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 01:43:48] [query] Engine: default [2024-04-11 01:43:48] [query] Tokens: colonography, ct [2024-04-11 01:43:48] [query] Mods: 4 [2024-04-11 01:43:48] [query] Trying AND logic [2024-04-11 01:43:48] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 01:43:48] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 01:43:48] [query] Found results using: and logic [2024-04-11 01:43:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2511,1407) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '42033', '45713', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 01:43:48] [query] Results: 4 Pages of results: 1 [2024-04-11 01:43:48] [query] Execution time: 0.24008 [2024-04-11 01:43:52] [indexer:background] Health check [2024-04-11 01:43:54] [query] Query for: ct colonography [2024-04-11 01:43:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 01:43:54] [query] Engine: default [2024-04-11 01:43:54] [query] Tokens: colonography, ct [2024-04-11 01:43:54] [query] Mods: 4 [2024-04-11 01:43:54] [query] Trying AND logic [2024-04-11 01:43:54] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 01:43:54] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 01:43:54] [query] Found results using: and logic [2024-04-11 01:43:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2511,1407) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '42033', '45713', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 01:43:54] [query] Results: 4 Pages of results: 1 [2024-04-11 01:43:54] [query] Execution time: 0.02749 [2024-04-11 01:45:38] [query] Query for: lub [2024-04-11 01:45:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 01:45:38] [query] Engine: default [2024-04-11 01:45:39] [query] Tokens: lubensky, lubinski, lubiński, lubomir [2024-04-11 01:45:39] [query] Mods: 4 [2024-04-11 01:45:39] [query] Using OR logic [2024-04-11 01:45:39] [query] Found results using: and logic [2024-04-11 01:45:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (5799,74327,74225,70263) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 01:45:39] [query] Results: 11 Pages of results: 2 [2024-04-11 01:45:39] [query] Execution time: 0.03893 [2024-04-11 01:45:41] [query] Query for: lun [2024-04-11 01:45:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 01:45:41] [query] Engine: default [2024-04-11 01:45:41] [query] Tokens: lungs, luna, lundstrom, lundström, lung, lung 1, lung 1409, lung 2163, lung 40, lung 402, lung-088 [2024-04-11 01:45:41] [query] Mods: 4 [2024-04-11 01:45:41] [query] Using OR logic [2024-04-11 01:45:41] [query] Found results using: and logic [2024-04-11 01:45:41] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3111,16451,4753,4441,1401,80715,54237,54349,79831,79863,25399) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 01:45:41] [query] Results: 76 Pages of results: 11 [2024-04-11 01:45:41] [query] Execution time: 0.04840 [2024-04-11 01:45:42] [query] Query for: lun [2024-04-11 01:45:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 01:45:42] [query] Engine: default [2024-04-11 01:45:42] [query] Tokens: lungs, luna, lundstrom, lundström, lung, lung 1, lung 1409, lung 2163, lung 40, lung 402, lung-088 [2024-04-11 01:45:42] [query] Mods: 4 [2024-04-11 01:45:42] [query] Using OR logic [2024-04-11 01:45:42] [query] Found results using: and logic [2024-04-11 01:45:42] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3111,16451,4753,4441,1401,80715,54237,54349,79831,79863,25399) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 01:45:42] [query] Results: 76 Pages of results: 11 [2024-04-11 01:45:42] [query] Execution time: 0.04725 [2024-04-11 01:45:44] [query] Query for: lung [2024-04-11 01:45:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 01:45:44] [query] Engine: default [2024-04-11 01:45:44] [query] Tokens: lungs, lung [2024-04-11 01:45:44] [query] Mods: 4 [2024-04-11 01:45:44] [query] Using OR logic [2024-04-11 01:45:44] [query] Found results using: and logic [2024-04-11 01:45:44] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3111,1401) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 01:45:44] [query] Results: 75 Pages of results: 11 [2024-04-11 01:45:44] [query] Execution time: 0.03824 [2024-04-11 01:45:45] [query] Query for: lung [2024-04-11 01:45:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 01:45:45] [query] Engine: default [2024-04-11 01:45:45] [query] Tokens: lungs, lung [2024-04-11 01:45:45] [query] Mods: 4 [2024-04-11 01:45:45] [query] Using OR logic [2024-04-11 01:45:45] [query] Found results using: and logic [2024-04-11 01:45:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3111,1401) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 01:45:45] [query] Results: 75 Pages of results: 11 [2024-04-11 01:45:45] [query] Execution time: 0.03908 [2024-04-11 01:45:47] [query] Query for: lung ct [2024-04-11 01:45:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 01:45:47] [query] Engine: default [2024-04-11 01:45:47] [query] Tokens: lungs, lung, ct [2024-04-11 01:45:47] [query] Mods: 5 [2024-04-11 01:45:47] [query] Trying AND logic [2024-04-11 01:45:47] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 01:45:47] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 01:45:47] [query] Found results using: and logic [2024-04-11 01:45:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3111,1401,1407) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '3866', '41269', '41365', '41419', '41459', '41469', '41481', '41513', '41631', '41703', '41869', '42009', '42017', '42069', '42081', '42113', '42151', '42277', '42417', '42537', '42547', '42557', '42587', '42761', '42771', '42789', '42977', '43005', '43015', '43039', '43125', '43223', '43327', '43389', '43437', '43451', '43461', '43469', '43483', '43495', '43501', '43523', '43603', '43643', '43691', '44097', '44129', '44929', '45043', '45479', '45529', '45591', '45659', '45713', '45769', '45779', '45815', '45865', '45881', '45927', '46039', '46081', '46141', '46301', '47675', '5815', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 01:45:47] [query] Results: 64 Pages of results: 7 [2024-04-11 01:45:47] [query] Execution time: 0.13183 [2024-04-11 01:45:47] [query] Query for: lung ct [2024-04-11 01:45:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 01:45:47] [query] Engine: default [2024-04-11 01:45:47] [query] Tokens: lungs, lung, ct [2024-04-11 01:45:47] [query] Mods: 4 [2024-04-11 01:45:47] [query] Trying AND logic [2024-04-11 01:45:47] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 01:45:47] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 01:45:47] [query] Found results using: and logic [2024-04-11 01:45:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3111,1401,1407) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '3866', '41269', '41365', '41419', '41459', '41469', '41481', '41513', '41631', '41703', '41869', '42009', '42017', '42069', '42081', '42113', '42151', '42277', '42417', '42537', '42547', '42557', '42587', '42761', '42771', '42789', '42977', '43005', '43015', '43039', '43125', '43223', '43327', '43389', '43437', '43451', '43461', '43469', '43483', '43495', '43501', '43523', '43603', '43643', '43691', '44097', '44129', '44929', '45043', '45479', '45529', '45591', '45659', '45713', '45769', '45779', '45815', '45865', '45881', '45927', '46039', '46081', '46141', '46301', '47675', '5815', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 01:45:47] [query] Results: 68 Pages of results: 10 [2024-04-11 01:45:47] [query] Execution time: 0.05041 [2024-04-11 01:46:56] [index:background] Health check [2024-04-11 01:48:55] [indexer:background] Health check [2024-04-11 01:51:50] [index:background] Health check [2024-04-11 01:53:58] [indexer:background] Health check [2024-04-11 01:56:55] [index:background] Health check [2024-04-11 01:59:08] [indexer:background] Health check [2024-04-11 02:01:55] [index:background] Health check [2024-04-11 02:04:13] [indexer:background] Health check [2024-04-11 02:07:16] [index:background] Health check [2024-04-11 02:09:18] [indexer:background] Health check [2024-04-11 02:12:03] [index:background] Health check [2024-04-11 02:12:36] [query] Query for: nsclc [2024-04-11 02:12:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 02:12:36] [query] Engine: default [2024-04-11 02:12:36] [query] Tokens: nsclc [2024-04-11 02:12:36] [query] Mods: 4 [2024-04-11 02:12:36] [query] Found results using: or logic [2024-04-11 02:12:36] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7057) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 02:12:36] [query] Results: 22 Pages of results: 3 [2024-04-11 02:12:36] [query] Execution time: 0.21894 [2024-04-11 02:12:41] [query] Query for: nsclc [2024-04-11 02:12:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 02:12:41] [query] Engine: default [2024-04-11 02:12:41] [query] Tokens: nsclc [2024-04-11 02:12:41] [query] Mods: 4 [2024-04-11 02:12:41] [query] Found results using: or logic [2024-04-11 02:12:41] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7057) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 02:12:41] [query] Results: 22 Pages of results: 1 [2024-04-11 02:12:41] [query] Execution time: 0.01818 [2024-04-11 02:13:55] [indexer:background] Health check [2024-04-11 02:17:21] [index:background] Health check [2024-04-11 02:18:18] [query] Query for: pancreatic [2024-04-11 02:18:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 02:18:18] [query] Engine: default [2024-04-11 02:18:18] [query] Tokens: pancreatic [2024-04-11 02:18:18] [query] Mods: 5 [2024-04-11 02:18:18] [query] Found results using: or logic [2024-04-11 02:18:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (22031) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 02:18:19] [query] Results: 9 Pages of results: 1 [2024-04-11 02:18:19] [query] Execution time: 0.21814 [2024-04-11 02:18:52] [indexer:background] Health check [2024-04-11 02:21:56] [index:background] Health check [2024-04-11 02:23:57] [indexer:background] Health check [2024-04-11 02:27:00] [index:background] Health check [2024-04-11 02:29:02] [indexer:background] Health check [2024-04-11 02:31:52] [index:background] Health check [2024-04-11 02:33:56] [indexer:background] Health check [2024-04-11 02:36:59] [index:background] Health check [2024-04-11 02:39:01] [indexer:background] Health check [2024-04-11 02:41:36] [query] Query for: yuan's [2024-04-11 02:41:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 02:41:36] [query] Engine: default [2024-04-11 02:41:36] [query] Tokens: yuanzhe, yuan, s [2024-04-11 02:41:36] [query] Mods: 4 [2024-04-11 02:41:36] [query] Trying AND logic [2024-04-11 02:41:36] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 02:41:36] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 02:41:36] [query] Found results using: and logic [2024-04-11 02:41:36] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (52161,16127,169) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('42417', '42943', '45739') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 02:41:36] [query] Results: 3 Pages of results: 1 [2024-04-11 02:41:36] [query] Execution time: 0.08097 [2024-04-11 02:41:38] [query] Query for: 原始tou'bu [2024-04-11 02:41:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 02:41:38] [query] Engine: default [2024-04-11 02:41:38] [query] Tokens: bu [2024-04-11 02:41:38] [query] Mods: 4 [2024-04-11 02:41:38] [query] Found results using: or logic [2024-04-11 02:41:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (17127) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 02:41:38] [query] Results: 2 Pages of results: 1 [2024-04-11 02:41:38] [query] Execution time: 0.07705 [2024-04-11 02:41:40] [query] Query for: 原始头部 [2024-04-11 02:41:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 02:41:40] [query] Engine: default [2024-04-11 02:41:40] [query] Tokens: 原始头部 [2024-04-11 02:41:40] [query] Mods: 4 [2024-04-11 02:41:40] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 02:41:40] [query] Results: 0 Pages of results: 0 [2024-04-11 02:41:40] [query] Execution time: 0.06880 [2024-04-11 02:41:40] [query] Query for: 原始头部ct [2024-04-11 02:41:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 02:41:40] [query] Engine: default [2024-04-11 02:41:40] [query] Tokens: 原始头部ct [2024-04-11 02:41:40] [query] Mods: 4 [2024-04-11 02:41:40] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 02:41:40] [query] Results: 0 Pages of results: 0 [2024-04-11 02:41:40] [query] Execution time: 0.06747 [2024-04-11 02:41:41] [query] Query for: 原始头部ct [2024-04-11 02:41:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 02:41:41] [query] Engine: default [2024-04-11 02:41:42] [query] Tokens: 原始头部ct [2024-04-11 02:41:42] [query] Mods: 4 [2024-04-11 02:41:42] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 02:41:42] [query] Results: 0 Pages of results: 0 [2024-04-11 02:41:42] [query] Execution time: 0.06714 [2024-04-11 02:41:44] [query] Query for: 原始头部ct扫描图像 [2024-04-11 02:41:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 02:41:44] [query] Engine: default [2024-04-11 02:41:44] [query] Tokens: 原始头部ct扫描图像 [2024-04-11 02:41:44] [query] Mods: 5 [2024-04-11 02:41:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (0) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 02:41:45] [query] Results: 0 Pages of results: 0 [2024-04-11 02:41:45] [query] Execution time: 0.06691 [2024-04-11 02:41:45] [query] Query for: 原始头部ct扫描图像 [2024-04-11 02:41:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 02:41:45] [query] Engine: default [2024-04-11 02:41:45] [query] Tokens: 原始头部ct扫描图像 [2024-04-11 02:41:45] [query] Mods: 4 [2024-04-11 02:41:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 02:41:45] [query] Results: 0 Pages of results: 0 [2024-04-11 02:41:45] [query] Execution time: 0.06643 [2024-04-11 02:42:04] [index:background] Health check [2024-04-11 02:44:06] [indexer:background] Health check [2024-04-11 02:46:41] [query] Query for: hepatoblastoma [2024-04-11 02:46:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 02:46:41] [query] Engine: default [2024-04-11 02:46:41] [query] Tokens: hepatoblastoma [2024-04-11 02:46:41] [query] Mods: 5 [2024-04-11 02:46:41] [query] Found results using: or logic [2024-04-11 02:46:41] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (67551) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 02:46:41] [query] Results: 1 Pages of results: 1 [2024-04-11 02:46:41] [query] Execution time: 0.11931 [2024-04-11 02:46:41] [query] Query for: hepatoblastoma [2024-04-11 02:46:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 02:46:41] [query] Engine: default [2024-04-11 02:46:41] [query] Tokens: hepatoblastoma [2024-04-11 02:46:41] [query] Mods: 4 [2024-04-11 02:46:41] [query] Found results using: or logic [2024-04-11 02:46:41] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (67551) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 02:46:41] [query] Results: 2 Pages of results: 1 [2024-04-11 02:46:41] [query] Execution time: 0.03410 [2024-04-11 02:47:09] [index:background] Health check [2024-04-11 02:49:11] [indexer:background] Health check [2024-04-11 02:51:54] [index:background] Health check [2024-04-11 02:54:16] [indexer:background] Health check [2024-04-11 02:57:19] [index:background] Health check [2024-04-11 02:58:57] [indexer:background] Health check [2024-04-11 03:02:24] [index:background] Health check [2024-04-11 03:04:29] [indexer:background] Health check [2024-04-11 03:07:13] [index:background] Health check [2024-04-11 03:09:03] [indexer:background] Health check [2024-04-11 03:11:50] [query] Query for: 🐝➯ www.getroman.store ➯🐝 viagra average wholesale price where to buy generic online [2024-04-11 03:11:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 03:11:50] [query] Engine: default [2024-04-11 03:11:51] [query] Tokens: average, wholecell, storing, stores, stored, averages, averaged, averaging, vcrow, www, store, vasari, prize, bui [2024-04-11 03:11:51] [query] Mods: 4 [2024-04-11 03:11:51] [query] Trying AND logic [2024-04-11 03:11:51] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 03:11:51] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 03:11:51] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 03:11:51] [query] Using OR logic [2024-04-11 03:11:51] [query] Found results using: or logic [2024-04-11 03:11:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (21233,35705,23091,7055,6447,67021,34743,24563,331,5961,677,12025,48655,2603) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 03:11:51] [query] Results: 153 Pages of results: 16 [2024-04-11 03:11:51] [query] Execution time: 0.42707 [2024-04-11 03:11:51] [core] Render suggested search: vcrow www vcrow store vcrow vasari average wholecell prize bui generic online 3 0vasari 3.0vasari online 3 3 [2024-04-11 03:11:51] [index:background] Health check [2024-04-11 03:12:07] [query] Query for: ⥮🧛‍♂️❄️ www.getroman.store ❄️🧛‍♂️⥮ pharmacie en ligne viagra femme le prix naturelle [2024-04-11 03:12:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 03:12:07] [query] Engine: default [2024-04-11 03:12:07] [query] Tokens: stored, slice-aligned, misaligned, storing, stores, alignedsecondary, aligned-secondary, aligned, aligning, aligns, alignment, slicealigned, align, en, le, store, www [2024-04-11 03:12:07] [query] Mods: 5 [2024-04-11 03:12:07] [query] Trying AND logic [2024-04-11 03:12:07] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 03:12:07] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 03:12:07] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 03:12:07] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 03:12:07] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 03:12:07] [query] Using OR logic [2024-04-11 03:12:07] [query] Found results using: or logic [2024-04-11 03:12:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(48867,3229,677,5961) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (6447,68539,66461,23091,7055,50577,50545,39075,23675,5913,135,68599,75,48867,3229,677,5961) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 10 [2024-04-11 03:12:08] [query] Results: 147 Pages of results: 15 [2024-04-11 03:12:08] [query] Execution time: 0.65658 [2024-04-11 03:14:18] [indexer:background] Health check [2024-04-11 03:15:51] [query] Query for: liver [2024-04-11 03:15:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 03:15:51] [query] Engine: default [2024-04-11 03:15:51] [query] Tokens: liver [2024-04-11 03:15:51] [query] Mods: 4 [2024-04-11 03:15:51] [query] Found results using: or logic [2024-04-11 03:15:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 03:15:51] [query] Results: 21 Pages of results: 3 [2024-04-11 03:15:51] [query] Execution time: 0.03821 [2024-04-11 03:15:51] [query] Query for: liver [2024-04-11 03:15:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 03:15:51] [query] Engine: default [2024-04-11 03:15:51] [query] Tokens: liver [2024-04-11 03:15:51] [query] Mods: 5 [2024-04-11 03:15:51] [query] Found results using: or logic [2024-04-11 03:15:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 03:15:52] [query] Results: 19 Pages of results: 2 [2024-04-11 03:15:52] [query] Execution time: 0.24903 [2024-04-11 03:15:55] [query] Query for: liver [2024-04-11 03:15:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 03:15:55] [query] Engine: default [2024-04-11 03:15:55] [query] Tokens: liver [2024-04-11 03:15:55] [query] Mods: 5 [2024-04-11 03:15:55] [query] Found results using: or logic [2024-04-11 03:15:55] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 03:15:55] [query] Results: 19 Pages of results: 2 [2024-04-11 03:15:55] [query] Execution time: 0.24581 [2024-04-11 03:16:51] [index:background] Health check [2024-04-11 03:17:17] [native] Unexpected empty search string [2024-04-11 03:17:17] [native] Unable to locate search string! [2024-04-11 03:17:17] [native] Running query with empty search string [2024-04-11 03:17:17] [query] Query for: [2024-04-11 03:17:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 03:17:17] [query] Engine: default [2024-04-11 03:17:17] [query] Tokens: [2024-04-11 03:17:17] [query] Mods: 6 [2024-04-11 03:17:17] [query] Found results using: or logic [2024-04-11 03:17:17] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,1 AS relevance FROM wp_searchwp_status s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts emptyqueryorder ON (emptyqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts emptyqueryorder ON (emptyqueryorder.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC, emptyqueryorder.post_date DESC LIMIT 0, 10 [2024-04-11 03:17:17] [query] Results: 264 Pages of results: 27 [2024-04-11 03:17:17] [query] Execution time: 0.02140 [2024-04-11 03:19:31] [indexer:background] Health check [2024-04-11 03:21:51] [index:background] Health check [2024-04-11 03:21:51] [index:background] CPU load threshold (3) breached: 3.25 [waiting 2] [2024-04-11 03:21:53] [indexer:background] CPU load threshold (3) breached: 3.25 [waiting 2] [2024-04-11 03:23:54] [indexer:background] Health check [2024-04-11 03:26:59] [index:background] Health check [2024-04-11 03:29:01] [indexer:background] Health check [2024-04-11 03:32:04] [index:background] Health check [2024-04-11 03:34:06] [indexer:background] Health check [2024-04-11 03:36:53] [index:background] Health check [2024-04-11 03:39:11] [indexer:background] Health check [2024-04-11 03:42:14] [index:background] Health check [2024-04-11 03:44:16] [indexer:background] Health check [2024-04-11 03:47:19] [index:background] Health check [2024-04-11 03:49:22] [indexer:background] Health check [2024-04-11 03:51:54] [index:background] Health check [2024-04-11 03:54:08] [indexer:background] Health check [2024-04-11 03:56:59] [index:background] Health check [2024-04-11 03:59:31] [indexer:background] Health check [2024-04-11 04:01:52] [index:background] Health check [2024-04-11 04:04:36] [indexer:background] Health check [2024-04-11 04:07:01] [query] Query for: brain [2024-04-11 04:07:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 04:07:01] [query] Engine: default [2024-04-11 04:07:01] [query] Tokens: brain [2024-04-11 04:07:01] [query] Mods: 4 [2024-04-11 04:07:01] [query] Found results using: or logic [2024-04-11 04:07:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3755) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 04:07:01] [query] Results: 35 Pages of results: 5 [2024-04-11 04:07:01] [query] Execution time: 0.04782 [2024-04-11 04:07:01] [index:background] Health check [2024-04-11 04:07:02] [query] Query for: brain [2024-04-11 04:07:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 04:07:02] [query] Engine: default [2024-04-11 04:07:02] [query] Tokens: brain [2024-04-11 04:07:02] [query] Mods: 5 [2024-04-11 04:07:02] [query] Found results using: or logic [2024-04-11 04:07:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3755) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 04:07:02] [query] Results: 32 Pages of results: 4 [2024-04-11 04:07:02] [query] Execution time: 0.22078 [2024-04-11 04:08:15] [query] Query for: brain [2024-04-11 04:08:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 04:08:15] [query] Engine: default [2024-04-11 04:08:15] [query] Tokens: brain [2024-04-11 04:08:15] [query] Mods: 5 [2024-04-11 04:08:15] [query] Found results using: or logic [2024-04-11 04:08:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3755) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 04:08:15] [query] Results: 32 Pages of results: 4 [2024-04-11 04:08:15] [query] Execution time: 0.20740 [2024-04-11 04:08:24] [query] Query for: brain [2024-04-11 04:08:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 04:08:24] [query] Engine: default [2024-04-11 04:08:24] [query] Tokens: brain [2024-04-11 04:08:24] [query] Mods: 5 [2024-04-11 04:08:24] [query] Found results using: or logic [2024-04-11 04:08:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3755) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 04:08:24] [query] Results: 32 Pages of results: 4 [2024-04-11 04:08:24] [query] Execution time: 0.21333 [2024-04-11 04:08:32] [query] Query for: ct- [2024-04-11 04:08:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 04:08:32] [query] Engine: default [2024-04-11 04:08:32] [query] Tokens: ct-based, ct-informed, ct-blinded, ct-lymph-nodes, ct-1c, ct-dose, ct-images-in-covid-19, ct-org, ct-pet-vi-02, ct-pet-vi-03 [2024-04-11 04:08:32] [query] Mods: 5 [2024-04-11 04:08:32] [query] Using OR logic [2024-04-11 04:08:32] [query] Found results using: and logic [2024-04-11 04:08:32] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(1407) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (23543,34059,34061,36127,64351,53701,46641,47481,47331,47333) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 7 [2024-04-11 04:08:32] [query] Results: 16 Pages of results: 3 [2024-04-11 04:08:32] [query] Execution time: 0.06468 [2024-04-11 04:08:32] [query] Query for: ct-m [2024-04-11 04:08:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 04:08:32] [query] Engine: default [2024-04-11 04:08:32] [query] Tokens: customizing, customization, ct, m, custom [2024-04-11 04:08:32] [query] Mods: 4 [2024-04-11 04:08:32] [query] Trying AND logic [2024-04-11 04:08:32] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 04:08:32] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 04:08:32] [query] Found results using: and logic [2024-04-11 04:08:32] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1879,6519,1407,2669,6289) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ( SELECT id FROM ( SELECT id FROM wp_searchwp_index s WHERE 1=1 AND 1=1 AND token IN (1407) AND id IN ( SELECT id FROM wp_searchwp_index s WHERE 1=1 AND 1=1 AND token IN (1879, 2669, 6289, 6519) GROUP BY id) GROUP BY id) AS a) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 04:08:32] [query] Results: 164 Pages of results: 24 [2024-04-11 04:08:32] [query] Execution time: 0.08440 [2024-04-11 04:08:33] [query] Query for: ct-mr [2024-04-11 04:08:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 04:08:33] [query] Engine: default [2024-04-11 04:08:33] [query] Tokens: ct, mr, cctumor [2024-04-11 04:08:33] [query] Mods: 4 [2024-04-11 04:08:33] [query] Trying AND logic [2024-04-11 04:08:33] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 04:08:33] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 04:08:33] [query] Found results using: and logic [2024-04-11 04:08:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1407,3743,43383) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('27857', '29', '3866', '41151', '41183', '41199', '41219', '41269', '41319', '41425', '41459', '41469', '41481', '41607', '41671', '41703', '41725', '41741', '41763', '41813', '41821', '41853', '41861', '41869', '42313', '42347', '42503', '42537', '42547', '42557', '42587', '42597', '42621', '43223', '43263', '43273', '43397', '43437', '43469', '43483', '43509', '43603', '43621', '43691', '43709', '43785', '43903', '43955', '43979', '44001', '44041', '44065', '44187', '44211', '44233', '44347', '44377', '44523', '44599', '44721', '44829', '44929', '45161', '45249', '45441', '45581', '45827', '45915', '46313', '46325', '46337', '46349', '46357', '46373', '46395', '46397', '46845', '47675', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 04:08:33] [query] Results: 79 Pages of results: 12 [2024-04-11 04:08:33] [query] Execution time: 0.08215 [2024-04-11 04:08:34] [query] Query for: ct-mri [2024-04-11 04:08:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 04:08:34] [query] Engine: default [2024-04-11 04:08:34] [query] Tokens: ct, mri, cctumor [2024-04-11 04:08:34] [query] Mods: 5 [2024-04-11 04:08:34] [query] Trying AND logic [2024-04-11 04:08:34] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 04:08:34] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 04:08:34] [query] Found results using: and logic [2024-04-11 04:08:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1407,1405,43383) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '41151', '41183', '41199', '41219', '41469', '41607', '41639', '41813', '41821', '42347', '42417', '42503', '42537', '42547', '42557', '42587', '42597', '42621', '43223', '43263', '43273', '43437', '43451', '43461', '43469', '43483', '43495', '43509', '43603', '43699', '43709', '43903', '43955', '44065', '44721', '45581', '45915', '45937', '46249', '46357', '46373', '47675', '5815', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 04:08:34] [query] Results: 42 Pages of results: 5 [2024-04-11 04:08:34] [query] Execution time: 0.33311 [2024-04-11 04:08:34] [core] Render suggested search: ct mri cctumor [2024-04-11 04:08:34] [query] Query for: ct-mri [2024-04-11 04:08:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 04:08:34] [query] Engine: default [2024-04-11 04:08:34] [query] Tokens: ct, mri, cctumor [2024-04-11 04:08:34] [query] Mods: 4 [2024-04-11 04:08:34] [query] Trying AND logic [2024-04-11 04:08:34] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 04:08:34] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 04:08:34] [query] Found results using: and logic [2024-04-11 04:08:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1407,1405,43383) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '41151', '41183', '41199', '41219', '41469', '41607', '41639', '41813', '41821', '42347', '42417', '42503', '42537', '42547', '42557', '42587', '42597', '42621', '43223', '43263', '43273', '43437', '43451', '43461', '43469', '43483', '43495', '43509', '43603', '43699', '43709', '43903', '43955', '44065', '44721', '45581', '45915', '45937', '46249', '46357', '46373', '47675', '5815', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 04:08:34] [query] Results: 45 Pages of results: 7 [2024-04-11 04:08:34] [query] Execution time: 0.08036 [2024-04-11 04:09:25] [indexer:background] Health check [2024-04-11 04:09:51] [query] Query for: brain [2024-04-11 04:09:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 04:09:51] [query] Engine: default [2024-04-11 04:09:51] [query] Tokens: brain [2024-04-11 04:09:51] [query] Mods: 4 [2024-04-11 04:09:51] [query] Found results using: or logic [2024-04-11 04:09:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3755) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 04:09:51] [query] Results: 35 Pages of results: 5 [2024-04-11 04:09:51] [query] Execution time: 0.03731 [2024-04-11 04:09:53] [query] Query for: brain [2024-04-11 04:09:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 04:09:53] [query] Engine: default [2024-04-11 04:09:53] [query] Tokens: brain [2024-04-11 04:09:53] [query] Mods: 4 [2024-04-11 04:09:53] [query] Found results using: or logic [2024-04-11 04:09:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3755) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 04:09:53] [query] Results: 35 Pages of results: 5 [2024-04-11 04:09:53] [query] Execution time: 0.03626 [2024-04-11 04:09:55] [query] Query for: brain ct [2024-04-11 04:09:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 04:09:55] [query] Engine: default [2024-04-11 04:09:55] [query] Tokens: brain, ct [2024-04-11 04:09:55] [query] Mods: 4 [2024-04-11 04:09:55] [query] Trying AND logic [2024-04-11 04:09:55] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 04:09:55] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 04:09:55] [query] Found results using: and logic [2024-04-11 04:09:55] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3755,1407) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '41183', '41199', '41639', '41821', '42081', '42313', '42347', '42621', '43437', '43469', '43691', '43903', '44065', '45937', '46199', '46301', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 04:09:55] [query] Results: 18 Pages of results: 3 [2024-04-11 04:09:55] [query] Execution time: 0.04628 [2024-04-11 04:09:55] [query] Query for: brain ct [2024-04-11 04:09:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 04:09:55] [query] Engine: default [2024-04-11 04:09:55] [query] Tokens: brain, ct [2024-04-11 04:09:55] [query] Mods: 4 [2024-04-11 04:09:55] [query] Trying AND logic [2024-04-11 04:09:55] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 04:09:55] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 04:09:56] [query] Found results using: and logic [2024-04-11 04:09:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3755,1407) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '41183', '41199', '41639', '41821', '42081', '42313', '42347', '42621', '43437', '43469', '43691', '43903', '44065', '45937', '46199', '46301', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 04:09:56] [query] Results: 18 Pages of results: 3 [2024-04-11 04:09:56] [query] Execution time: 0.04367 [2024-04-11 04:09:57] [query] Query for: brain ct-mri [2024-04-11 04:09:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 04:09:57] [query] Engine: default [2024-04-11 04:09:57] [query] Tokens: brain, ct, mri, cctumor [2024-04-11 04:09:57] [query] Mods: 5 [2024-04-11 04:09:57] [query] Trying AND logic [2024-04-11 04:09:57] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 04:09:57] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 04:09:57] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 04:09:57] [query] Found results using: and logic [2024-04-11 04:09:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3755,1407,1405,43383) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '41183', '41199', '41639', '41821', '42347', '42621', '43437', '43469', '43903', '44065', '45937', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 04:09:57] [query] Results: 11 Pages of results: 2 [2024-04-11 04:09:57] [query] Execution time: 0.32329 [2024-04-11 04:09:57] [core] Render suggested search: brain ct mri cctumor [2024-04-11 04:09:58] [query] Query for: brain ct-mri [2024-04-11 04:09:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 04:09:58] [query] Engine: default [2024-04-11 04:09:58] [query] Tokens: brain, ct, mri, cctumor [2024-04-11 04:09:58] [query] Mods: 4 [2024-04-11 04:09:58] [query] Trying AND logic [2024-04-11 04:09:58] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 04:09:58] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 04:09:58] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 04:09:58] [query] Found results using: and logic [2024-04-11 04:09:58] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3755,1407,1405,43383) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '41183', '41199', '41639', '41821', '42347', '42621', '43437', '43469', '43903', '44065', '45937', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 04:09:58] [query] Results: 13 Pages of results: 2 [2024-04-11 04:09:58] [query] Execution time: 0.11689 [2024-04-11 04:10:47] [query] Query for: brain ct-mri [2024-04-11 04:10:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 04:10:47] [query] Engine: default [2024-04-11 04:10:47] [query] Tokens: brain, ct, mri, cctumor [2024-04-11 04:10:47] [query] Mods: 5 [2024-04-11 04:10:47] [query] Trying AND logic [2024-04-11 04:10:47] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 04:10:47] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 04:10:47] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 04:10:47] [query] Found results using: and logic [2024-04-11 04:10:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3755,1407,1405,43383) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '41183', '41199', '41639', '41821', '42347', '42621', '43437', '43469', '43903', '44065', '45937', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 04:10:47] [query] Results: 11 Pages of results: 2 [2024-04-11 04:10:47] [query] Execution time: 0.18845 [2024-04-11 04:10:47] [core] Render suggested search: brain ct mri cctumor [2024-04-11 04:11:01] [query] Query for: brain ct-mri [2024-04-11 04:11:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 04:11:01] [query] Engine: default [2024-04-11 04:11:01] [query] Tokens: brain, ct, mri, cctumor [2024-04-11 04:11:01] [query] Mods: 5 [2024-04-11 04:11:01] [query] Trying AND logic [2024-04-11 04:11:01] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 04:11:01] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 04:11:01] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 04:11:01] [query] Found results using: and logic [2024-04-11 04:11:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3755,1407,1405,43383) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '41183', '41199', '41639', '41821', '42347', '42621', '43437', '43469', '43903', '44065', '45937', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 04:11:01] [query] Results: 11 Pages of results: 2 [2024-04-11 04:11:01] [query] Execution time: 0.32189 [2024-04-11 04:11:01] [core] Render suggested search: brain ct mri cctumor [2024-04-11 04:12:15] [index:background] Health check [2024-04-11 04:13:55] [indexer:background] Health check [2024-04-11 04:14:41] [query] Query for: breast cancer [2024-04-11 04:14:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 04:14:41] [query] Engine: default [2024-04-11 04:14:41] [query] Tokens: breasts, cancers, cancerous, breast, cancer [2024-04-11 04:14:41] [query] Mods: 4 [2024-04-11 04:14:41] [query] Trying AND logic [2024-04-11 04:14:41] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 04:14:41] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 04:14:41] [query] Found results using: and logic [2024-04-11 04:14:41] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31999,2995,31375,3543,161) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('27857', '284', '29', '41151', '41173', '41233', '41253', '41277', '41419', '41459', '41503', '41599', '41607', '41617', '41773', '41797', '42097', '42255', '42449', '42613', '42835', '42851', '42861', '43263', '43273', '43437', '43451', '43461', '43469', '43483', '43495', '43603', '43669', '43753', '44129', '44389', '44425', '45393', '45433', '45551', '45635', '45713', '45803', '45915', '45937', '45965', '46121', '46167', '46301', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 04:14:41] [query] Results: 50 Pages of results: 8 [2024-04-11 04:14:41] [query] Execution time: 0.06005 [2024-04-11 04:14:43] [query] Query for: breast cancer [2024-04-11 04:14:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 04:14:43] [query] Engine: default [2024-04-11 04:14:43] [query] Tokens: breasts, cancers, cancerous, breast, cancer [2024-04-11 04:14:43] [query] Mods: 5 [2024-04-11 04:14:43] [query] Trying AND logic [2024-04-11 04:14:43] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 04:14:43] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 04:14:43] [query] Found results using: and logic [2024-04-11 04:14:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31999,2995,31375,3543,161) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('27857', '284', '29', '41151', '41173', '41233', '41253', '41277', '41419', '41459', '41503', '41599', '41607', '41617', '41773', '41797', '42097', '42255', '42449', '42613', '42835', '42851', '42861', '43263', '43273', '43437', '43451', '43461', '43469', '43483', '43495', '43603', '43669', '43753', '44129', '44389', '44425', '45393', '45433', '45551', '45635', '45713', '45803', '45915', '45937', '45965', '46121', '46167', '46301', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 04:14:43] [query] Results: 46 Pages of results: 5 [2024-04-11 04:14:43] [query] Execution time: 0.12876 [2024-04-11 04:14:57] [query] Query for: cbis [2024-04-11 04:14:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 04:14:57] [query] Engine: default [2024-04-11 04:14:57] [query] Tokens: cbis [2024-04-11 04:14:57] [query] Mods: 4 [2024-04-11 04:14:57] [query] Found results using: or logic [2024-04-11 04:14:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (481) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 04:14:57] [query] Results: 2 Pages of results: 1 [2024-04-11 04:14:57] [query] Execution time: 0.03407 [2024-04-11 04:17:49] [index:background] Health check [2024-04-11 04:19:08] [indexer:background] Health check [2024-04-11 04:21:52] [index:background] Health check [2024-04-11 04:23:54] [indexer:background] Health check [2024-04-11 04:26:58] [index:background] Health check [2024-04-11 04:27:24] [query] Query for: 2024 [2024-04-11 04:27:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 04:27:24] [query] Engine: default [2024-04-11 04:27:24] [query] Tokens: 2024 [2024-04-11 04:27:24] [query] Mods: 4 [2024-04-11 04:27:24] [query] Found results using: or logic [2024-04-11 04:27:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (30445) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 04:27:24] [query] Results: 23 Pages of results: 3 [2024-04-11 04:27:24] [query] Execution time: 0.20421 [2024-04-11 04:29:00] [indexer:background] Health check [2024-04-11 04:31:50] [index:background] Health check [2024-04-11 04:34:05] [indexer:background] Health check [2024-04-11 04:37:08] [index:background] Health check [2024-04-11 04:39:10] [indexer:background] Health check [2024-04-11 04:39:48] [query] Query for: 🗜⡏🌎 www.doctorfox.xyz 🌎⡏🗜 viagra billigt flashback [2024-04-11 04:39:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 04:39:48] [query] Engine: default [2024-04-11 04:39:48] [query] Tokens: blasts, vcrow, www, xyz, vasari, blast [2024-04-11 04:39:48] [query] Mods: 4 [2024-04-11 04:39:48] [query] Trying AND logic [2024-04-11 04:39:48] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 04:39:48] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 04:39:48] [query] Using OR logic [2024-04-11 04:39:48] [query] Found results using: or logic [2024-04-11 04:39:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (43877,331,5961,61835,12025,37011) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 04:39:48] [query] Results: 70 Pages of results: 7 [2024-04-11 04:39:48] [query] Execution time: 0.44242 [2024-04-11 04:39:48] [core] Render suggested search: vcrow www vcrow xyz vcrow vasari blast vasari vcrow [2024-04-11 04:42:13] [index:background] Health check [2024-04-11 04:44:15] [indexer:background] Health check [2024-04-11 04:46:56] [query] Query for: 肺癌 [2024-04-11 04:46:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 04:46:56] [query] Engine: default [2024-04-11 04:46:56] [query] Tokens: 肺癌 [2024-04-11 04:46:56] [query] Mods: 4 [2024-04-11 04:46:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 04:46:56] [query] Results: 0 Pages of results: 0 [2024-04-11 04:46:56] [query] Execution time: 0.06690 [2024-04-11 04:46:57] [query] Query for: 肺癌 [2024-04-11 04:46:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 04:46:57] [query] Engine: default [2024-04-11 04:46:57] [index:background] Health check [2024-04-11 04:46:57] [query] Tokens: 肺癌 [2024-04-11 04:46:57] [query] Mods: 5 [2024-04-11 04:46:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (0) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 04:46:57] [query] Results: 0 Pages of results: 0 [2024-04-11 04:46:57] [query] Execution time: 0.06651 [2024-04-11 04:47:17] [query] Query for: 肺癌 [2024-04-11 04:47:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 04:47:17] [query] Engine: default [2024-04-11 04:47:17] [query] Tokens: 肺癌 [2024-04-11 04:47:17] [query] Mods: 5 [2024-04-11 04:47:17] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (0) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 04:47:17] [query] Results: 0 Pages of results: 0 [2024-04-11 04:47:17] [query] Execution time: 0.06627 [2024-04-11 04:49:04] [indexer:background] Health check [2024-04-11 04:51:57] [index:background] Health check [2024-04-11 04:54:25] [indexer:background] Health check [2024-04-11 04:54:33] [query] Query for: viagra säkert på nätet🦍🍟🚇 www.lloydspharmacy.online 🚇🍟🦍 generic online uk 100mg pris apotek [2024-04-11 04:54:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 04:54:33] [query] Engine: default [2024-04-11 04:54:33] [query] Tokens: comprises, comprise, comprised, comprising, online, comprises 99, comprises99, comprising 25, comprising25, generic [2024-04-11 04:54:33] [query] Mods: 5 [2024-04-11 04:54:33] [query] Trying AND logic [2024-04-11 04:54:33] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 04:54:33] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 04:54:33] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 04:54:33] [query] Using OR logic [2024-04-11 04:54:33] [query] Found results using: or logic [2024-04-11 04:54:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(15637,4575,61793,42657,5961) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (8395,54783,34323,26467,4575,55949,56009,45213,45271,15637) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 10 [2024-04-11 04:54:33] [query] Results: 43 Pages of results: 5 [2024-04-11 04:54:33] [query] Execution time: 0.47685 [2024-04-11 04:57:03] [index:background] Health check [2024-04-11 04:58:55] [indexer:background] Health check [2024-04-11 05:02:33] [index:background] Health check [2024-04-11 05:04:18] [indexer:background] Health check [2024-04-11 05:07:38] [index:background] Health check [2024-04-11 05:09:18] [indexer:background] Health check [2024-04-11 05:11:52] [index:background] Health check [2024-04-11 05:14:45] [indexer:background] Health check [2024-04-11 05:16:51] [index:background] Health check [2024-04-11 05:18:52] [indexer:background] Health check [2024-04-11 05:21:52] [index:background] Health check [2024-04-11 05:23:54] [indexer:background] Health check [2024-04-11 05:26:57] [index:background] Health check [2024-04-11 05:28:59] [indexer:background] Health check [2024-04-11 05:31:51] [index:background] Health check [2024-04-11 05:33:19] [query] Query for: cpta [2024-04-11 05:33:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 05:33:19] [query] Engine: default [2024-04-11 05:33:19] [query] Tokens: cptac-gbmthe, cptac-cancertype, cptac-ccrcc-tumor-annotations, cptac, cptac-aml, cptac-brca, cptac-ccrcc, cptac-cm, cptac-coad, cptac-gbm [2024-04-11 05:33:19] [query] Mods: 4 [2024-04-11 05:33:19] [query] Using OR logic [2024-04-11 05:33:19] [query] Found results using: and logic [2024-04-11 05:33:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (30545,74343,29157,7289,74165,74431,24141,28809,74679,24143) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 05:33:19] [query] Results: 24 Pages of results: 4 [2024-04-11 05:33:19] [query] Execution time: 0.04827 [2024-04-11 05:33:20] [query] Query for: cpta [2024-04-11 05:33:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 05:33:20] [query] Engine: default [2024-04-11 05:33:20] [query] Tokens: cptac-gbmthe, cptac-cancertype, cptac-ccrcc-tumor-annotations, cptac, cptac-aml, cptac-brca, cptac-ccrcc, cptac-cm, cptac-coad, cptac-gbm [2024-04-11 05:33:20] [query] Mods: 4 [2024-04-11 05:33:20] [query] Using OR logic [2024-04-11 05:33:20] [query] Found results using: and logic [2024-04-11 05:33:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (30545,74343,29157,7289,74165,74431,24141,28809,74679,24143) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 05:33:20] [query] Results: 24 Pages of results: 4 [2024-04-11 05:33:20] [query] Execution time: 0.04793 [2024-04-11 05:33:21] [query] Query for: cptac [2024-04-11 05:33:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 05:33:21] [query] Engine: default [2024-04-11 05:33:21] [query] Tokens: cptac [2024-04-11 05:33:21] [query] Mods: 4 [2024-04-11 05:33:21] [query] Found results using: or logic [2024-04-11 05:33:21] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7289) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 05:33:21] [query] Results: 24 Pages of results: 4 [2024-04-11 05:33:21] [query] Execution time: 0.04154 [2024-04-11 05:33:52] [indexer:background] Health check [2024-04-11 05:36:52] [index:background] Health check [2024-04-11 05:38:51] [indexer:background] Health check [2024-04-11 05:41:51] [index:background] Health check [2024-04-11 05:43:44] [query] Query for: lung [2024-04-11 05:43:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 05:43:44] [query] Engine: default [2024-04-11 05:43:44] [query] Tokens: lungs, lung [2024-04-11 05:43:44] [query] Mods: 4 [2024-04-11 05:43:44] [query] Using OR logic [2024-04-11 05:43:44] [query] Found results using: and logic [2024-04-11 05:43:44] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3111,1401) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 05:43:44] [query] Results: 75 Pages of results: 11 [2024-04-11 05:43:44] [query] Execution time: 0.04281 [2024-04-11 05:43:44] [query] Query for: lung [2024-04-11 05:43:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 05:43:44] [query] Engine: default [2024-04-11 05:43:44] [query] Tokens: lungs, lung [2024-04-11 05:43:44] [query] Mods: 5 [2024-04-11 05:43:44] [query] Using OR logic [2024-04-11 05:43:44] [query] Found results using: and logic [2024-04-11 05:43:44] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3111,1401) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 05:43:44] [query] Results: 70 Pages of results: 7 [2024-04-11 05:43:45] [query] Execution time: 0.41483 [2024-04-11 05:43:52] [indexer:background] Health check [2024-04-11 05:43:58] [query] Query for: lung [2024-04-11 05:43:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 05:43:58] [query] Engine: default [2024-04-11 05:43:58] [query] Tokens: lungs, lung [2024-04-11 05:43:58] [query] Mods: 4 [2024-04-11 05:43:58] [query] Using OR logic [2024-04-11 05:43:58] [query] Found results using: and logic [2024-04-11 05:43:58] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3111,1401) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 05:43:58] [query] Results: 75 Pages of results: 1 [2024-04-11 05:43:58] [query] Execution time: 0.02388 [2024-04-11 05:44:19] [query] Query for: glioma [2024-04-11 05:44:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 05:44:19] [query] Engine: default [2024-04-11 05:44:19] [query] Tokens: gliomas, glioma [2024-04-11 05:44:19] [query] Mods: 4 [2024-04-11 05:44:19] [query] Using OR logic [2024-04-11 05:44:19] [query] Found results using: and logic [2024-04-11 05:44:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (15461,3825) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 05:44:19] [query] Results: 18 Pages of results: 3 [2024-04-11 05:44:19] [query] Execution time: 0.03725 [2024-04-11 05:44:35] [query] Query for: gbm [2024-04-11 05:44:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 05:44:35] [query] Engine: default [2024-04-11 05:44:35] [query] Tokens: gbm [2024-04-11 05:44:35] [query] Mods: 4 [2024-04-11 05:44:35] [query] Found results using: or logic [2024-04-11 05:44:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2533) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 05:44:35] [query] Results: 30 Pages of results: 5 [2024-04-11 05:44:35] [query] Execution time: 0.03765 [2024-04-11 05:44:47] [query] Query for: glio [2024-04-11 05:44:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 05:44:48] [query] Engine: default [2024-04-11 05:44:48] [query] Tokens: glioblastomaresults, glioblastomamaterials, glioblastoma.results, glioblastoma.materials, glioblastomas, glioma-causing, gliomas, glioblastomagenomicmapping, glioblastoma-genomic-mapping, glioblastoma, glioma [2024-04-11 05:44:48] [query] Mods: 4 [2024-04-11 05:44:48] [query] Using OR logic [2024-04-11 05:44:48] [query] Found results using: and logic [2024-04-11 05:44:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (80449,80447,80439,80437,50639,42489,15461,12667,12665,3865,3825) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 05:44:48] [query] Results: 38 Pages of results: 6 [2024-04-11 05:44:48] [query] Execution time: 0.06186 [2024-04-11 05:44:48] [query] Query for: gliob [2024-04-11 05:44:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 05:44:48] [query] Engine: default [2024-04-11 05:44:48] [query] Tokens: glioblastoma-genomic-mapping, glioblastomagenomicmapping, glioblastomas, glioblastoma.materials, glioblastoma.results, glioblastomamaterials, glioblastomaresults, glioblastoma [2024-04-11 05:44:48] [query] Mods: 4 [2024-04-11 05:44:48] [query] Using OR logic [2024-04-11 05:44:48] [query] Found results using: and logic [2024-04-11 05:44:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (12665,12667,50639,80437,80439,80447,80449,3865) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 05:44:48] [query] Results: 31 Pages of results: 5 [2024-04-11 05:44:48] [query] Execution time: 0.04381 [2024-04-11 05:44:49] [query] Query for: glioblastoma [2024-04-11 05:44:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 05:44:49] [query] Engine: default [2024-04-11 05:44:49] [query] Tokens: glioblastomas, glioblastoma [2024-04-11 05:44:49] [query] Mods: 4 [2024-04-11 05:44:49] [query] Using OR logic [2024-04-11 05:44:49] [query] Found results using: and logic [2024-04-11 05:44:49] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (50639,3865) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 05:44:49] [query] Results: 31 Pages of results: 5 [2024-04-11 05:44:49] [query] Execution time: 0.03519 [2024-04-11 05:45:08] [query] Query for: brain [2024-04-11 05:45:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 05:45:08] [query] Engine: default [2024-04-11 05:45:08] [query] Tokens: brain [2024-04-11 05:45:08] [query] Mods: 4 [2024-04-11 05:45:08] [query] Found results using: or logic [2024-04-11 05:45:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3755) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 05:45:08] [query] Results: 35 Pages of results: 5 [2024-04-11 05:45:08] [query] Execution time: 0.03469 [2024-04-11 05:45:10] [query] Query for: brain [2024-04-11 05:45:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 05:45:10] [query] Engine: default [2024-04-11 05:45:10] [query] Tokens: brain [2024-04-11 05:45:10] [query] Mods: 4 [2024-04-11 05:45:10] [query] Found results using: or logic [2024-04-11 05:45:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3755) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 05:45:10] [query] Results: 35 Pages of results: 5 [2024-04-11 05:45:10] [query] Execution time: 0.03598 [2024-04-11 05:46:51] [index:background] Health check [2024-04-11 05:47:05] [native] Unexpected empty search string [2024-04-11 05:47:05] [native] Unable to locate search string! [2024-04-11 05:47:05] [native] Running query with empty search string [2024-04-11 05:47:05] [query] Query for: [2024-04-11 05:47:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 05:47:05] [query] Engine: default [2024-04-11 05:47:05] [query] Tokens: [2024-04-11 05:47:05] [query] Mods: 6 [2024-04-11 05:47:05] [query] Found results using: or logic [2024-04-11 05:47:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,1 AS relevance FROM wp_searchwp_status s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts emptyqueryorder ON (emptyqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts emptyqueryorder ON (emptyqueryorder.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC, emptyqueryorder.post_date DESC LIMIT 0, 10 [2024-04-11 05:47:05] [query] Results: 264 Pages of results: 27 [2024-04-11 05:47:05] [query] Execution time: 0.02109 [2024-04-11 05:48:52] [indexer:background] Health check [2024-04-11 05:51:51] [index:background] Health check [2024-04-11 05:53:52] [indexer:background] Health check [2024-04-11 05:56:52] [index:background] Health check [2024-04-11 05:58:52] [indexer:background] Health check [2024-04-11 06:01:51] [index:background] Health check [2024-04-11 06:03:32] [query] Query for: brat [2024-04-11 06:03:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 06:03:32] [query] Engine: default [2024-04-11 06:03:32] [query] Tokens: brats, brat [2024-04-11 06:03:32] [query] Mods: 5 [2024-04-11 06:03:32] [query] Using OR logic [2024-04-11 06:03:32] [query] Found results using: and logic [2024-04-11 06:03:32] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (14801,3965) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 06:03:32] [query] Results: 11 Pages of results: 2 [2024-04-11 06:03:32] [query] Execution time: 0.23167 [2024-04-11 06:03:45] [query] Query for: brat [2024-04-11 06:03:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 06:03:45] [query] Engine: default [2024-04-11 06:03:45] [query] Tokens: brats, brat [2024-04-11 06:03:45] [query] Mods: 4 [2024-04-11 06:03:45] [query] Using OR logic [2024-04-11 06:03:45] [query] Found results using: and logic [2024-04-11 06:03:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (14801,3965) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 06:03:45] [query] Results: 13 Pages of results: 1 [2024-04-11 06:03:45] [query] Execution time: 0.01912 [2024-04-11 06:03:51] [indexer:background] Health check [2024-04-11 06:06:51] [index:background] Health check [2024-04-11 06:08:51] [indexer:background] Health check [2024-04-11 06:11:50] [index:background] Health check [2024-04-11 06:13:54] [indexer:background] Health check [2024-04-11 06:16:51] [index:background] Health check [2024-04-11 06:18:52] [indexer:background] Health check [2024-04-11 06:21:51] [index:background] Health check [2024-04-11 06:23:52] [indexer:background] Health check [2024-04-11 06:26:51] [index:background] Health check [2024-04-11 06:28:58] [indexer:background] Health check [2024-04-11 06:32:01] [index:background] Health check [2024-04-11 06:34:04] [indexer:background] Health check [2024-04-11 06:36:56] [index:background] Health check [2024-04-11 06:39:01] [indexer:background] Health check [2024-04-11 06:40:08] [query] Query for: liver [2024-04-11 06:40:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 06:40:08] [query] Engine: default [2024-04-11 06:40:08] [query] Tokens: liver [2024-04-11 06:40:08] [query] Mods: 4 [2024-04-11 06:40:08] [query] Found results using: or logic [2024-04-11 06:40:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 06:40:08] [query] Results: 21 Pages of results: 3 [2024-04-11 06:40:08] [query] Execution time: 0.22519 [2024-04-11 06:42:14] [index:background] Health check [2024-04-11 06:44:16] [indexer:background] Health check [2024-04-11 06:47:07] [index:background] Health check [2024-04-11 06:49:21] [indexer:background] Health check [2024-04-11 06:50:31] [query] Query for: brats2020 [2024-04-11 06:50:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 06:50:31] [query] Engine: default [2024-04-11 06:50:31] [query] Tokens: brats2020 [2024-04-11 06:50:31] [query] Mods: 4 [2024-04-11 06:50:31] [query] Found results using: or logic [2024-04-11 06:50:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (20041) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 06:50:31] [query] Results: 1 Pages of results: 1 [2024-04-11 06:50:31] [query] Execution time: 0.08488 [2024-04-11 06:50:43] [query] Query for: brats2020 [2024-04-11 06:50:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 06:50:43] [query] Engine: default [2024-04-11 06:50:43] [query] Tokens: brats2020 [2024-04-11 06:50:43] [query] Mods: 4 [2024-04-11 06:50:43] [query] Found results using: or logic [2024-04-11 06:50:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (20041) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 06:50:43] [query] Results: 1 Pages of results: 1 [2024-04-11 06:50:43] [query] Execution time: 0.01704 [2024-04-11 06:50:43] [query] Query for: brats2020 [2024-04-11 06:50:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 06:50:43] [query] Engine: default [2024-04-11 06:50:43] [query] Tokens: brats2020 [2024-04-11 06:50:43] [query] Mods: 4 [2024-04-11 06:50:43] [query] Found results using: or logic [2024-04-11 06:50:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (20041) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 06:50:43] [query] Results: 1 Pages of results: 1 [2024-04-11 06:50:43] [query] Execution time: 0.01689 [2024-04-11 06:52:10] [index:background] Health check [2024-04-11 06:52:45] [query] Query for: brats2020 [2024-04-11 06:52:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 06:52:45] [query] Engine: default [2024-04-11 06:52:45] [query] Tokens: brats2020 [2024-04-11 06:52:45] [query] Mods: 4 [2024-04-11 06:52:45] [query] Found results using: or logic [2024-04-11 06:52:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (20041) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 06:52:45] [query] Results: 1 Pages of results: 1 [2024-04-11 06:52:45] [query] Execution time: 0.08331 [2024-04-11 06:53:53] [indexer:background] Health check [2024-04-11 06:55:10] [query] Query for: pro [2024-04-11 06:55:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 06:55:10] [query] Engine: default [2024-04-11 06:55:10] [query] Tokens: pro [2024-04-11 06:55:10] [query] Mods: 4 [2024-04-11 06:55:10] [query] Found results using: or logic [2024-04-11 06:55:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31369) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 06:55:10] [query] Results: 3 Pages of results: 1 [2024-04-11 06:55:10] [query] Execution time: 0.03774 [2024-04-11 06:55:11] [query] Query for: pros [2024-04-11 06:55:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 06:55:11] [query] Engine: default [2024-04-11 06:55:11] [query] Tokens: prostates, prostate, prospective, prostatic, prospectively, prost, prost-net, prostate 2013, prostate 3t, prostate 66, prostate 80, prostate 98 [2024-04-11 06:55:11] [query] Mods: 4 [2024-04-11 06:55:11] [query] Using OR logic [2024-04-11 06:55:11] [query] Found results using: and logic [2024-04-11 06:55:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4369,7013,7607,27415,33833,63623,63741,13923,62907,79861,79933,79855) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 06:55:11] [query] Results: 37 Pages of results: 6 [2024-04-11 06:55:11] [query] Execution time: 0.05750 [2024-04-11 06:57:29] [index:background] Health check [2024-04-11 06:58:55] [indexer:background] Health check [2024-04-11 07:02:19] [index:background] Health check [2024-04-11 07:03:46] [query] Query for: datas [2024-04-11 07:03:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:03:46] [query] Engine: default [2024-04-11 07:03:46] [query] Tokens: datas, data [2024-04-11 07:03:46] [query] Mods: 4 [2024-04-11 07:03:46] [query] Using OR logic [2024-04-11 07:03:46] [query] Found results using: and logic [2024-04-11 07:03:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (6279,239) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:03:46] [query] Results: 296 Pages of results: 43 [2024-04-11 07:03:46] [query] Execution time: 0.07077 [2024-04-11 07:03:46] [query] Query for: datashe [2024-04-11 07:03:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:03:46] [query] Engine: default [2024-04-11 07:03:46] [query] Tokens: datas, data [2024-04-11 07:03:46] [query] Mods: 4 [2024-04-11 07:03:46] [query] Using OR logic [2024-04-11 07:03:46] [query] Found results using: and logic [2024-04-11 07:03:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (6279,239) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:03:46] [query] Results: 296 Pages of results: 43 [2024-04-11 07:03:46] [query] Execution time: 0.09312 [2024-04-11 07:03:47] [query] Query for: datasheets [2024-04-11 07:03:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:03:47] [query] Engine: default [2024-04-11 07:03:47] [query] Tokens: datasets, dataset [2024-04-11 07:03:47] [query] Mods: 4 [2024-04-11 07:03:47] [query] Using OR logic [2024-04-11 07:03:47] [query] Found results using: and logic [2024-04-11 07:03:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (197,5657) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:03:47] [query] Results: 248 Pages of results: 36 [2024-04-11 07:03:47] [query] Execution time: 0.07712 [2024-04-11 07:03:47] [query] Query for: datasheets [2024-04-11 07:03:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:03:47] [query] Engine: default [2024-04-11 07:03:48] [query] Tokens: datasets, dataset [2024-04-11 07:03:48] [query] Mods: 4 [2024-04-11 07:03:48] [query] Using OR logic [2024-04-11 07:03:48] [query] Found results using: and logic [2024-04-11 07:03:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (197,5657) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:03:48] [query] Results: 248 Pages of results: 36 [2024-04-11 07:03:48] [query] Execution time: 0.07903 [2024-04-11 07:03:48] [query] Query for: datasheets f [2024-04-11 07:03:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:03:48] [query] Engine: default [2024-04-11 07:03:48] [query] Tokens: datasets, dataset, f [2024-04-11 07:03:48] [query] Mods: 4 [2024-04-11 07:03:48] [query] Using OR logic [2024-04-11 07:03:48] [query] Found results using: and logic [2024-04-11 07:03:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (197,5657,2675) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:03:48] [query] Results: 275 Pages of results: 40 [2024-04-11 07:03:48] [query] Execution time: 0.08409 [2024-04-11 07:03:50] [query] Query for: datasheets for he [2024-04-11 07:03:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:03:50] [query] Engine: default [2024-04-11 07:03:50] [query] Tokens: datasets, dataset [2024-04-11 07:03:50] [query] Mods: 4 [2024-04-11 07:03:50] [query] Using OR logic [2024-04-11 07:03:50] [query] Found results using: and logic [2024-04-11 07:03:50] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (197,5657) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:03:50] [query] Results: 248 Pages of results: 36 [2024-04-11 07:03:50] [query] Execution time: 0.07943 [2024-04-11 07:03:51] [query] Query for: datasheets for hepa [2024-04-11 07:03:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:03:51] [query] Engine: default [2024-04-11 07:03:51] [query] Tokens: hepatic, hepatocarcinogenesis, hepatectomy, hepatoblastoma, hepatocellular [2024-04-11 07:03:51] [query] Mods: 4 [2024-04-11 07:03:51] [query] Using OR logic [2024-04-11 07:03:51] [query] Found results using: and logic [2024-04-11 07:03:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (36513,53231,62725,67551,22383) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:03:51] [query] Results: 11 Pages of results: 2 [2024-04-11 07:03:51] [query] Execution time: 0.04235 [2024-04-11 07:03:51] [query] Query for: datasheets for hepat [2024-04-11 07:03:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:03:51] [query] Engine: default [2024-04-11 07:03:51] [query] Tokens: hepatic, hepatocarcinogenesis, hepatectomy, hepatoblastoma, hepatocellular [2024-04-11 07:03:51] [query] Mods: 4 [2024-04-11 07:03:51] [query] Using OR logic [2024-04-11 07:03:51] [query] Found results using: and logic [2024-04-11 07:03:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (36513,53231,62725,67551,22383) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:03:51] [query] Results: 11 Pages of results: 2 [2024-04-11 07:03:51] [query] Execution time: 0.04488 [2024-04-11 07:03:52] [indexer:background] Health check [2024-04-11 07:03:52] [query] Query for: datasheets for hepatic [2024-04-11 07:03:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:03:52] [query] Engine: default [2024-04-11 07:03:52] [query] Tokens: datasets, hepatic, dataset [2024-04-11 07:03:52] [query] Mods: 4 [2024-04-11 07:03:52] [query] Using OR logic [2024-04-11 07:03:52] [query] Found results using: and logic [2024-04-11 07:03:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (197,36513,5657) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:03:52] [query] Results: 248 Pages of results: 36 [2024-04-11 07:03:52] [query] Execution time: 0.07915 [2024-04-11 07:03:54] [query] Query for: datasheets for hepatic a [2024-04-11 07:03:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:03:54] [query] Engine: default [2024-04-11 07:03:54] [query] Tokens: datasets, hepatic, dataset [2024-04-11 07:03:54] [query] Mods: 4 [2024-04-11 07:03:54] [query] Using OR logic [2024-04-11 07:03:54] [query] Found results using: and logic [2024-04-11 07:03:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (197,36513,5657) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:03:54] [query] Results: 248 Pages of results: 36 [2024-04-11 07:03:54] [query] Execution time: 0.07832 [2024-04-11 07:03:57] [query] Query for: datasheets for hepatic ade [2024-04-11 07:03:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:03:57] [query] Engine: default [2024-04-11 07:03:57] [query] Tokens: adenocarcinomas, adenocarcinomapancreas, adenocarcinoma-pancreas, adenocarcinoma, adenocarcinoma-colon, adenocarcinoma-rectum, adenocarcinomacoad, adenocarcinomacolon, adenocarcinomaluad, adenocarcinomalusc, adenocarcinomaprad [2024-04-11 07:03:57] [query] Mods: 5 [2024-04-11 07:03:57] [query] Using OR logic [2024-04-11 07:03:57] [query] Found results using: and logic [2024-04-11 07:03:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(36513) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (65941,69061,68819,8421,68823,68843,22121,69065,22123,22125,22129) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 7 [2024-04-11 07:03:57] [query] Results: 33 Pages of results: 5 [2024-04-11 07:03:57] [query] Execution time: 0.04483 [2024-04-11 07:03:57] [query] Query for: datasheets for hepatic adeno [2024-04-11 07:03:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:03:57] [query] Engine: default [2024-04-11 07:03:57] [query] Tokens: adenocarcinomas, adenocarcinomapancreas, adenocarcinoma-pancreas, adenocarcinoma, adenocarcinoma-colon, adenocarcinoma-rectum, adenocarcinomacoad, adenocarcinomacolon, adenocarcinomaluad, adenocarcinomalusc, adenocarcinomaprad [2024-04-11 07:03:57] [query] Mods: 5 [2024-04-11 07:03:57] [query] Using OR logic [2024-04-11 07:03:57] [query] Found results using: and logic [2024-04-11 07:03:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(36513) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (65941,69061,68819,8421,68823,68843,22121,69065,22123,22125,22129) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 7 [2024-04-11 07:03:57] [query] Results: 33 Pages of results: 5 [2024-04-11 07:03:57] [query] Execution time: 0.04796 [2024-04-11 07:03:59] [query] Query for: datasheets for hepatic adenoma [2024-04-11 07:03:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:03:59] [query] Engine: default [2024-04-11 07:03:59] [query] Tokens: adenomas, hepatic [2024-04-11 07:03:59] [query] Mods: 5 [2024-04-11 07:03:59] [query] Trying AND logic [2024-04-11 07:03:59] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:03:59] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:03:59] [query] Using OR logic [2024-04-11 07:03:59] [query] Found results using: or logic [2024-04-11 07:03:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(36513) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2993,36513) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 7 [2024-04-11 07:03:59] [query] Results: 5 Pages of results: 1 [2024-04-11 07:03:59] [query] Execution time: 0.03914 [2024-04-11 07:03:59] [query] Query for: datasheets for hepatic adenoma [2024-04-11 07:03:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 07:03:59] [query] Engine: default [2024-04-11 07:03:59] [query] Tokens: adenomas, hepatic [2024-04-11 07:03:59] [query] Mods: 6 [2024-04-11 07:03:59] [query] Trying AND logic [2024-04-11 07:03:59] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:03:59] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:03:59] [query] Using OR logic [2024-04-11 07:03:59] [query] Found results using: or logic [2024-04-11 07:03:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(36513) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2993,36513) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 10 [2024-04-11 07:03:59] [query] Results: 4 Pages of results: 1 [2024-04-11 07:03:59] [query] Execution time: 0.20816 [2024-04-11 07:06:52] [index:background] Health check [2024-04-11 07:08:54] [indexer:background] Health check [2024-04-11 07:11:58] [index:background] Health check [2024-04-11 07:13:59] [indexer:background] Health check [2024-04-11 07:17:03] [index:background] Health check [2024-04-11 07:17:51] [query] Query for: xian [2024-04-11 07:17:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:17:51] [query] Engine: default [2024-04-11 07:17:51] [query] Tokens: xiang [2024-04-11 07:17:51] [query] Mods: 4 [2024-04-11 07:17:51] [query] Found results using: or logic [2024-04-11 07:17:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4409) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:17:51] [query] Results: 3 Pages of results: 1 [2024-04-11 07:17:51] [query] Execution time: 0.03935 [2024-04-11 07:17:53] [query] Query for: xian [2024-04-11 07:17:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:17:53] [query] Engine: default [2024-04-11 07:17:53] [query] Tokens: xiang [2024-04-11 07:17:53] [query] Mods: 4 [2024-04-11 07:17:53] [query] Found results using: or logic [2024-04-11 07:17:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4409) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:17:53] [query] Results: 3 Pages of results: 1 [2024-04-11 07:17:53] [query] Execution time: 0.03683 [2024-04-11 07:17:55] [query] Query for: xian [2024-04-11 07:17:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:17:55] [query] Engine: default [2024-04-11 07:17:55] [query] Tokens: xiang [2024-04-11 07:17:55] [query] Mods: 4 [2024-04-11 07:17:55] [query] Found results using: or logic [2024-04-11 07:17:55] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4409) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:17:55] [query] Results: 3 Pages of results: 1 [2024-04-11 07:17:55] [query] Execution time: 0.03446 [2024-04-11 07:17:57] [query] Query for: xi'an [2024-04-11 07:17:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:17:57] [query] Engine: default [2024-04-11 07:17:57] [query] Tokens: xia, xiang, xiao, xiaohui, xie, xing, xiong, xip, xiulan [2024-04-11 07:17:57] [query] Mods: 4 [2024-04-11 07:17:57] [query] Using OR logic [2024-04-11 07:17:57] [query] Found results using: and logic [2024-04-11 07:17:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (16325,4409,16029,51559,16681,16701,48693,50189,52163) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:17:57] [query] Results: 17 Pages of results: 3 [2024-04-11 07:17:57] [query] Execution time: 0.04096 [2024-04-11 07:18:01] [query] Query for: yi'xian [2024-04-11 07:18:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:18:01] [query] Engine: default [2024-04-11 07:18:01] [query] Tokens: xiang, yi [2024-04-11 07:18:01] [query] Mods: 5 [2024-04-11 07:18:01] [query] Trying AND logic [2024-04-11 07:18:01] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:18:01] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:18:01] [query] Using OR logic [2024-04-11 07:18:01] [query] Found results using: or logic [2024-04-11 07:18:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(36495) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4409,36495) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 7 [2024-04-11 07:18:01] [query] Results: 7 Pages of results: 1 [2024-04-11 07:18:01] [query] Execution time: 0.05420 [2024-04-11 07:18:02] [query] Query for: 胰腺 [2024-04-11 07:18:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 07:18:02] [query] Engine: default [2024-04-11 07:18:02] [query] Tokens: 胰腺 [2024-04-11 07:18:02] [query] Mods: 5 [2024-04-11 07:18:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (0) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 07:18:02] [query] Results: 0 Pages of results: 0 [2024-04-11 07:18:02] [query] Execution time: 0.06555 [2024-04-11 07:18:13] [query] Query for: pa'm [2024-04-11 07:18:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:18:13] [query] Engine: default [2024-04-11 07:18:13] [query] Tokens: pa, m, pym [2024-04-11 07:18:13] [query] Mods: 4 [2024-04-11 07:18:13] [query] Trying AND logic [2024-04-11 07:18:13] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:18:13] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:18:13] [query] Found results using: and logic [2024-04-11 07:18:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (61793,2669,19149) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('43125', '43263', '43345', '43365', '43753', '43903', '43955', '44001', '44065', '44097', '44155', '44187', '44417', '44523', '45249', '45407', '45479', '46845') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:18:13] [query] Results: 18 Pages of results: 3 [2024-04-11 07:18:13] [query] Execution time: 0.07472 [2024-04-11 07:18:14] [query] Query for: pan [2024-04-11 07:18:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:18:14] [query] Engine: default [2024-04-11 07:18:14] [query] Tokens: pan [2024-04-11 07:18:14] [query] Mods: 4 [2024-04-11 07:18:14] [query] Found results using: or logic [2024-04-11 07:18:14] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (16627) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:18:14] [query] Results: 6 Pages of results: 1 [2024-04-11 07:18:14] [query] Execution time: 0.04219 [2024-04-11 07:18:15] [query] Query for: pan [2024-04-11 07:18:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:18:15] [query] Engine: default [2024-04-11 07:18:15] [query] Tokens: pan [2024-04-11 07:18:15] [query] Mods: 4 [2024-04-11 07:18:15] [query] Found results using: or logic [2024-04-11 07:18:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (16627) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:18:15] [query] Results: 6 Pages of results: 1 [2024-04-11 07:18:15] [query] Execution time: 0.03345 [2024-04-11 07:18:16] [query] Query for: panc'r [2024-04-11 07:18:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:18:16] [query] Engine: default [2024-04-11 07:18:16] [query] Tokens: panchumarthy, pancreas, pancancernucleiseg1365patchestotcgaidreadme, pancancernucleiseg, pancreas 10, pancreas 103, pancreas 12, pancreas 1506, pancreas 5, pancreas-ct [2024-04-11 07:18:16] [query] Mods: 5 [2024-04-11 07:18:16] [query] Using OR logic [2024-04-11 07:18:16] [query] Found results using: and logic [2024-04-11 07:18:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(2875) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (17463,17595,24895,24749,68983,79827,68925,54599,68895,28817) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 7 [2024-04-11 07:18:16] [query] Results: 10 Pages of results: 2 [2024-04-11 07:18:16] [query] Execution time: 0.06475 [2024-04-11 07:18:16] [query] Query for: panc'r [2024-04-11 07:18:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:18:16] [query] Engine: default [2024-04-11 07:18:16] [query] Tokens: panchumarthy, pancreas, pancancernucleiseg1365patchestotcgaidreadme, pancancernucleiseg, pancreas 10, pancreas 103, pancreas 12, pancreas 1506, pancreas 5, pancreas-ct [2024-04-11 07:18:16] [query] Mods: 5 [2024-04-11 07:18:16] [query] Using OR logic [2024-04-11 07:18:16] [query] Found results using: and logic [2024-04-11 07:18:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(2875) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (17463,17595,24895,24749,68983,79827,68925,54599,68895,28817) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 7 [2024-04-11 07:18:16] [query] Results: 10 Pages of results: 2 [2024-04-11 07:18:16] [query] Execution time: 0.06053 [2024-04-11 07:18:19] [query] Query for: pancrea [2024-04-11 07:18:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:18:19] [query] Engine: default [2024-04-11 07:18:19] [query] Tokens: pancreas, pancreas 10, pancreas 103, pancreas 12, pancreas 1506, pancreas 5, pancreas-ct, pancreas10, pancreas103, pancreas12 [2024-04-11 07:18:19] [query] Mods: 4 [2024-04-11 07:18:19] [query] Using OR logic [2024-04-11 07:18:19] [query] Found results using: and logic [2024-04-11 07:18:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (17595,68983,79827,68925,54599,68895,28817,69189,79987,69143) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:18:19] [query] Results: 9 Pages of results: 2 [2024-04-11 07:18:19] [query] Execution time: 0.05161 [2024-04-11 07:18:20] [query] Query for: pancreas [2024-04-11 07:18:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:18:20] [query] Engine: default [2024-04-11 07:18:20] [query] Tokens: pancreas [2024-04-11 07:18:20] [query] Mods: 4 [2024-04-11 07:18:20] [query] Found results using: or logic [2024-04-11 07:18:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (17595) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:18:20] [query] Results: 9 Pages of results: 2 [2024-04-11 07:18:20] [query] Execution time: 0.03545 [2024-04-11 07:18:21] [query] Query for: pancreas [2024-04-11 07:18:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 07:18:21] [query] Engine: default [2024-04-11 07:18:22] [query] Tokens: pancreas [2024-04-11 07:18:22] [query] Mods: 5 [2024-04-11 07:18:22] [query] Found results using: or logic [2024-04-11 07:18:22] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (17595) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 07:18:22] [query] Results: 8 Pages of results: 1 [2024-04-11 07:18:22] [query] Execution time: 0.28986 [2024-04-11 07:18:22] [query] Query for: pancreas [2024-04-11 07:18:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:18:22] [query] Engine: default [2024-04-11 07:18:22] [query] Tokens: pancreas [2024-04-11 07:18:22] [query] Mods: 4 [2024-04-11 07:18:22] [query] Found results using: or logic [2024-04-11 07:18:22] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (17595) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:18:22] [query] Results: 9 Pages of results: 2 [2024-04-11 07:18:22] [query] Execution time: 0.03359 [2024-04-11 07:19:05] [indexer:background] Health check [2024-04-11 07:19:05] [query] Query for: pancreas [2024-04-11 07:19:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 07:19:05] [query] Engine: default [2024-04-11 07:19:05] [query] Tokens: pancreas [2024-04-11 07:19:05] [query] Mods: 4 [2024-04-11 07:19:05] [query] Found results using: or logic [2024-04-11 07:19:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (17595) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 07:19:05] [query] Results: 9 Pages of results: 1 [2024-04-11 07:19:05] [query] Execution time: 0.01854 [2024-04-11 07:21:06] [query] Query for: pan [2024-04-11 07:21:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:21:06] [query] Engine: default [2024-04-11 07:21:06] [query] Tokens: pan [2024-04-11 07:21:06] [query] Mods: 4 [2024-04-11 07:21:06] [query] Found results using: or logic [2024-04-11 07:21:06] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (16627) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:21:06] [query] Results: 6 Pages of results: 1 [2024-04-11 07:21:06] [query] Execution time: 0.03533 [2024-04-11 07:21:08] [query] Query for: pancreas [2024-04-11 07:21:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:21:08] [query] Engine: default [2024-04-11 07:21:08] [query] Tokens: pancreas [2024-04-11 07:21:08] [query] Mods: 4 [2024-04-11 07:21:08] [query] Found results using: or logic [2024-04-11 07:21:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (17595) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:21:08] [query] Results: 9 Pages of results: 2 [2024-04-11 07:21:08] [query] Execution time: 0.04352 [2024-04-11 07:21:10] [query] Query for: pancreas [2024-04-11 07:21:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 07:21:10] [query] Engine: default [2024-04-11 07:21:10] [query] Tokens: pancreas [2024-04-11 07:21:10] [query] Mods: 5 [2024-04-11 07:21:10] [query] Found results using: or logic [2024-04-11 07:21:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (17595) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 07:21:10] [query] Results: 8 Pages of results: 1 [2024-04-11 07:21:10] [query] Execution time: 0.28686 [2024-04-11 07:21:10] [query] Query for: pancreas [2024-04-11 07:21:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:21:10] [query] Engine: default [2024-04-11 07:21:10] [query] Tokens: pancreas [2024-04-11 07:21:10] [query] Mods: 4 [2024-04-11 07:21:10] [query] Found results using: or logic [2024-04-11 07:21:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (17595) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:21:10] [query] Results: 9 Pages of results: 2 [2024-04-11 07:21:10] [query] Execution time: 0.04208 [2024-04-11 07:21:50] [query] Query for: pancreas [2024-04-11 07:21:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 07:21:50] [query] Engine: default [2024-04-11 07:21:50] [query] Tokens: pancreas [2024-04-11 07:21:50] [query] Mods: 4 [2024-04-11 07:21:50] [query] Found results using: or logic [2024-04-11 07:21:50] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (17595) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 07:21:50] [query] Results: 9 Pages of results: 1 [2024-04-11 07:21:50] [query] Execution time: 0.01912 [2024-04-11 07:21:50] [index:background] Health check [2024-04-11 07:23:52] [indexer:background] Health check [2024-04-11 07:26:33] [query] Query for: glioblastoma [2024-04-11 07:26:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 07:26:33] [query] Engine: default [2024-04-11 07:26:33] [query] Tokens: glioblastomas, glioblastoma [2024-04-11 07:26:33] [query] Mods: 4 [2024-04-11 07:26:33] [query] Using OR logic [2024-04-11 07:26:33] [query] Found results using: and logic [2024-04-11 07:26:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (50639,3865) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 07:26:34] [query] Results: 31 Pages of results: 4 [2024-04-11 07:26:34] [query] Execution time: 0.20021 [2024-04-11 07:26:58] [index:background] Health check [2024-04-11 07:27:00] [query] Query for: sarcoma [2024-04-11 07:27:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:27:00] [query] Engine: default [2024-04-11 07:27:00] [query] Tokens: sarcomas, sarcoma [2024-04-11 07:27:00] [query] Mods: 4 [2024-04-11 07:27:00] [query] Using OR logic [2024-04-11 07:27:00] [query] Found results using: and logic [2024-04-11 07:27:00] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10031,9925) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:27:00] [query] Results: 9 Pages of results: 2 [2024-04-11 07:27:00] [query] Execution time: 0.03567 [2024-04-11 07:27:01] [query] Query for: sarcoma [2024-04-11 07:27:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 07:27:01] [query] Engine: default [2024-04-11 07:27:01] [query] Tokens: sarcomas, sarcoma [2024-04-11 07:27:01] [query] Mods: 5 [2024-04-11 07:27:01] [query] Using OR logic [2024-04-11 07:27:01] [query] Found results using: and logic [2024-04-11 07:27:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10031,9925) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 07:27:01] [query] Results: 7 Pages of results: 1 [2024-04-11 07:27:01] [query] Execution time: 0.23159 [2024-04-11 07:27:08] [query] Query for: ;iver [2024-04-11 07:27:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:27:08] [query] Engine: default [2024-04-11 07:27:08] [query] Tokens: anniversary, delivering, delivered, deliver, colorectallivermetastases, colorectal-liver-metastases, caregivers, bmodeandceusliver, b-mode-and-ceus-liver, delivered 0, delivered0 [2024-04-11 07:27:08] [query] Mods: 4 [2024-04-11 07:27:08] [query] Using OR logic [2024-04-11 07:27:08] [query] Found results using: and logic [2024-04-11 07:27:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (39,39859,39857,32513,62651,62649,9671,76445,76443,78797,78871) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:27:08] [query] Results: 12 Pages of results: 2 [2024-04-11 07:27:08] [query] Execution time: 0.06588 [2024-04-11 07:27:10] [query] Query for: liver [2024-04-11 07:27:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 07:27:10] [query] Engine: default [2024-04-11 07:27:10] [query] Tokens: liver [2024-04-11 07:27:10] [query] Mods: 5 [2024-04-11 07:27:10] [query] Found results using: or logic [2024-04-11 07:27:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 07:27:11] [query] Results: 19 Pages of results: 2 [2024-04-11 07:27:11] [query] Execution time: 0.24653 [2024-04-11 07:27:11] [query] Query for: liver [2024-04-11 07:27:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:27:11] [query] Engine: default [2024-04-11 07:27:11] [query] Tokens: liver [2024-04-11 07:27:11] [query] Mods: 4 [2024-04-11 07:27:11] [query] Found results using: or logic [2024-04-11 07:27:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:27:11] [query] Results: 21 Pages of results: 3 [2024-04-11 07:27:11] [query] Execution time: 0.03329 [2024-04-11 07:27:33] [query] Query for: hcc [2024-04-11 07:27:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:27:33] [query] Engine: default [2024-04-11 07:27:33] [query] Tokens: hcc [2024-04-11 07:27:33] [query] Mods: 4 [2024-04-11 07:27:33] [query] Found results using: or logic [2024-04-11 07:27:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (53175) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:27:33] [query] Results: 3 Pages of results: 1 [2024-04-11 07:27:33] [query] Execution time: 0.03074 [2024-04-11 07:27:34] [query] Query for: hcc [2024-04-11 07:27:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 07:27:34] [query] Engine: default [2024-04-11 07:27:34] [query] Tokens: hcc [2024-04-11 07:27:34] [query] Mods: 5 [2024-04-11 07:27:34] [query] Found results using: or logic [2024-04-11 07:27:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (53175) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 07:27:34] [query] Results: 3 Pages of results: 1 [2024-04-11 07:27:34] [query] Execution time: 0.12981 [2024-04-11 07:27:36] [query] Query for: glioblastoma [2024-04-11 07:27:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 07:27:36] [query] Engine: default [2024-04-11 07:27:36] [query] Tokens: glioblastomas, glioblastoma [2024-04-11 07:27:36] [query] Mods: 4 [2024-04-11 07:27:36] [query] Using OR logic [2024-04-11 07:27:36] [query] Found results using: and logic [2024-04-11 07:27:36] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (50639,3865) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 07:27:36] [query] Results: 31 Pages of results: 1 [2024-04-11 07:27:36] [query] Execution time: 0.01899 [2024-04-11 07:28:00] [query] Query for: sarcoma [2024-04-11 07:28:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 07:28:00] [query] Engine: default [2024-04-11 07:28:00] [query] Tokens: sarcomas, sarcoma [2024-04-11 07:28:00] [query] Mods: 4 [2024-04-11 07:28:00] [query] Using OR logic [2024-04-11 07:28:00] [query] Found results using: and logic [2024-04-11 07:28:00] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10031,9925) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 07:28:00] [query] Results: 9 Pages of results: 1 [2024-04-11 07:28:00] [query] Execution time: 0.01898 [2024-04-11 07:28:14] [query] Query for: glioblastoma [2024-04-11 07:28:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 07:28:14] [query] Engine: default [2024-04-11 07:28:14] [query] Tokens: glioblastomas, glioblastoma [2024-04-11 07:28:14] [query] Mods: 4 [2024-04-11 07:28:14] [query] Using OR logic [2024-04-11 07:28:14] [query] Found results using: and logic [2024-04-11 07:28:14] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (50639,3865) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 07:28:14] [query] Results: 31 Pages of results: 4 [2024-04-11 07:28:14] [query] Execution time: 0.20521 [2024-04-11 07:28:24] [query] Query for: hcc [2024-04-11 07:28:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 07:28:24] [query] Engine: default [2024-04-11 07:28:25] [query] Tokens: hcc [2024-04-11 07:28:25] [query] Mods: 4 [2024-04-11 07:28:25] [query] Found results using: or logic [2024-04-11 07:28:25] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (53175) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 07:28:25] [query] Results: 3 Pages of results: 1 [2024-04-11 07:28:25] [query] Execution time: 0.01694 [2024-04-11 07:28:26] [query] Query for: hcc [2024-04-11 07:28:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 07:28:26] [query] Engine: default [2024-04-11 07:28:26] [query] Tokens: hcc [2024-04-11 07:28:26] [query] Mods: 4 [2024-04-11 07:28:26] [query] Found results using: or logic [2024-04-11 07:28:26] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (53175) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 07:28:26] [query] Results: 3 Pages of results: 1 [2024-04-11 07:28:26] [query] Execution time: 0.01610 [2024-04-11 07:28:27] [query] Query for: hcc [2024-04-11 07:28:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 07:28:27] [query] Engine: default [2024-04-11 07:28:27] [query] Tokens: hcc [2024-04-11 07:28:27] [query] Mods: 4 [2024-04-11 07:28:27] [query] Found results using: or logic [2024-04-11 07:28:27] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (53175) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 07:28:27] [query] Results: 3 Pages of results: 1 [2024-04-11 07:28:27] [query] Execution time: 0.01647 [2024-04-11 07:28:28] [query] Query for: hcc [2024-04-11 07:28:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 07:28:28] [query] Engine: default [2024-04-11 07:28:28] [query] Tokens: hcc [2024-04-11 07:28:28] [query] Mods: 4 [2024-04-11 07:28:28] [query] Found results using: or logic [2024-04-11 07:28:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (53175) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 07:28:28] [query] Results: 3 Pages of results: 1 [2024-04-11 07:28:28] [query] Execution time: 0.01623 [2024-04-11 07:28:28] [query] Query for: hcc [2024-04-11 07:28:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 07:28:28] [query] Engine: default [2024-04-11 07:28:28] [query] Tokens: hcc [2024-04-11 07:28:28] [query] Mods: 4 [2024-04-11 07:28:28] [query] Found results using: or logic [2024-04-11 07:28:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (53175) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 07:28:28] [query] Results: 3 Pages of results: 1 [2024-04-11 07:28:28] [query] Execution time: 0.01635 [2024-04-11 07:28:29] [query] Query for: hcc [2024-04-11 07:28:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 07:28:29] [query] Engine: default [2024-04-11 07:28:29] [query] Tokens: hcc [2024-04-11 07:28:29] [query] Mods: 4 [2024-04-11 07:28:29] [query] Found results using: or logic [2024-04-11 07:28:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (53175) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 07:28:29] [query] Results: 3 Pages of results: 1 [2024-04-11 07:28:29] [query] Execution time: 0.01677 [2024-04-11 07:28:34] [query] Query for: glioblastoma mri [2024-04-11 07:28:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 07:28:34] [query] Engine: default [2024-04-11 07:28:34] [query] Tokens: glioblastomas, glioblastoma, mri [2024-04-11 07:28:34] [query] Mods: 4 [2024-04-11 07:28:34] [query] Trying AND logic [2024-04-11 07:28:34] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:28:34] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:28:34] [query] Found results using: and logic [2024-04-11 07:28:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (50639,3865,1405) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '41183', '41199', '41519', '41639', '42323', '42347', '42621', '42829', '42917', '43287', '43469', '43903', '44721', '45351', '45385', '45609', '45683', '45725', '45739', '45937', '46107', '46121', '46609', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 07:28:34] [query] Results: 25 Pages of results: 3 [2024-04-11 07:28:34] [query] Execution time: 0.16467 [2024-04-11 07:28:35] [query] Query for: hcc [2024-04-11 07:28:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 07:28:35] [query] Engine: default [2024-04-11 07:28:35] [query] Tokens: hcc [2024-04-11 07:28:35] [query] Mods: 5 [2024-04-11 07:28:35] [query] Found results using: or logic [2024-04-11 07:28:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (53175) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 07:28:35] [query] Results: 3 Pages of results: 1 [2024-04-11 07:28:35] [query] Execution time: 0.13326 [2024-04-11 07:28:56] [query] Query for: glioblastoma mri [2024-04-11 07:28:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 07:28:56] [query] Engine: default [2024-04-11 07:28:56] [query] Tokens: glioblastomas, glioblastoma, mri [2024-04-11 07:28:56] [query] Mods: 4 [2024-04-11 07:28:56] [query] Trying AND logic [2024-04-11 07:28:56] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:28:56] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:28:56] [query] Found results using: and logic [2024-04-11 07:28:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (50639,3865,1405) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '41183', '41199', '41519', '41639', '42323', '42347', '42621', '42829', '42917', '43287', '43469', '43903', '44721', '45351', '45385', '45609', '45683', '45725', '45739', '45937', '46107', '46121', '46609', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 07:28:56] [query] Results: 25 Pages of results: 1 [2024-04-11 07:28:56] [query] Execution time: 0.02833 [2024-04-11 07:28:56] [indexer:background] Health check [2024-04-11 07:29:15] [query] Query for: glioblastoma mri [2024-04-11 07:29:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 07:29:15] [query] Engine: default [2024-04-11 07:29:15] [query] Tokens: glioblastomas, glioblastoma, mri [2024-04-11 07:29:15] [query] Mods: 4 [2024-04-11 07:29:15] [query] Trying AND logic [2024-04-11 07:29:15] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:29:15] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:29:15] [query] Found results using: and logic [2024-04-11 07:29:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (50639,3865,1405) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '41183', '41199', '41519', '41639', '42323', '42347', '42621', '42829', '42917', '43287', '43469', '43903', '44721', '45351', '45385', '45609', '45683', '45725', '45739', '45937', '46107', '46121', '46609', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 07:29:15] [query] Results: 25 Pages of results: 3 [2024-04-11 07:29:15] [query] Execution time: 0.16260 [2024-04-11 07:29:21] [query] Query for: glioblastoma mri [2024-04-11 07:29:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 07:29:21] [query] Engine: default [2024-04-11 07:29:21] [query] Tokens: glioblastomas, glioblastoma, mri [2024-04-11 07:29:21] [query] Mods: 4 [2024-04-11 07:29:21] [query] Trying AND logic [2024-04-11 07:29:21] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:29:21] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:29:21] [query] Found results using: and logic [2024-04-11 07:29:21] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (50639,3865,1405) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '41183', '41199', '41519', '41639', '42323', '42347', '42621', '42829', '42917', '43287', '43469', '43903', '44721', '45351', '45385', '45609', '45683', '45725', '45739', '45937', '46107', '46121', '46609', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 07:29:21] [query] Results: 25 Pages of results: 1 [2024-04-11 07:29:21] [query] Execution time: 0.02623 [2024-04-11 07:32:03] [index:background] Health check [2024-04-11 07:34:05] [indexer:background] Health check [2024-04-11 07:34:18] [query] Query for: lid [2024-04-11 07:34:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:34:18] [query] Engine: default [2024-04-11 07:34:18] [query] Tokens: lidc, lidc 2, lidc--idri, lidc-idri, lidc-idri-0101, lidc-idri-0314, lidc-idri-0325, lidc-idri-0396, lidc-idri-0510, lidc-idri-0580 [2024-04-11 07:34:18] [query] Mods: 4 [2024-04-11 07:34:18] [query] Using OR logic [2024-04-11 07:34:18] [query] Found results using: and logic [2024-04-11 07:34:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2513,48407,12357,4901,48347,26063,26065,48349,48351,26067) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:34:18] [query] Results: 10 Pages of results: 2 [2024-04-11 07:34:18] [query] Execution time: 0.04697 [2024-04-11 07:34:18] [query] Query for: lidc [2024-04-11 07:34:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:34:18] [query] Engine: default [2024-04-11 07:34:18] [query] Tokens: lidc [2024-04-11 07:34:18] [query] Mods: 4 [2024-04-11 07:34:18] [query] Found results using: or logic [2024-04-11 07:34:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2513) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:34:18] [query] Results: 10 Pages of results: 2 [2024-04-11 07:34:18] [query] Execution time: 0.03598 [2024-04-11 07:34:30] [query] Query for: lidc [2024-04-11 07:34:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:34:30] [query] Engine: default [2024-04-11 07:34:30] [query] Tokens: lidc [2024-04-11 07:34:30] [query] Mods: 4 [2024-04-11 07:34:30] [query] Found results using: or logic [2024-04-11 07:34:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2513) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:34:30] [query] Results: 10 Pages of results: 2 [2024-04-11 07:34:30] [query] Execution time: 0.03267 [2024-04-11 07:34:30] [query] Query for: lidc i [2024-04-11 07:34:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:34:30] [query] Engine: default [2024-04-11 07:34:30] [query] Tokens: lidc [2024-04-11 07:34:30] [query] Mods: 4 [2024-04-11 07:34:30] [query] Found results using: or logic [2024-04-11 07:34:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2513) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:34:30] [query] Results: 10 Pages of results: 2 [2024-04-11 07:34:30] [query] Execution time: 0.03349 [2024-04-11 07:34:32] [query] Query for: lidc idr [2024-04-11 07:34:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:34:32] [query] Engine: default [2024-04-11 07:34:32] [query] Tokens: idri, idri 2015, idri 2016, idri2015, idri2016, idrict, idristanford, lidc [2024-04-11 07:34:32] [query] Mods: 5 [2024-04-11 07:34:32] [query] Trying AND logic [2024-04-11 07:34:32] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:34:32] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:34:32] [query] Found results using: and logic [2024-04-11 07:34:32] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(2513) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2515,79943,79927,80101,80085,14677,26163,2513) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '42151', '43501', '45591', '45659', '45713', '45865', '46081', '46301', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 7 [2024-04-11 07:34:32] [query] Results: 10 Pages of results: 2 [2024-04-11 07:34:32] [query] Execution time: 0.04413 [2024-04-11 07:34:32] [query] Query for: lidc idri [2024-04-11 07:34:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:34:32] [query] Engine: default [2024-04-11 07:34:32] [query] Tokens: lidc, idri [2024-04-11 07:34:32] [query] Mods: 4 [2024-04-11 07:34:32] [query] Trying AND logic [2024-04-11 07:34:32] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:34:32] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:34:32] [query] Found results using: and logic [2024-04-11 07:34:32] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2513,2515) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '42151', '43501', '45591', '45659', '45713', '45865', '46081', '46301', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:34:32] [query] Results: 10 Pages of results: 2 [2024-04-11 07:34:32] [query] Execution time: 0.03737 [2024-04-11 07:34:43] [query] Query for: sarcoma [2024-04-11 07:34:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 07:34:43] [query] Engine: default [2024-04-11 07:34:43] [query] Tokens: sarcomas, sarcoma [2024-04-11 07:34:43] [query] Mods: 4 [2024-04-11 07:34:43] [query] Using OR logic [2024-04-11 07:34:43] [query] Found results using: and logic [2024-04-11 07:34:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10031,9925) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 07:34:43] [query] Results: 9 Pages of results: 1 [2024-04-11 07:34:43] [query] Execution time: 0.01909 [2024-04-11 07:34:53] [query] Query for: nsclc [2024-04-11 07:34:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 07:34:53] [query] Engine: default [2024-04-11 07:34:53] [query] Tokens: nsclc [2024-04-11 07:34:53] [query] Mods: 4 [2024-04-11 07:34:53] [query] Found results using: or logic [2024-04-11 07:34:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7057) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 07:34:53] [query] Results: 22 Pages of results: 3 [2024-04-11 07:34:53] [query] Execution time: 0.20523 [2024-04-11 07:35:03] [query] Query for: breast [2024-04-11 07:35:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 07:35:03] [query] Engine: default [2024-04-11 07:35:03] [query] Tokens: breasts, breast [2024-04-11 07:35:03] [query] Mods: 5 [2024-04-11 07:35:03] [query] Using OR logic [2024-04-11 07:35:03] [query] Found results using: and logic [2024-04-11 07:35:03] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31999,3543) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 07:35:03] [query] Results: 46 Pages of results: 5 [2024-04-11 07:35:03] [query] Execution time: 0.23624 [2024-04-11 07:35:03] [query] Query for: breast [2024-04-11 07:35:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:35:03] [query] Engine: default [2024-04-11 07:35:03] [query] Tokens: breasts, breast [2024-04-11 07:35:03] [query] Mods: 4 [2024-04-11 07:35:03] [query] Using OR logic [2024-04-11 07:35:03] [query] Found results using: and logic [2024-04-11 07:35:03] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31999,3543) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:35:03] [query] Results: 50 Pages of results: 8 [2024-04-11 07:35:03] [query] Execution time: 0.04789 [2024-04-11 07:35:03] [query] Query for: nsclc [2024-04-11 07:35:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 07:35:03] [query] Engine: default [2024-04-11 07:35:03] [query] Tokens: nsclc [2024-04-11 07:35:03] [query] Mods: 4 [2024-04-11 07:35:03] [query] Found results using: or logic [2024-04-11 07:35:03] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7057) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 07:35:03] [query] Results: 22 Pages of results: 1 [2024-04-11 07:35:03] [query] Execution time: 0.01776 [2024-04-11 07:35:54] [query] Query for: sarcoma [2024-04-11 07:35:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 07:35:54] [query] Engine: default [2024-04-11 07:35:54] [query] Tokens: sarcomas, sarcoma [2024-04-11 07:35:54] [query] Mods: 4 [2024-04-11 07:35:54] [query] Using OR logic [2024-04-11 07:35:54] [query] Found results using: and logic [2024-04-11 07:35:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10031,9925) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 07:35:54] [query] Results: 9 Pages of results: 1 [2024-04-11 07:35:54] [query] Execution time: 0.01849 [2024-04-11 07:37:09] [index:background] Health check [2024-04-11 07:38:14] [query] Query for: sarcoma [2024-04-11 07:38:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 07:38:14] [query] Engine: default [2024-04-11 07:38:14] [query] Tokens: sarcomas, sarcoma [2024-04-11 07:38:14] [query] Mods: 4 [2024-04-11 07:38:14] [query] Using OR logic [2024-04-11 07:38:14] [query] Found results using: and logic [2024-04-11 07:38:14] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10031,9925) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 07:38:14] [query] Results: 9 Pages of results: 1 [2024-04-11 07:38:14] [query] Execution time: 0.01853 [2024-04-11 07:38:17] [query] Query for: sarcoma [2024-04-11 07:38:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 07:38:17] [query] Engine: default [2024-04-11 07:38:17] [query] Tokens: sarcomas, sarcoma [2024-04-11 07:38:17] [query] Mods: 4 [2024-04-11 07:38:17] [query] Using OR logic [2024-04-11 07:38:17] [query] Found results using: and logic [2024-04-11 07:38:17] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10031,9925) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 07:38:17] [query] Results: 9 Pages of results: 1 [2024-04-11 07:38:17] [query] Execution time: 0.01927 [2024-04-11 07:38:55] [indexer:background] Health check [2024-04-11 07:39:08] [query] Query for: sarcoma [2024-04-11 07:39:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 07:39:08] [query] Engine: default [2024-04-11 07:39:08] [query] Tokens: sarcomas, sarcoma [2024-04-11 07:39:08] [query] Mods: 4 [2024-04-11 07:39:08] [query] Using OR logic [2024-04-11 07:39:08] [query] Found results using: and logic [2024-04-11 07:39:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10031,9925) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 07:39:08] [query] Results: 9 Pages of results: 1 [2024-04-11 07:39:08] [query] Execution time: 0.01914 [2024-04-11 07:39:15] [query] Query for: sarcoma [2024-04-11 07:39:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 07:39:15] [query] Engine: default [2024-04-11 07:39:15] [query] Tokens: sarcomas, sarcoma [2024-04-11 07:39:15] [query] Mods: 4 [2024-04-11 07:39:15] [query] Using OR logic [2024-04-11 07:39:15] [query] Found results using: and logic [2024-04-11 07:39:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10031,9925) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 07:39:15] [query] Results: 9 Pages of results: 1 [2024-04-11 07:39:15] [query] Execution time: 0.01835 [2024-04-11 07:40:22] [query] Query for: sarcoma [2024-04-11 07:40:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 07:40:22] [query] Engine: default [2024-04-11 07:40:22] [query] Tokens: sarcomas, sarcoma [2024-04-11 07:40:22] [query] Mods: 5 [2024-04-11 07:40:22] [query] Using OR logic [2024-04-11 07:40:22] [query] Found results using: and logic [2024-04-11 07:40:22] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10031,9925) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 07:40:22] [query] Results: 7 Pages of results: 1 [2024-04-11 07:40:22] [query] Execution time: 0.23570 [2024-04-11 07:40:30] [query] Query for: sarcoma [2024-04-11 07:40:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 07:40:30] [query] Engine: default [2024-04-11 07:40:30] [query] Tokens: sarcomas, sarcoma [2024-04-11 07:40:30] [query] Mods: 4 [2024-04-11 07:40:30] [query] Using OR logic [2024-04-11 07:40:30] [query] Found results using: and logic [2024-04-11 07:40:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10031,9925) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 07:40:30] [query] Results: 9 Pages of results: 1 [2024-04-11 07:40:30] [query] Execution time: 0.01926 [2024-04-11 07:40:36] [query] Query for: sarcoma [2024-04-11 07:40:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 07:40:36] [query] Engine: default [2024-04-11 07:40:36] [query] Tokens: sarcomas, sarcoma [2024-04-11 07:40:36] [query] Mods: 5 [2024-04-11 07:40:36] [query] Using OR logic [2024-04-11 07:40:36] [query] Found results using: and logic [2024-04-11 07:40:36] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10031,9925) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 07:40:36] [query] Results: 7 Pages of results: 1 [2024-04-11 07:40:36] [query] Execution time: 0.23293 [2024-04-11 07:40:49] [query] Query for: tcga [2024-04-11 07:40:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:40:49] [query] Engine: default [2024-04-11 07:40:49] [query] Tokens: tcga [2024-04-11 07:40:49] [query] Mods: 4 [2024-04-11 07:40:49] [query] Found results using: or logic [2024-04-11 07:40:49] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2529) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:40:49] [query] Results: 55 Pages of results: 8 [2024-04-11 07:40:49] [query] Execution time: 0.03802 [2024-04-11 07:40:51] [query] Query for: tcga0 [2024-04-11 07:40:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:40:51] [query] Engine: default [2024-04-11 07:40:51] [query] Tokens: tcga060192, tcga080380 [2024-04-11 07:40:51] [query] Mods: 4 [2024-04-11 07:40:51] [query] Using OR logic [2024-04-11 07:40:51] [query] Found results using: and logic [2024-04-11 07:40:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (22971,71921) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:40:51] [query] Results: 2 Pages of results: 1 [2024-04-11 07:40:51] [query] Execution time: 0.03624 [2024-04-11 07:40:52] [query] Query for: tcga0 [2024-04-11 07:40:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:40:52] [query] Engine: default [2024-04-11 07:40:52] [query] Tokens: tcga060192, tcga080380 [2024-04-11 07:40:52] [query] Mods: 4 [2024-04-11 07:40:52] [query] Using OR logic [2024-04-11 07:40:52] [query] Found results using: and logic [2024-04-11 07:40:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (22971,71921) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:40:52] [query] Results: 2 Pages of results: 1 [2024-04-11 07:40:52] [query] Execution time: 0.03645 [2024-04-11 07:40:53] [query] Query for: tcga-hb [2024-04-11 07:40:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:40:53] [query] Engine: default [2024-04-11 07:40:53] [query] Tokens: tcga, hb, tcga-ov [2024-04-11 07:40:53] [query] Mods: 4 [2024-04-11 07:40:53] [query] Trying AND logic [2024-04-11 07:40:53] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:40:53] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:40:53] [query] Found results using: and logic [2024-04-11 07:40:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2529,19255,14459) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('45739') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:40:53] [query] Results: 1 Pages of results: 1 [2024-04-11 07:40:53] [query] Execution time: 0.06771 [2024-04-11 07:40:54] [query] Query for: tcga-hb [2024-04-11 07:40:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 07:40:54] [query] Engine: default [2024-04-11 07:40:54] [query] Tokens: tcga, hb, tcga-ov [2024-04-11 07:40:54] [query] Mods: 5 [2024-04-11 07:40:54] [query] Trying AND logic [2024-04-11 07:40:54] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:40:54] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:40:54] [query] Found results using: and logic [2024-04-11 07:40:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2529,19255,14459) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('45739') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 07:40:54] [query] Results: 1 Pages of results: 1 [2024-04-11 07:40:54] [query] Execution time: 0.10797 [2024-04-11 07:40:54] [core] Render suggested search: tcga hb tcga ov tcga-ov [2024-04-11 07:40:55] [query] Query for: tcga-hb [2024-04-11 07:40:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 07:40:55] [query] Engine: default [2024-04-11 07:40:55] [query] Tokens: tcga, hb, tcga-ov [2024-04-11 07:40:55] [query] Mods: 5 [2024-04-11 07:40:55] [query] Trying AND logic [2024-04-11 07:40:55] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:40:55] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:40:55] [query] Found results using: and logic [2024-04-11 07:40:55] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2529,19255,14459) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('45739') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 07:40:55] [query] Results: 1 Pages of results: 1 [2024-04-11 07:40:55] [query] Execution time: 0.10915 [2024-04-11 07:40:55] [core] Render suggested search: tcga hb tcga ov tcga-ov [2024-04-11 07:41:13] [query] Query for: tcga [2024-04-11 07:41:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:41:13] [query] Engine: default [2024-04-11 07:41:13] [query] Tokens: tcga [2024-04-11 07:41:13] [query] Mods: 4 [2024-04-11 07:41:13] [query] Found results using: or logic [2024-04-11 07:41:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2529) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:41:13] [query] Results: 55 Pages of results: 8 [2024-04-11 07:41:13] [query] Execution time: 0.04040 [2024-04-11 07:41:13] [query] Query for: tcga [2024-04-11 07:41:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 07:41:13] [query] Engine: default [2024-04-11 07:41:13] [query] Tokens: tcga [2024-04-11 07:41:13] [query] Mods: 5 [2024-04-11 07:41:13] [query] Found results using: or logic [2024-04-11 07:41:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2529) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 07:41:13] [query] Results: 48 Pages of results: 5 [2024-04-11 07:41:13] [query] Execution time: 0.12259 [2024-04-11 07:41:30] [query] Query for: tcga [2024-04-11 07:41:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 07:41:30] [query] Engine: default [2024-04-11 07:41:30] [query] Tokens: tcga [2024-04-11 07:41:30] [query] Mods: 5 [2024-04-11 07:41:30] [query] Found results using: or logic [2024-04-11 07:41:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2529) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 07:41:30] [query] Results: 48 Pages of results: 5 [2024-04-11 07:41:30] [query] Execution time: 0.09331 [2024-04-11 07:41:45] [query] Query for: tcga [2024-04-11 07:41:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 3 offset: 0 fields: all [2024-04-11 07:41:45] [query] Engine: default [2024-04-11 07:41:45] [query] Tokens: tcga [2024-04-11 07:41:45] [query] Mods: 5 [2024-04-11 07:41:45] [query] Found results using: or logic [2024-04-11 07:41:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2529) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 20, 10 [2024-04-11 07:41:45] [query] Results: 48 Pages of results: 5 [2024-04-11 07:41:45] [query] Execution time: 0.22096 [2024-04-11 07:42:13] [index:background] Health check [2024-04-11 07:42:20] [query] Query for: tcga [2024-04-11 07:42:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 07:42:20] [query] Engine: default [2024-04-11 07:42:20] [query] Tokens: tcga [2024-04-11 07:42:20] [query] Mods: 5 [2024-04-11 07:42:20] [query] Found results using: or logic [2024-04-11 07:42:21] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2529) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 07:42:21] [query] Results: 48 Pages of results: 5 [2024-04-11 07:42:21] [query] Execution time: 0.09343 [2024-04-11 07:42:23] [query] Query for: tcga [2024-04-11 07:42:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 07:42:23] [query] Engine: default [2024-04-11 07:42:23] [query] Tokens: tcga [2024-04-11 07:42:23] [query] Mods: 5 [2024-04-11 07:42:23] [query] Found results using: or logic [2024-04-11 07:42:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2529) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 07:42:24] [query] Results: 48 Pages of results: 5 [2024-04-11 07:42:24] [query] Execution time: 0.11693 [2024-04-11 07:42:34] [query] Query for: sarcoma [2024-04-11 07:42:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:42:34] [query] Engine: default [2024-04-11 07:42:34] [query] Tokens: sarcomas, sarcoma [2024-04-11 07:42:34] [query] Mods: 4 [2024-04-11 07:42:34] [query] Using OR logic [2024-04-11 07:42:34] [query] Found results using: and logic [2024-04-11 07:42:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10031,9925) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:42:34] [query] Results: 9 Pages of results: 2 [2024-04-11 07:42:34] [query] Execution time: 0.03359 [2024-04-11 07:42:34] [query] Query for: sarcoma [2024-04-11 07:42:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 07:42:34] [query] Engine: default [2024-04-11 07:42:34] [query] Tokens: sarcomas, sarcoma [2024-04-11 07:42:34] [query] Mods: 5 [2024-04-11 07:42:34] [query] Using OR logic [2024-04-11 07:42:34] [query] Found results using: and logic [2024-04-11 07:42:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10031,9925) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 07:42:34] [query] Results: 7 Pages of results: 1 [2024-04-11 07:42:34] [query] Execution time: 0.22889 [2024-04-11 07:44:15] [indexer:background] Health check [2024-04-11 07:47:18] [index:background] Health check [2024-04-11 07:49:20] [indexer:background] Health check [2024-04-11 07:49:28] [query] Query for: hep [2024-04-11 07:49:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:49:28] [query] Engine: default [2024-04-11 07:49:28] [query] Tokens: hepatic, hepatocarcinogenesis, hepatectomy, hepatoblastoma, hepatocellular, hepp [2024-04-11 07:49:28] [query] Mods: 4 [2024-04-11 07:49:28] [query] Using OR logic [2024-04-11 07:49:28] [query] Found results using: and logic [2024-04-11 07:49:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (36513,53231,62725,67551,22383,39081) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:49:28] [query] Results: 12 Pages of results: 2 [2024-04-11 07:49:28] [query] Execution time: 0.03927 [2024-04-11 07:49:29] [query] Query for: hepa [2024-04-11 07:49:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:49:29] [query] Engine: default [2024-04-11 07:49:29] [query] Tokens: hepatic, hepatocarcinogenesis, hepatectomy, hepatoblastoma, hepatocellular [2024-04-11 07:49:29] [query] Mods: 4 [2024-04-11 07:49:29] [query] Using OR logic [2024-04-11 07:49:29] [query] Found results using: and logic [2024-04-11 07:49:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (36513,53231,62725,67551,22383) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:49:29] [query] Results: 11 Pages of results: 2 [2024-04-11 07:49:29] [query] Execution time: 0.03771 [2024-04-11 07:49:30] [query] Query for: hepatic a [2024-04-11 07:49:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:49:30] [query] Engine: default [2024-04-11 07:49:30] [query] Tokens: hepatic [2024-04-11 07:49:30] [query] Mods: 4 [2024-04-11 07:49:30] [query] Found results using: or logic [2024-04-11 07:49:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (36513) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:49:30] [query] Results: 3 Pages of results: 1 [2024-04-11 07:49:30] [query] Execution time: 0.03347 [2024-04-11 07:49:31] [query] Query for: hepatic ad [2024-04-11 07:49:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:49:31] [query] Engine: default [2024-04-11 07:49:31] [query] Tokens: added, adding, hepatic, ad [2024-04-11 07:49:31] [query] Mods: 4 [2024-04-11 07:49:31] [query] Trying AND logic [2024-04-11 07:49:31] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:49:31] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:49:31] [query] Found results using: and logic [2024-04-11 07:49:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2437,9865,36513,40317) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41405') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:49:31] [query] Results: 1 Pages of results: 1 [2024-04-11 07:49:31] [query] Execution time: 0.04106 [2024-04-11 07:49:32] [query] Query for: hepatic adeno [2024-04-11 07:49:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:49:32] [query] Engine: default [2024-04-11 07:49:32] [query] Tokens: adenocarcinomas, adenocarcinomapancreas, adenocarcinoma-pancreas, adenocarcinoma, adenocarcinoma-colon, adenocarcinoma-rectum, adenocarcinomacoad, adenocarcinomacolon, adenocarcinomaluad, adenocarcinomalusc, adenocarcinomaprad [2024-04-11 07:49:32] [query] Mods: 5 [2024-04-11 07:49:32] [query] Using OR logic [2024-04-11 07:49:32] [query] Found results using: and logic [2024-04-11 07:49:32] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(36513) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (65941,69061,68819,8421,68823,68843,22121,69065,22123,22125,22129) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 7 [2024-04-11 07:49:32] [query] Results: 33 Pages of results: 5 [2024-04-11 07:49:32] [query] Execution time: 0.04747 [2024-04-11 07:49:33] [query] Query for: hepatic adenoma [2024-04-11 07:49:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:49:33] [query] Engine: default [2024-04-11 07:49:33] [query] Tokens: adenomas, hepatic [2024-04-11 07:49:33] [query] Mods: 5 [2024-04-11 07:49:33] [query] Trying AND logic [2024-04-11 07:49:33] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:49:33] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:49:33] [query] Using OR logic [2024-04-11 07:49:33] [query] Found results using: or logic [2024-04-11 07:49:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(36513) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2993,36513) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 7 [2024-04-11 07:49:33] [query] Results: 5 Pages of results: 1 [2024-04-11 07:49:33] [query] Execution time: 0.03889 [2024-04-11 07:49:34] [query] Query for: hepatic adenoma [2024-04-11 07:49:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 07:49:34] [query] Engine: default [2024-04-11 07:49:34] [query] Tokens: adenomas, hepatic [2024-04-11 07:49:34] [query] Mods: 6 [2024-04-11 07:49:34] [query] Trying AND logic [2024-04-11 07:49:34] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:49:34] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:49:34] [query] Using OR logic [2024-04-11 07:49:34] [query] Found results using: or logic [2024-04-11 07:49:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(36513) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2993,36513) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 10 [2024-04-11 07:49:34] [query] Results: 4 Pages of results: 1 [2024-04-11 07:49:34] [query] Execution time: 0.16356 [2024-04-11 07:49:34] [query] Query for: hepatic adenoma [2024-04-11 07:49:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:49:34] [query] Engine: default [2024-04-11 07:49:34] [query] Tokens: adenomas, hepatic [2024-04-11 07:49:34] [query] Mods: 5 [2024-04-11 07:49:34] [query] Trying AND logic [2024-04-11 07:49:34] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:49:34] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:49:34] [query] Using OR logic [2024-04-11 07:49:34] [query] Found results using: or logic [2024-04-11 07:49:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(36513) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2993,36513) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 7 [2024-04-11 07:49:34] [query] Results: 5 Pages of results: 1 [2024-04-11 07:49:34] [query] Execution time: 0.03940 [2024-04-11 07:50:13] [query] Query for: hepatic adenoma [2024-04-11 07:50:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 07:50:13] [query] Engine: default [2024-04-11 07:50:13] [query] Tokens: adenomas, hepatic [2024-04-11 07:50:13] [query] Mods: 5 [2024-04-11 07:50:13] [query] Trying AND logic [2024-04-11 07:50:13] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:50:13] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:50:13] [query] Using OR logic [2024-04-11 07:50:13] [query] Found results using: or logic [2024-04-11 07:50:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(36513) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2993,36513) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC [2024-04-11 07:50:13] [query] Results: 5 Pages of results: 1 [2024-04-11 07:50:13] [query] Execution time: 0.02318 [2024-04-11 07:50:26] [query] Query for: hepatic adenoma [2024-04-11 07:50:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 07:50:26] [query] Engine: default [2024-04-11 07:50:26] [query] Tokens: adenomas, hepatic [2024-04-11 07:50:26] [query] Mods: 5 [2024-04-11 07:50:26] [query] Trying AND logic [2024-04-11 07:50:26] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:50:26] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:50:26] [query] Using OR logic [2024-04-11 07:50:26] [query] Found results using: or logic [2024-04-11 07:50:26] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(36513) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2993,36513) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC [2024-04-11 07:50:26] [query] Results: 5 Pages of results: 1 [2024-04-11 07:50:26] [query] Execution time: 0.02263 [2024-04-11 07:50:40] [query] Query for: hepatic adenoma [2024-04-11 07:50:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 07:50:40] [query] Engine: default [2024-04-11 07:50:40] [query] Tokens: adenomas, hepatic [2024-04-11 07:50:40] [query] Mods: 5 [2024-04-11 07:50:40] [query] Trying AND logic [2024-04-11 07:50:40] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:50:40] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:50:40] [query] Using OR logic [2024-04-11 07:50:40] [query] Found results using: or logic [2024-04-11 07:50:40] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(36513) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2993,36513) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC [2024-04-11 07:50:40] [query] Results: 5 Pages of results: 1 [2024-04-11 07:50:40] [query] Execution time: 0.02251 [2024-04-11 07:52:23] [index:background] Health check [2024-04-11 07:53:53] [indexer:background] Health check [2024-04-11 07:57:02] [index:background] Health check [2024-04-11 07:57:51] [query] Query for: prostate [2024-04-11 07:57:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:57:51] [query] Engine: default [2024-04-11 07:57:51] [query] Tokens: prostates, prostate, prostatic [2024-04-11 07:57:51] [query] Mods: 4 [2024-04-11 07:57:51] [query] Using OR logic [2024-04-11 07:57:51] [query] Found results using: and logic [2024-04-11 07:57:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4369,7013,27415) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:57:51] [query] Results: 25 Pages of results: 4 [2024-04-11 07:57:51] [query] Execution time: 0.04094 [2024-04-11 07:58:01] [query] Query for: prostate [2024-04-11 07:58:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:58:01] [query] Engine: default [2024-04-11 07:58:02] [query] Tokens: prostates, prostate, prostatic [2024-04-11 07:58:02] [query] Mods: 4 [2024-04-11 07:58:02] [query] Using OR logic [2024-04-11 07:58:02] [query] Found results using: and logic [2024-04-11 07:58:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4369,7013,27415) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:58:02] [query] Results: 25 Pages of results: 4 [2024-04-11 07:58:02] [query] Execution time: 0.03778 [2024-04-11 07:58:02] [query] Query for: prostate ct [2024-04-11 07:58:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:58:02] [query] Engine: default [2024-04-11 07:58:02] [query] Tokens: prostates, prostate, prostatic, ct [2024-04-11 07:58:02] [query] Mods: 4 [2024-04-11 07:58:02] [query] Trying AND logic [2024-04-11 07:58:02] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:58:02] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:58:02] [query] Found results using: and logic [2024-04-11 07:58:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4369,7013,27415,1407) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '3866', '41459', '41763', '42927', '43223', '43699', '44187', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:58:02] [query] Results: 9 Pages of results: 2 [2024-04-11 07:58:02] [query] Execution time: 0.04591 [2024-04-11 07:58:34] [query] Query for: longitudinal [2024-04-11 07:58:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 07:58:34] [query] Engine: default [2024-04-11 07:58:34] [query] Tokens: longitudinally, longitudinal [2024-04-11 07:58:34] [query] Mods: 4 [2024-04-11 07:58:34] [query] Using OR logic [2024-04-11 07:58:34] [query] Found results using: and logic [2024-04-11 07:58:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7573,8889) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 07:58:34] [query] Results: 87 Pages of results: 9 [2024-04-11 07:58:34] [query] Execution time: 0.21047 [2024-04-11 07:58:42] [query] Query for: hepata [2024-04-11 07:58:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:58:42] [query] Engine: default [2024-04-11 07:58:42] [query] Tokens: hpdo3a [2024-04-11 07:58:42] [query] Mods: 4 [2024-04-11 07:58:42] [query] Found results using: or logic [2024-04-11 07:58:42] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (76705) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:58:42] [query] Results: 1 Pages of results: 1 [2024-04-11 07:58:42] [query] Execution time: 0.05838 [2024-04-11 07:58:44] [query] Query for: hepat [2024-04-11 07:58:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:58:44] [query] Engine: default [2024-04-11 07:58:44] [query] Tokens: hepatic, hepatocarcinogenesis, hepatectomy, hepatoblastoma, hepatocellular [2024-04-11 07:58:44] [query] Mods: 4 [2024-04-11 07:58:44] [query] Using OR logic [2024-04-11 07:58:44] [query] Found results using: and logic [2024-04-11 07:58:44] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (36513,53231,62725,67551,22383) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:58:44] [query] Results: 11 Pages of results: 2 [2024-04-11 07:58:44] [query] Execution time: 0.03783 [2024-04-11 07:58:45] [query] Query for: hepatoc [2024-04-11 07:58:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:58:45] [query] Engine: default [2024-04-11 07:58:45] [query] Tokens: hepatocarcinogenesis, hepatocellular [2024-04-11 07:58:45] [query] Mods: 4 [2024-04-11 07:58:45] [query] Using OR logic [2024-04-11 07:58:45] [query] Found results using: and logic [2024-04-11 07:58:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (53231,22383) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:58:45] [query] Results: 7 Pages of results: 1 [2024-04-11 07:58:45] [query] Execution time: 0.03651 [2024-04-11 07:58:46] [query] Query for: hepatoc [2024-04-11 07:58:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:58:46] [query] Engine: default [2024-04-11 07:58:46] [query] Tokens: hepatocarcinogenesis, hepatocellular [2024-04-11 07:58:46] [query] Mods: 4 [2024-04-11 07:58:46] [query] Using OR logic [2024-04-11 07:58:46] [query] Found results using: and logic [2024-04-11 07:58:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (53231,22383) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:58:46] [query] Results: 7 Pages of results: 1 [2024-04-11 07:58:46] [query] Execution time: 0.03479 [2024-04-11 07:58:47] [query] Query for: hepatoce [2024-04-11 07:58:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:58:47] [query] Engine: default [2024-04-11 07:58:47] [query] Tokens: hepatocellular [2024-04-11 07:58:47] [query] Mods: 4 [2024-04-11 07:58:47] [query] Found results using: or logic [2024-04-11 07:58:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (22383) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:58:47] [query] Results: 7 Pages of results: 1 [2024-04-11 07:58:47] [query] Execution time: 0.03420 [2024-04-11 07:58:49] [query] Query for: hepatocell [2024-04-11 07:58:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:58:49] [query] Engine: default [2024-04-11 07:58:49] [query] Tokens: hepatocellular [2024-04-11 07:58:49] [query] Mods: 4 [2024-04-11 07:58:49] [query] Found results using: or logic [2024-04-11 07:58:49] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (22383) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:58:49] [query] Results: 7 Pages of results: 1 [2024-04-11 07:58:49] [query] Execution time: 0.03429 [2024-04-11 07:58:50] [query] Query for: hepatocellular [2024-04-11 07:58:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:58:50] [query] Engine: default [2024-04-11 07:58:51] [query] Tokens: hepatocellular [2024-04-11 07:58:51] [query] Mods: 4 [2024-04-11 07:58:51] [query] Found results using: or logic [2024-04-11 07:58:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (22383) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 07:58:51] [query] Results: 7 Pages of results: 1 [2024-04-11 07:58:51] [query] Execution time: 0.03346 [2024-04-11 07:58:52] [indexer:background] Health check [2024-04-11 07:58:53] [query] Query for: longitudinal [2024-04-11 07:58:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 07:58:53] [query] Engine: default [2024-04-11 07:58:53] [query] Tokens: longitudinally, longitudinal [2024-04-11 07:58:53] [query] Mods: 4 [2024-04-11 07:58:53] [query] Using OR logic [2024-04-11 07:58:53] [query] Found results using: and logic [2024-04-11 07:58:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7573,8889) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 07:58:53] [query] Results: 87 Pages of results: 1 [2024-04-11 07:58:53] [query] Execution time: 0.02400 [2024-04-11 07:58:53] [query] Query for: hepatocellular ade [2024-04-11 07:58:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:58:53] [query] Engine: default [2024-04-11 07:58:53] [query] Tokens: adenocarcinomas, adenocarcinomapancreas, adenocarcinoma-pancreas, adenocarcinoma, adenocarcinoma-colon, adenocarcinoma-rectum, adenocarcinomacoad, adenocarcinomacolon, adenocarcinomaluad, adenocarcinomalusc, adenocarcinomaprad [2024-04-11 07:58:53] [query] Mods: 5 [2024-04-11 07:58:53] [query] Using OR logic [2024-04-11 07:58:53] [query] Found results using: and logic [2024-04-11 07:58:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(22383) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (65941,69061,68819,8421,68823,68843,22121,69065,22123,22125,22129) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 7 [2024-04-11 07:58:53] [query] Results: 33 Pages of results: 5 [2024-04-11 07:58:53] [query] Execution time: 0.04478 [2024-04-11 07:58:53] [query] Query for: hepatocellular adeno [2024-04-11 07:58:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:58:53] [query] Engine: default [2024-04-11 07:58:53] [query] Tokens: adenocarcinomas, adenocarcinomapancreas, adenocarcinoma-pancreas, adenocarcinoma, adenocarcinoma-colon, adenocarcinoma-rectum, adenocarcinomacoad, adenocarcinomacolon, adenocarcinomaluad, adenocarcinomalusc, adenocarcinomaprad [2024-04-11 07:58:53] [query] Mods: 5 [2024-04-11 07:58:53] [query] Using OR logic [2024-04-11 07:58:54] [query] Found results using: and logic [2024-04-11 07:58:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(22383) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (65941,69061,68819,8421,68823,68843,22121,69065,22123,22125,22129) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 7 [2024-04-11 07:58:54] [query] Results: 33 Pages of results: 5 [2024-04-11 07:58:54] [query] Execution time: 0.05135 [2024-04-11 07:58:55] [query] Query for: hepatocellular adenoma [2024-04-11 07:58:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 07:58:55] [query] Engine: default [2024-04-11 07:58:55] [query] Tokens: adenomas, hepatocellular [2024-04-11 07:58:55] [query] Mods: 6 [2024-04-11 07:58:55] [query] Trying AND logic [2024-04-11 07:58:55] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:58:55] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:58:55] [query] Using OR logic [2024-04-11 07:58:55] [query] Found results using: or logic [2024-04-11 07:58:55] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(22383) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2993,22383) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 10 [2024-04-11 07:58:55] [query] Results: 7 Pages of results: 1 [2024-04-11 07:58:55] [query] Execution time: 0.20131 [2024-04-11 07:58:56] [query] Query for: hepatocellular adenoma [2024-04-11 07:58:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 07:58:56] [query] Engine: default [2024-04-11 07:58:56] [query] Tokens: adenomas, hepatocellular [2024-04-11 07:58:56] [query] Mods: 5 [2024-04-11 07:58:56] [query] Trying AND logic [2024-04-11 07:58:56] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:58:56] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:58:56] [query] Using OR logic [2024-04-11 07:58:56] [query] Found results using: or logic [2024-04-11 07:58:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(22383) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2993,22383) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 7 [2024-04-11 07:58:56] [query] Results: 9 Pages of results: 2 [2024-04-11 07:58:56] [query] Execution time: 0.03826 [2024-04-11 07:59:04] [query] Query for: hepatocellular adenoma [2024-04-11 07:59:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 07:59:04] [query] Engine: default [2024-04-11 07:59:04] [query] Tokens: adenomas, hepatocellular [2024-04-11 07:59:04] [query] Mods: 5 [2024-04-11 07:59:04] [query] Trying AND logic [2024-04-11 07:59:04] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:59:04] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:59:04] [query] Using OR logic [2024-04-11 07:59:04] [query] Found results using: or logic [2024-04-11 07:59:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(22383) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2993,22383) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC [2024-04-11 07:59:04] [query] Results: 9 Pages of results: 1 [2024-04-11 07:59:04] [query] Execution time: 0.02297 [2024-04-11 07:59:20] [query] Query for: longitudinal [2024-04-11 07:59:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 07:59:20] [query] Engine: default [2024-04-11 07:59:21] [query] Tokens: longitudinally, longitudinal [2024-04-11 07:59:21] [query] Mods: 4 [2024-04-11 07:59:21] [query] Using OR logic [2024-04-11 07:59:21] [query] Found results using: and logic [2024-04-11 07:59:21] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7573,8889) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 07:59:21] [query] Results: 87 Pages of results: 9 [2024-04-11 07:59:21] [query] Execution time: 0.18137 [2024-04-11 07:59:30] [query] Query for: hepatocellular adenoma [2024-04-11 07:59:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 07:59:30] [query] Engine: default [2024-04-11 07:59:30] [query] Tokens: adenomas, hepatocellular [2024-04-11 07:59:30] [query] Mods: 5 [2024-04-11 07:59:30] [query] Trying AND logic [2024-04-11 07:59:30] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:59:30] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:59:30] [query] Using OR logic [2024-04-11 07:59:30] [query] Found results using: or logic [2024-04-11 07:59:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(22383) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2993,22383) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC [2024-04-11 07:59:30] [query] Results: 9 Pages of results: 1 [2024-04-11 07:59:30] [query] Execution time: 0.02322 [2024-04-11 07:59:40] [query] Query for: hepatocellular adenoma [2024-04-11 07:59:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 07:59:40] [query] Engine: default [2024-04-11 07:59:40] [query] Tokens: adenomas, hepatocellular [2024-04-11 07:59:40] [query] Mods: 5 [2024-04-11 07:59:40] [query] Trying AND logic [2024-04-11 07:59:40] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:59:40] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 07:59:40] [query] Using OR logic [2024-04-11 07:59:40] [query] Found results using: or logic [2024-04-11 07:59:40] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(22383) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2993,22383) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC [2024-04-11 07:59:40] [query] Results: 9 Pages of results: 1 [2024-04-11 07:59:40] [query] Execution time: 0.02246 [2024-04-11 07:59:47] [query] Query for: longitudinal [2024-04-11 07:59:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 07:59:47] [query] Engine: default [2024-04-11 07:59:47] [query] Tokens: longitudinally, longitudinal [2024-04-11 07:59:47] [query] Mods: 4 [2024-04-11 07:59:47] [query] Using OR logic [2024-04-11 07:59:47] [query] Found results using: and logic [2024-04-11 07:59:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7573,8889) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 07:59:47] [query] Results: 87 Pages of results: 9 [2024-04-11 07:59:47] [query] Execution time: 0.22094 [2024-04-11 08:00:04] [query] Query for: longitudinal [2024-04-11 08:00:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 3 offset: 0 fields: all [2024-04-11 08:00:04] [query] Engine: default [2024-04-11 08:00:04] [query] Tokens: longitudinally, longitudinal [2024-04-11 08:00:04] [query] Mods: 4 [2024-04-11 08:00:04] [query] Using OR logic [2024-04-11 08:00:04] [query] Found results using: and logic [2024-04-11 08:00:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7573,8889) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 20, 10 [2024-04-11 08:00:04] [query] Results: 87 Pages of results: 9 [2024-04-11 08:00:04] [query] Execution time: 0.20122 [2024-04-11 08:00:18] [query] Query for: longitudinal [2024-04-11 08:00:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 4 offset: 0 fields: all [2024-04-11 08:00:18] [query] Engine: default [2024-04-11 08:00:18] [query] Tokens: longitudinally, longitudinal [2024-04-11 08:00:18] [query] Mods: 4 [2024-04-11 08:00:18] [query] Using OR logic [2024-04-11 08:00:18] [query] Found results using: and logic [2024-04-11 08:00:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7573,8889) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 30, 10 [2024-04-11 08:00:18] [query] Results: 87 Pages of results: 9 [2024-04-11 08:00:18] [query] Execution time: 0.26575 [2024-04-11 08:00:46] [query] Query for: longitudinal [2024-04-11 08:00:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 5 offset: 0 fields: all [2024-04-11 08:00:46] [query] Engine: default [2024-04-11 08:00:46] [query] Tokens: longitudinally, longitudinal [2024-04-11 08:00:46] [query] Mods: 4 [2024-04-11 08:00:46] [query] Using OR logic [2024-04-11 08:00:46] [query] Found results using: and logic [2024-04-11 08:00:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7573,8889) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 40, 10 [2024-04-11 08:00:46] [query] Results: 87 Pages of results: 9 [2024-04-11 08:00:46] [query] Execution time: 0.23413 [2024-04-11 08:02:21] [index:background] Health check [2024-04-11 08:02:27] [query] Query for: liver [2024-04-11 08:02:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 08:02:27] [query] Engine: default [2024-04-11 08:02:27] [query] Tokens: liver [2024-04-11 08:02:27] [query] Mods: 4 [2024-04-11 08:02:27] [query] Found results using: or logic [2024-04-11 08:02:27] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 08:02:27] [query] Results: 21 Pages of results: 3 [2024-04-11 08:02:27] [query] Execution time: 0.22021 [2024-04-11 08:02:34] [native] Unexpected empty search string [2024-04-11 08:02:34] [native] Unable to locate search string! [2024-04-11 08:02:34] [native] Running query with empty search string [2024-04-11 08:02:34] [query] Query for: [2024-04-11 08:02:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 08:02:34] [query] Engine: default [2024-04-11 08:02:34] [query] Tokens: [2024-04-11 08:02:34] [query] Mods: 6 [2024-04-11 08:02:34] [query] Found results using: or logic [2024-04-11 08:02:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,1 AS relevance FROM wp_searchwp_status s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts emptyqueryorder ON (emptyqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts emptyqueryorder ON (emptyqueryorder.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC, emptyqueryorder.post_date DESC LIMIT 0, 10 [2024-04-11 08:02:34] [query] Results: 264 Pages of results: 27 [2024-04-11 08:02:34] [query] Execution time: 0.02328 [2024-04-11 08:03:05] [query] Query for: liver [2024-04-11 08:03:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 08:03:05] [query] Engine: default [2024-04-11 08:03:05] [query] Tokens: liver [2024-04-11 08:03:05] [query] Mods: 4 [2024-04-11 08:03:05] [query] Found results using: or logic [2024-04-11 08:03:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 08:03:05] [query] Results: 21 Pages of results: 1 [2024-04-11 08:03:05] [query] Execution time: 0.01738 [2024-04-11 08:03:19] [query] Query for: liver [2024-04-11 08:03:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 08:03:19] [query] Engine: default [2024-04-11 08:03:19] [query] Tokens: liver [2024-04-11 08:03:19] [query] Mods: 4 [2024-04-11 08:03:19] [query] Found results using: or logic [2024-04-11 08:03:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 08:03:19] [query] Results: 21 Pages of results: 3 [2024-04-11 08:03:19] [query] Execution time: 0.21322 [2024-04-11 08:03:30] [query] Query for: mimic [2024-04-11 08:03:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 08:03:30] [query] Engine: default [2024-04-11 08:03:30] [query] Tokens: mimic [2024-04-11 08:03:30] [query] Mods: 4 [2024-04-11 08:03:30] [query] Found results using: or logic [2024-04-11 08:03:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (35379) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 08:03:30] [query] Results: 2 Pages of results: 1 [2024-04-11 08:03:30] [query] Execution time: 0.12827 [2024-04-11 08:03:51] [query] Query for: mimic-cxr [2024-04-11 08:03:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 08:03:51] [query] Engine: default [2024-04-11 08:03:51] [query] Tokens: mimic, cxr, moser [2024-04-11 08:03:51] [query] Mods: 4 [2024-04-11 08:03:51] [query] Trying AND logic [2024-04-11 08:03:51] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 08:03:51] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 08:03:51] [query] Using OR logic [2024-04-11 08:03:51] [query] Found results using: or logic [2024-04-11 08:03:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (35379,57197,15851) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 08:03:51] [query] Results: 4 Pages of results: 1 [2024-04-11 08:03:51] [query] Execution time: 0.27512 [2024-04-11 08:03:51] [core] Render suggested search: mimic cxr moser [2024-04-11 08:03:51] [indexer:background] Health check [2024-04-11 08:04:01] [query] Query for: longitudinal [2024-04-11 08:04:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 5 offset: 0 fields: all [2024-04-11 08:04:01] [query] Engine: default [2024-04-11 08:04:01] [query] Tokens: longitudinally, longitudinal [2024-04-11 08:04:01] [query] Mods: 4 [2024-04-11 08:04:01] [query] Using OR logic [2024-04-11 08:04:01] [query] Found results using: and logic [2024-04-11 08:04:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7573,8889) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 40, 10 [2024-04-11 08:04:01] [query] Results: 87 Pages of results: 9 [2024-04-11 08:04:01] [query] Execution time: 0.24623 [2024-04-11 08:04:26] [query] Query for: iu-xray [2024-04-11 08:04:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 08:04:26] [query] Engine: default [2024-04-11 08:04:26] [query] Tokens: xrays, iuga, iuo1ca151235, ius, xray [2024-04-11 08:04:26] [query] Mods: 5 [2024-04-11 08:04:26] [query] Trying AND logic [2024-04-11 08:04:26] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 08:04:26] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 08:04:26] [query] Found results using: and logic [2024-04-11 08:04:26] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(36805) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (9507,36335,69337,71247,36805) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41405') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 10 [2024-04-11 08:04:26] [query] Results: 1 Pages of results: 1 [2024-04-11 08:04:26] [query] Execution time: 0.12145 [2024-04-11 08:04:29] [query] Query for: longitudinal [2024-04-11 08:04:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 6 offset: 0 fields: all [2024-04-11 08:04:29] [query] Engine: default [2024-04-11 08:04:29] [query] Tokens: longitudinally, longitudinal [2024-04-11 08:04:29] [query] Mods: 4 [2024-04-11 08:04:29] [query] Using OR logic [2024-04-11 08:04:29] [query] Found results using: and logic [2024-04-11 08:04:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7573,8889) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 50, 10 [2024-04-11 08:04:29] [query] Results: 87 Pages of results: 9 [2024-04-11 08:04:29] [query] Execution time: 0.21574 [2024-04-11 08:05:13] [native] Unexpected empty search string [2024-04-11 08:05:13] [native] Unable to locate search string! [2024-04-11 08:05:13] [native] Running query with empty search string [2024-04-11 08:05:13] [query] Query for: [2024-04-11 08:05:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 08:05:13] [query] Engine: default [2024-04-11 08:05:13] [query] Tokens: [2024-04-11 08:05:13] [query] Mods: 6 [2024-04-11 08:05:13] [query] Found results using: or logic [2024-04-11 08:05:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,1 AS relevance FROM wp_searchwp_status s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts emptyqueryorder ON (emptyqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts emptyqueryorder ON (emptyqueryorder.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC, emptyqueryorder.post_date DESC LIMIT 0, 10 [2024-04-11 08:05:13] [query] Results: 264 Pages of results: 27 [2024-04-11 08:05:13] [query] Execution time: 0.02236 [2024-04-11 08:05:33] [native] Unexpected empty search string [2024-04-11 08:05:33] [native] Unable to locate search string! [2024-04-11 08:05:33] [native] Running query with empty search string [2024-04-11 08:05:33] [query] Query for: [2024-04-11 08:05:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 27 offset: 0 fields: all [2024-04-11 08:05:33] [query] Engine: default [2024-04-11 08:05:33] [query] Tokens: [2024-04-11 08:05:33] [query] Mods: 6 [2024-04-11 08:05:33] [query] Found results using: or logic [2024-04-11 08:05:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,1 AS relevance FROM wp_searchwp_status s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts emptyqueryorder ON (emptyqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts emptyqueryorder ON (emptyqueryorder.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC, emptyqueryorder.post_date DESC LIMIT 260, 10 [2024-04-11 08:05:33] [query] Results: 264 Pages of results: 27 [2024-04-11 08:05:33] [query] Execution time: 0.01820 [2024-04-11 08:05:40] [query] Query for: longitudinal [2024-04-11 08:05:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 7 offset: 0 fields: all [2024-04-11 08:05:40] [query] Engine: default [2024-04-11 08:05:40] [query] Tokens: longitudinally, longitudinal [2024-04-11 08:05:40] [query] Mods: 4 [2024-04-11 08:05:40] [query] Using OR logic [2024-04-11 08:05:40] [query] Found results using: and logic [2024-04-11 08:05:40] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7573,8889) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 60, 10 [2024-04-11 08:05:40] [query] Results: 87 Pages of results: 9 [2024-04-11 08:05:40] [query] Execution time: 0.26408 [2024-04-11 08:05:52] [native] Unexpected empty search string [2024-04-11 08:05:52] [native] Unable to locate search string! [2024-04-11 08:05:52] [native] Running query with empty search string [2024-04-11 08:05:52] [query] Query for: [2024-04-11 08:05:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 27 offset: 0 fields: all [2024-04-11 08:05:52] [query] Engine: default [2024-04-11 08:05:52] [query] Tokens: [2024-04-11 08:05:52] [query] Mods: 6 [2024-04-11 08:05:52] [query] Found results using: or logic [2024-04-11 08:05:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,1 AS relevance FROM wp_searchwp_status s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts emptyqueryorder ON (emptyqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts emptyqueryorder ON (emptyqueryorder.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC, emptyqueryorder.post_date DESC LIMIT 260, 10 [2024-04-11 08:05:52] [query] Results: 264 Pages of results: 27 [2024-04-11 08:05:52] [query] Execution time: 0.01846 [2024-04-11 08:06:00] [native] Unexpected empty search string [2024-04-11 08:06:00] [native] Unable to locate search string! [2024-04-11 08:06:00] [native] Running query with empty search string [2024-04-11 08:06:00] [query] Query for: [2024-04-11 08:06:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 25 offset: 0 fields: all [2024-04-11 08:06:00] [query] Engine: default [2024-04-11 08:06:00] [query] Tokens: [2024-04-11 08:06:00] [query] Mods: 6 [2024-04-11 08:06:00] [query] Found results using: or logic [2024-04-11 08:06:00] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,1 AS relevance FROM wp_searchwp_status s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts emptyqueryorder ON (emptyqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts emptyqueryorder ON (emptyqueryorder.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC, emptyqueryorder.post_date DESC LIMIT 240, 10 [2024-04-11 08:06:00] [query] Results: 264 Pages of results: 27 [2024-04-11 08:06:00] [query] Execution time: 0.02146 [2024-04-11 08:06:30] [query] Query for: lung [2024-04-11 08:06:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 08:06:30] [query] Engine: default [2024-04-11 08:06:30] [query] Tokens: lungs, lung [2024-04-11 08:06:30] [query] Mods: 5 [2024-04-11 08:06:30] [query] Using OR logic [2024-04-11 08:06:30] [query] Found results using: and logic [2024-04-11 08:06:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3111,1401) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 08:06:30] [query] Results: 70 Pages of results: 7 [2024-04-11 08:06:30] [query] Execution time: 0.12220 [2024-04-11 08:06:31] [query] Query for: lung [2024-04-11 08:06:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 08:06:31] [query] Engine: default [2024-04-11 08:06:31] [query] Tokens: lungs, lung [2024-04-11 08:06:31] [query] Mods: 4 [2024-04-11 08:06:31] [query] Using OR logic [2024-04-11 08:06:31] [query] Found results using: and logic [2024-04-11 08:06:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3111,1401) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 08:06:31] [query] Results: 75 Pages of results: 11 [2024-04-11 08:06:31] [query] Execution time: 0.04063 [2024-04-11 08:06:38] [query] Query for: longitudinal [2024-04-11 08:06:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 8 offset: 0 fields: all [2024-04-11 08:06:38] [query] Engine: default [2024-04-11 08:06:38] [query] Tokens: longitudinally, longitudinal [2024-04-11 08:06:38] [query] Mods: 4 [2024-04-11 08:06:38] [query] Using OR logic [2024-04-11 08:06:38] [query] Found results using: and logic [2024-04-11 08:06:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7573,8889) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 70, 10 [2024-04-11 08:06:39] [query] Results: 87 Pages of results: 9 [2024-04-11 08:06:39] [query] Execution time: 0.22329 [2024-04-11 08:06:51] [index:background] Health check [2024-04-11 08:06:59] [query] Query for: lung [2024-04-11 08:06:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 08:06:59] [query] Engine: default [2024-04-11 08:06:59] [query] Tokens: lungs, lung [2024-04-11 08:06:59] [query] Mods: 4 [2024-04-11 08:06:59] [query] Using OR logic [2024-04-11 08:06:59] [query] Found results using: and logic [2024-04-11 08:06:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3111,1401) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 08:06:59] [query] Results: 75 Pages of results: 1 [2024-04-11 08:06:59] [query] Execution time: 0.02313 [2024-04-11 08:07:18] [query] Query for: longitudinal [2024-04-11 08:07:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 8 offset: 0 fields: all [2024-04-11 08:07:18] [query] Engine: default [2024-04-11 08:07:18] [query] Tokens: longitudinally, longitudinal [2024-04-11 08:07:18] [query] Mods: 4 [2024-04-11 08:07:18] [query] Using OR logic [2024-04-11 08:07:18] [query] Found results using: and logic [2024-04-11 08:07:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7573,8889) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 70, 10 [2024-04-11 08:07:18] [query] Results: 87 Pages of results: 9 [2024-04-11 08:07:18] [query] Execution time: 0.21953 [2024-04-11 08:07:34] [query] Query for: sarcoma [2024-04-11 08:07:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 08:07:34] [query] Engine: default [2024-04-11 08:07:34] [query] Tokens: sarcomas, sarcoma [2024-04-11 08:07:34] [query] Mods: 4 [2024-04-11 08:07:34] [query] Using OR logic [2024-04-11 08:07:34] [query] Found results using: and logic [2024-04-11 08:07:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10031,9925) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 08:07:34] [query] Results: 9 Pages of results: 1 [2024-04-11 08:07:34] [query] Execution time: 0.01887 [2024-04-11 08:07:55] [query] Query for: sarcoma [2024-04-11 08:07:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 08:07:55] [query] Engine: default [2024-04-11 08:07:55] [query] Tokens: sarcomas, sarcoma [2024-04-11 08:07:55] [query] Mods: 4 [2024-04-11 08:07:55] [query] Using OR logic [2024-04-11 08:07:55] [query] Found results using: and logic [2024-04-11 08:07:55] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10031,9925) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 08:07:55] [query] Results: 9 Pages of results: 1 [2024-04-11 08:07:55] [query] Execution time: 0.02008 [2024-04-11 08:08:11] [query] Query for: sarcoma [2024-04-11 08:08:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 08:08:11] [query] Engine: default [2024-04-11 08:08:11] [query] Tokens: sarcomas, sarcoma [2024-04-11 08:08:11] [query] Mods: 5 [2024-04-11 08:08:11] [query] Using OR logic [2024-04-11 08:08:11] [query] Found results using: and logic [2024-04-11 08:08:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10031,9925) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 08:08:11] [query] Results: 7 Pages of results: 1 [2024-04-11 08:08:11] [query] Execution time: 0.23310 [2024-04-11 08:08:53] [indexer:background] Health check [2024-04-11 08:09:02] [native] Unexpected empty search string [2024-04-11 08:09:02] [native] Unable to locate search string! [2024-04-11 08:09:02] [native] Running query with empty search string [2024-04-11 08:09:02] [query] Query for: [2024-04-11 08:09:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 23 offset: 0 fields: all [2024-04-11 08:09:02] [query] Engine: default [2024-04-11 08:09:02] [query] Tokens: [2024-04-11 08:09:02] [query] Mods: 6 [2024-04-11 08:09:02] [query] Found results using: or logic [2024-04-11 08:09:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,1 AS relevance FROM wp_searchwp_status s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts emptyqueryorder ON (emptyqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts emptyqueryorder ON (emptyqueryorder.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC, emptyqueryorder.post_date DESC LIMIT 220, 10 [2024-04-11 08:09:02] [query] Results: 264 Pages of results: 27 [2024-04-11 08:09:02] [query] Execution time: 0.02130 [2024-04-11 08:09:51] [native] Unexpected empty search string [2024-04-11 08:09:51] [native] Unable to locate search string! [2024-04-11 08:09:51] [native] Running query with empty search string [2024-04-11 08:09:51] [query] Query for: [2024-04-11 08:09:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 23 offset: 0 fields: all [2024-04-11 08:09:51] [query] Engine: default [2024-04-11 08:09:51] [query] Tokens: [2024-04-11 08:09:51] [query] Mods: 6 [2024-04-11 08:09:51] [query] Found results using: or logic [2024-04-11 08:09:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,1 AS relevance FROM wp_searchwp_status s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts emptyqueryorder ON (emptyqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts emptyqueryorder ON (emptyqueryorder.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC, emptyqueryorder.post_date DESC LIMIT 220, 10 [2024-04-11 08:09:51] [query] Results: 264 Pages of results: 27 [2024-04-11 08:09:51] [query] Execution time: 0.02137 [2024-04-11 08:09:57] [native] Unexpected empty search string [2024-04-11 08:09:57] [native] Unable to locate search string! [2024-04-11 08:09:57] [native] Running query with empty search string [2024-04-11 08:09:57] [query] Query for: [2024-04-11 08:09:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 21 offset: 0 fields: all [2024-04-11 08:09:57] [query] Engine: default [2024-04-11 08:09:57] [query] Tokens: [2024-04-11 08:09:57] [query] Mods: 6 [2024-04-11 08:09:57] [query] Found results using: or logic [2024-04-11 08:09:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,1 AS relevance FROM wp_searchwp_status s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts emptyqueryorder ON (emptyqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts emptyqueryorder ON (emptyqueryorder.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC, emptyqueryorder.post_date DESC LIMIT 200, 10 [2024-04-11 08:09:57] [query] Results: 264 Pages of results: 27 [2024-04-11 08:09:57] [query] Execution time: 0.02076 [2024-04-11 08:10:48] [native] Unexpected empty search string [2024-04-11 08:10:48] [native] Unable to locate search string! [2024-04-11 08:10:48] [native] Running query with empty search string [2024-04-11 08:10:48] [query] Query for: [2024-04-11 08:10:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 19 offset: 0 fields: all [2024-04-11 08:10:48] [query] Engine: default [2024-04-11 08:10:48] [query] Tokens: [2024-04-11 08:10:48] [query] Mods: 6 [2024-04-11 08:10:48] [query] Found results using: or logic [2024-04-11 08:10:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,1 AS relevance FROM wp_searchwp_status s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts emptyqueryorder ON (emptyqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts emptyqueryorder ON (emptyqueryorder.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC, emptyqueryorder.post_date DESC LIMIT 180, 10 [2024-04-11 08:10:48] [query] Results: 264 Pages of results: 27 [2024-04-11 08:10:48] [query] Execution time: 0.02154 [2024-04-11 08:11:03] [native] Unexpected empty search string [2024-04-11 08:11:03] [native] Unable to locate search string! [2024-04-11 08:11:03] [native] Running query with empty search string [2024-04-11 08:11:03] [query] Query for: [2024-04-11 08:11:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 17 offset: 0 fields: all [2024-04-11 08:11:03] [query] Engine: default [2024-04-11 08:11:03] [query] Tokens: [2024-04-11 08:11:03] [query] Mods: 6 [2024-04-11 08:11:03] [query] Found results using: or logic [2024-04-11 08:11:03] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,1 AS relevance FROM wp_searchwp_status s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts emptyqueryorder ON (emptyqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts emptyqueryorder ON (emptyqueryorder.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC, emptyqueryorder.post_date DESC LIMIT 160, 10 [2024-04-11 08:11:03] [query] Results: 264 Pages of results: 27 [2024-04-11 08:11:03] [query] Execution time: 0.02091 [2024-04-11 08:11:57] [index:background] Health check [2024-04-11 08:12:11] [query] Query for: noe [2024-04-11 08:12:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 08:12:11] [query] Engine: default [2024-04-11 08:12:11] [query] Tokens: noextrapadding [2024-04-11 08:12:11] [query] Mods: 4 [2024-04-11 08:12:11] [query] Found results using: or logic [2024-04-11 08:12:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (353) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 08:12:11] [query] Results: 31 Pages of results: 5 [2024-04-11 08:12:11] [query] Execution time: 0.03910 [2024-04-11 08:12:12] [query] Query for: norm [2024-04-11 08:12:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 08:12:12] [query] Engine: default [2024-04-11 08:12:12] [query] Tokens: normally, normalization, normalize, normalized, normalizing, normdate, normals, normal [2024-04-11 08:12:12] [query] Mods: 4 [2024-04-11 08:12:12] [query] Using OR logic [2024-04-11 08:12:12] [query] Found results using: and logic [2024-04-11 08:12:12] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7119,16249,17403,32067,37441,37479,40707,15375) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 08:12:12] [query] Results: 61 Pages of results: 9 [2024-04-11 08:12:12] [query] Execution time: 0.04256 [2024-04-11 08:12:13] [query] Query for: norm [2024-04-11 08:12:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 08:12:13] [query] Engine: default [2024-04-11 08:12:13] [query] Tokens: normally, normalization, normalize, normalized, normalizing, normdate, normals, normal [2024-04-11 08:12:13] [query] Mods: 4 [2024-04-11 08:12:13] [query] Using OR logic [2024-04-11 08:12:13] [query] Found results using: and logic [2024-04-11 08:12:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7119,16249,17403,32067,37441,37479,40707,15375) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 08:12:13] [query] Results: 61 Pages of results: 9 [2024-04-11 08:12:13] [query] Execution time: 0.03964 [2024-04-11 08:12:15] [query] Query for: normal [2024-04-11 08:12:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 08:12:15] [query] Engine: default [2024-04-11 08:12:15] [query] Tokens: normally, normalization, normalize, normalized, normalizing, normals, normal [2024-04-11 08:12:15] [query] Mods: 4 [2024-04-11 08:12:15] [query] Using OR logic [2024-04-11 08:12:15] [query] Found results using: and logic [2024-04-11 08:12:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7119,16249,17403,32067,37441,40707,15375) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 08:12:15] [query] Results: 61 Pages of results: 9 [2024-04-11 08:12:15] [query] Execution time: 0.03814 [2024-04-11 08:12:21] [query] Query for: normal- [2024-04-11 08:12:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 08:12:21] [query] Engine: default [2024-04-11 08:12:21] [query] Tokens: normally, normalization, normalize, normalized, normalizing, normals, normal [2024-04-11 08:12:21] [query] Mods: 4 [2024-04-11 08:12:21] [query] Using OR logic [2024-04-11 08:12:21] [query] Found results using: and logic [2024-04-11 08:12:21] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7119,16249,17403,32067,37441,40707,15375) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 08:12:21] [query] Results: 61 Pages of results: 9 [2024-04-11 08:12:21] [query] Execution time: 0.06659 [2024-04-11 08:12:23] [query] Query for: normal-do [2024-04-11 08:12:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 08:12:23] [query] Engine: default [2024-04-11 08:12:23] [query] Tokens: normally, normalization, normalize, normalized, normalizing, normals, normal [2024-04-11 08:12:23] [query] Mods: 4 [2024-04-11 08:12:23] [query] Using OR logic [2024-04-11 08:12:23] [query] Found results using: and logic [2024-04-11 08:12:23] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7119,16249,17403,32067,37441,40707,15375) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 08:12:23] [query] Results: 61 Pages of results: 9 [2024-04-11 08:12:23] [query] Execution time: 0.06549 [2024-04-11 08:12:24] [query] Query for: normal-dose [2024-04-11 08:12:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 08:12:24] [query] Engine: default [2024-04-11 08:12:24] [query] Tokens: normals, normalizing, normalized, normalize, normalization, normally, dosing, doses, normal, dose [2024-04-11 08:12:24] [query] Mods: 4 [2024-04-11 08:12:24] [query] Trying AND logic [2024-04-11 08:12:24] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 08:12:24] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 08:12:24] [query] Found results using: and logic [2024-04-11 08:12:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (40707,37441,32067,17403,16249,7119,50669,35793,15375,9073) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41365', '41535', '42069', '42323', '42371', '42927', '43517', '43523', '45351', '45479', '46237', '46249', '46261') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 08:12:24] [query] Results: 13 Pages of results: 2 [2024-04-11 08:12:24] [query] Execution time: 0.06779 [2024-04-11 08:12:26] [query] Query for: normal-dose [2024-04-11 08:12:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 08:12:26] [query] Engine: default [2024-04-11 08:12:26] [query] Tokens: normals, normalizing, normalized, normalize, normalization, normally, dosing, doses, normal, dose [2024-04-11 08:12:26] [query] Mods: 4 [2024-04-11 08:12:26] [query] Trying AND logic [2024-04-11 08:12:26] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 08:12:26] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 08:12:26] [query] Found results using: and logic [2024-04-11 08:12:26] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (40707,37441,32067,17403,16249,7119,50669,35793,15375,9073) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41365', '41535', '42069', '42323', '42371', '42927', '43517', '43523', '45351', '45479', '46237', '46249', '46261') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 08:12:26] [query] Results: 13 Pages of results: 2 [2024-04-11 08:12:26] [query] Execution time: 0.06832 [2024-04-11 08:12:30] [query] Query for: normal-dose [2024-04-11 08:12:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 08:12:30] [query] Engine: default [2024-04-11 08:12:31] [query] Tokens: normals, normalizing, normalized, normalize, normalization, normally, dosing, doses, normal, dose [2024-04-11 08:12:31] [query] Mods: 4 [2024-04-11 08:12:31] [query] Trying AND logic [2024-04-11 08:12:31] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 08:12:31] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 08:12:31] [query] Found results using: and logic [2024-04-11 08:12:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (40707,37441,32067,17403,16249,7119,50669,35793,15375,9073) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41365', '41535', '42069', '42323', '42371', '42927', '43517', '43523', '45351', '45479', '46237', '46249', '46261') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 08:12:31] [query] Results: 13 Pages of results: 2 [2024-04-11 08:12:31] [query] Execution time: 0.06946 [2024-04-11 08:12:32] [query] Query for: normal-dose ct [2024-04-11 08:12:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 08:12:32] [query] Engine: default [2024-04-11 08:12:32] [query] Tokens: normals, normalizing, doses, dosing, normally, normalized, normalization, normalize, normal, dose, ct [2024-04-11 08:12:32] [query] Mods: 4 [2024-04-11 08:12:32] [query] Trying AND logic [2024-04-11 08:12:32] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 08:12:32] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 08:12:32] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 08:12:32] [query] Found results using: and logic [2024-04-11 08:12:32] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (40707,37441,35793,50669,7119,32067,16249,17403,15375,9073,1407) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41365', '42069', '42371', '42927', '43517', '43523', '45479', '46237', '46249', '46261') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 08:12:32] [query] Results: 10 Pages of results: 2 [2024-04-11 08:12:32] [query] Execution time: 0.09014 [2024-04-11 08:12:34] [query] Query for: normal-dose ct [2024-04-11 08:12:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 08:12:34] [query] Engine: default [2024-04-11 08:12:34] [query] Tokens: normals, normalizing, doses, dosing, normally, normalized, normalization, normalize, normal, dose, ct [2024-04-11 08:12:34] [query] Mods: 4 [2024-04-11 08:12:34] [query] Trying AND logic [2024-04-11 08:12:34] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 08:12:34] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 08:12:34] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 08:12:34] [query] Found results using: and logic [2024-04-11 08:12:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (40707,37441,35793,50669,7119,32067,16249,17403,15375,9073,1407) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41365', '42069', '42371', '42927', '43517', '43523', '45479', '46237', '46249', '46261') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 08:12:34] [query] Results: 10 Pages of results: 2 [2024-04-11 08:12:34] [query] Execution time: 0.09149 [2024-04-11 08:12:35] [query] Query for: normal-dose ct [2024-04-11 08:12:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 08:12:35] [query] Engine: default [2024-04-11 08:12:35] [query] Tokens: normals, normalizing, doses, dosing, normally, normalized, normalization, normalize, normal, dose, ct [2024-04-11 08:12:35] [query] Mods: 4 [2024-04-11 08:12:35] [query] Trying AND logic [2024-04-11 08:12:35] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 08:12:35] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 08:12:35] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 08:12:35] [query] Found results using: and logic [2024-04-11 08:12:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (40707,37441,35793,50669,7119,32067,16249,17403,15375,9073,1407) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41365', '42069', '42371', '42927', '43517', '43523', '45479', '46237', '46249', '46261') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 08:12:35] [query] Results: 10 Pages of results: 2 [2024-04-11 08:12:35] [query] Execution time: 0.08955 [2024-04-11 08:13:58] [indexer:background] Health check [2024-04-11 08:14:16] [query] Query for: prone c- low dose colon [2024-04-11 08:14:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 08:14:16] [query] Engine: default [2024-04-11 08:14:16] [query] Tokens: colonic, lowe, dosing, doses, c-f, c-index, c-nmc, c-nmc-2019, c, colon, dose, low, prone [2024-04-11 08:14:16] [query] Mods: 5 [2024-04-11 08:14:16] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5) [2024-04-11 08:14:16] [query] Using OR logic [2024-04-11 08:14:16] [query] Found results using: or logic [2024-04-11 08:14:17] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(701,22025,9073,993,2915) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (68713,33971,50669,35793,78311,66231,8605,43863,701,22025,9073,993,2915) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 10 [2024-04-11 08:14:17] [query] Results: 203 Pages of results: 21 [2024-04-11 08:14:17] [query] Execution time: 0.42196 [2024-04-11 08:14:29] [query] Query for: longitudinal [2024-04-11 08:14:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 8 offset: 0 fields: all [2024-04-11 08:14:29] [query] Engine: default [2024-04-11 08:14:29] [query] Tokens: longitudinally, longitudinal [2024-04-11 08:14:29] [query] Mods: 4 [2024-04-11 08:14:29] [query] Using OR logic [2024-04-11 08:14:29] [query] Found results using: and logic [2024-04-11 08:14:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7573,8889) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 70, 10 [2024-04-11 08:14:29] [query] Results: 87 Pages of results: 9 [2024-04-11 08:14:29] [query] Execution time: 0.24329 [2024-04-11 08:14:39] [query] Query for: pancreas [2024-04-11 08:14:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 08:14:39] [query] Engine: default [2024-04-11 08:14:39] [query] Tokens: pancreas [2024-04-11 08:14:39] [query] Mods: 4 [2024-04-11 08:14:39] [query] Found results using: or logic [2024-04-11 08:14:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (17595) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 08:14:39] [query] Results: 9 Pages of results: 1 [2024-04-11 08:14:39] [query] Execution time: 0.33007 [2024-04-11 08:14:45] [query] Query for: prone c- low dose colon [2024-04-11 08:14:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 08:14:45] [query] Engine: default [2024-04-11 08:14:45] [query] Tokens: colonic, lowe, dosing, doses, c-f, c-index, c-nmc, c-nmc-2019, c, colon, dose, low, prone [2024-04-11 08:14:45] [query] Mods: 5 [2024-04-11 08:14:46] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5) [2024-04-11 08:14:46] [query] Using OR logic [2024-04-11 08:14:46] [query] Found results using: or logic [2024-04-11 08:14:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(701,22025,9073,993,2915) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (68713,33971,50669,35793,78311,66231,8605,43863,701,22025,9073,993,2915) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC [2024-04-11 08:14:46] [query] Results: 203 Pages of results: 1 [2024-04-11 08:14:46] [query] Execution time: 0.15519 [2024-04-11 08:15:02] [query] Query for: pancreatic cancer [2024-04-11 08:15:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 08:15:02] [query] Engine: default [2024-04-11 08:15:02] [query] Tokens: cancers, cancerous, pancreatic, cancer [2024-04-11 08:15:02] [query] Mods: 4 [2024-04-11 08:15:02] [query] Trying AND logic [2024-04-11 08:15:02] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 08:15:02] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 08:15:02] [query] Found results using: and logic [2024-04-11 08:15:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2995,31375,22031,161) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41459', '41631', '43071', '43135', '45161', '45803', '45927', '45965', '46325', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 08:15:02] [query] Results: 10 Pages of results: 1 [2024-04-11 08:15:02] [query] Execution time: 0.24877 [2024-04-11 08:15:18] [query] Query for: glioma [2024-04-11 08:15:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 08:15:18] [query] Engine: default [2024-04-11 08:15:18] [query] Tokens: gliomas, glioma [2024-04-11 08:15:18] [query] Mods: 4 [2024-04-11 08:15:18] [query] Using OR logic [2024-04-11 08:15:18] [query] Found results using: and logic [2024-04-11 08:15:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (15461,3825) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 08:15:18] [query] Results: 18 Pages of results: 2 [2024-04-11 08:15:18] [query] Execution time: 0.23057 [2024-04-11 08:15:28] [query] Query for: glioma [2024-04-11 08:15:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 08:15:28] [query] Engine: default [2024-04-11 08:15:28] [query] Tokens: gliomas, glioma [2024-04-11 08:15:28] [query] Mods: 4 [2024-04-11 08:15:28] [query] Using OR logic [2024-04-11 08:15:28] [query] Found results using: and logic [2024-04-11 08:15:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (15461,3825) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 08:15:28] [query] Results: 18 Pages of results: 1 [2024-04-11 08:15:28] [query] Execution time: 0.02025 [2024-04-11 08:16:52] [index:background] Health check [2024-04-11 08:17:25] [native] Unexpected empty search string [2024-04-11 08:17:25] [native] Unable to locate search string! [2024-04-11 08:17:25] [native] Running query with empty search string [2024-04-11 08:17:25] [query] Query for: [2024-04-11 08:17:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 08:17:25] [query] Engine: default [2024-04-11 08:17:25] [query] Tokens: [2024-04-11 08:17:25] [query] Mods: 6 [2024-04-11 08:17:25] [query] Found results using: or logic [2024-04-11 08:17:25] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,1 AS relevance FROM wp_searchwp_status s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts emptyqueryorder ON (emptyqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts emptyqueryorder ON (emptyqueryorder.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC, emptyqueryorder.post_date DESC LIMIT 0, 10 [2024-04-11 08:17:25] [query] Results: 264 Pages of results: 27 [2024-04-11 08:17:25] [query] Execution time: 0.02238 [2024-04-11 08:17:40] [query] Query for: pt [2024-04-11 08:17:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 08:17:40] [query] Engine: default [2024-04-11 08:17:40] [query] Tokens: pt [2024-04-11 08:17:40] [query] Mods: 5 [2024-04-11 08:17:40] [query] Found results using: or logic [2024-04-11 08:17:40] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (8769) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 08:17:40] [query] Results: 51 Pages of results: 6 [2024-04-11 08:17:40] [query] Execution time: 0.22660 [2024-04-11 08:18:55] [indexer:background] Health check [2024-04-11 08:19:59] [query] Query for: 肝癌dsa [2024-04-11 08:19:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 08:19:59] [query] Engine: default [2024-04-11 08:19:59] [query] Tokens: 肝癌dsa [2024-04-11 08:19:59] [query] Mods: 4 [2024-04-11 08:19:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 08:19:59] [query] Results: 0 Pages of results: 0 [2024-04-11 08:19:59] [query] Execution time: 0.06795 [2024-04-11 08:20:08] [query] Query for: dsa [2024-04-11 08:20:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 08:20:08] [query] Engine: default [2024-04-11 08:20:08] [query] Tokens: dso [2024-04-11 08:20:08] [query] Mods: 4 [2024-04-11 08:20:08] [query] Found results using: or logic [2024-04-11 08:20:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (22897) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 08:20:08] [query] Results: 4 Pages of results: 1 [2024-04-11 08:20:08] [query] Execution time: 0.19378 [2024-04-11 08:20:08] [core] Render suggested search: dso [2024-04-11 08:21:46] [native] Unexpected empty search string [2024-04-11 08:21:46] [native] Unable to locate search string! [2024-04-11 08:21:46] [native] Running query with empty search string [2024-04-11 08:21:46] [query] Query for: [2024-04-11 08:21:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 15 offset: 0 fields: all [2024-04-11 08:21:46] [query] Engine: default [2024-04-11 08:21:46] [query] Tokens: [2024-04-11 08:21:46] [query] Mods: 6 [2024-04-11 08:21:46] [query] Found results using: or logic [2024-04-11 08:21:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,1 AS relevance FROM wp_searchwp_status s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts emptyqueryorder ON (emptyqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts emptyqueryorder ON (emptyqueryorder.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC, emptyqueryorder.post_date DESC LIMIT 140, 10 [2024-04-11 08:21:46] [query] Results: 264 Pages of results: 27 [2024-04-11 08:21:46] [query] Execution time: 0.02140 [2024-04-11 08:21:50] [index:background] Health check [2024-04-11 08:23:56] [indexer:background] Health check [2024-04-11 08:26:06] [query] Query for: liver [2024-04-11 08:26:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 08:26:06] [query] Engine: default [2024-04-11 08:26:06] [query] Tokens: liver [2024-04-11 08:26:06] [query] Mods: 4 [2024-04-11 08:26:06] [query] Found results using: or logic [2024-04-11 08:26:06] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 08:26:06] [query] Results: 21 Pages of results: 3 [2024-04-11 08:26:06] [query] Execution time: 0.03473 [2024-04-11 08:26:08] [query] Query for: liver segma [2024-04-11 08:26:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 08:26:08] [query] Engine: default [2024-04-11 08:26:08] [query] Tokens: liver, sma [2024-04-11 08:26:08] [query] Mods: 4 [2024-04-11 08:26:08] [query] Using OR logic [2024-04-11 08:26:08] [query] Found results using: and logic [2024-04-11 08:26:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759,33253) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 08:26:08] [query] Results: 22 Pages of results: 4 [2024-04-11 08:26:08] [query] Execution time: 0.06528 [2024-04-11 08:26:09] [query] Query for: liver segmentation [2024-04-11 08:26:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 08:26:09] [query] Engine: default [2024-04-11 08:26:09] [query] Tokens: segmentation, segmentations, segmented, segmenting, segments, liver, segment [2024-04-11 08:26:09] [query] Mods: 4 [2024-04-11 08:26:09] [query] Trying AND logic [2024-04-11 08:26:09] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 08:26:09] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 08:26:10] [query] Found results using: and logic [2024-04-11 08:26:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (843,1557,10699,15877,40995,10759,25159) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41269', '42033', '42081', '42871', '43151', '43717', '44041', '45407', '46397', '47907', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 08:26:10] [query] Results: 11 Pages of results: 2 [2024-04-11 08:26:10] [query] Execution time: 0.13409 [2024-04-11 08:26:10] [query] Query for: liver segmentations [2024-04-11 08:26:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 08:26:10] [query] Engine: default [2024-04-11 08:26:10] [query] Tokens: segmentation, segmentations, segmented, segmenting, segments, liver, segment [2024-04-11 08:26:10] [query] Mods: 4 [2024-04-11 08:26:10] [query] Trying AND logic [2024-04-11 08:26:10] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 08:26:10] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 08:26:10] [query] Found results using: and logic [2024-04-11 08:26:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (843,1557,10699,15877,40995,10759,25159) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41269', '42033', '42081', '42871', '43151', '43717', '44041', '45407', '46397', '47907', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 08:26:10] [query] Results: 11 Pages of results: 2 [2024-04-11 08:26:10] [query] Execution time: 0.04932 [2024-04-11 08:26:10] [query] Query for: liver segmentations [2024-04-11 08:26:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 08:26:10] [query] Engine: default [2024-04-11 08:26:10] [query] Tokens: segmentation, segmentations, segmented, segmenting, segments, liver, segment [2024-04-11 08:26:10] [query] Mods: 5 [2024-04-11 08:26:10] [query] Trying AND logic [2024-04-11 08:26:10] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 08:26:10] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 08:26:10] [query] Found results using: and logic [2024-04-11 08:26:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (843,1557,10699,15877,40995,10759,25159) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41269', '42033', '42081', '42871', '43151', '43717', '44041', '45407', '46397', '47907', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 08:26:11] [query] Results: 9 Pages of results: 1 [2024-04-11 08:26:11] [query] Execution time: 0.23322 [2024-04-11 08:26:20] [query] Query for: liver segmentations [2024-04-11 08:26:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 08:26:20] [query] Engine: default [2024-04-11 08:26:20] [query] Tokens: segmentation, segmentations, segmented, segmenting, segments, liver, segment [2024-04-11 08:26:20] [query] Mods: 4 [2024-04-11 08:26:21] [query] Trying AND logic [2024-04-11 08:26:21] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 08:26:21] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 08:26:21] [query] Found results using: and logic [2024-04-11 08:26:21] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (843,1557,10699,15877,40995,10759,25159) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41269', '42033', '42081', '42871', '43151', '43717', '44041', '45407', '46397', '47907', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 08:26:21] [query] Results: 11 Pages of results: 1 [2024-04-11 08:26:21] [query] Execution time: 0.02902 [2024-04-11 08:27:03] [index:background] Health check [2024-04-11 08:28:53] [indexer:background] Health check [2024-04-11 08:29:30] [query] Query for: liver [2024-04-11 08:29:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 08:29:30] [query] Engine: default [2024-04-11 08:29:30] [query] Tokens: liver [2024-04-11 08:29:30] [query] Mods: 4 [2024-04-11 08:29:30] [query] Found results using: or logic [2024-04-11 08:29:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 08:29:30] [query] Results: 21 Pages of results: 3 [2024-04-11 08:29:30] [query] Execution time: 0.23865 [2024-04-11 08:30:45] [query] Query for: liver [2024-04-11 08:30:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 08:30:45] [query] Engine: default [2024-04-11 08:30:45] [query] Tokens: liver [2024-04-11 08:30:45] [query] Mods: 4 [2024-04-11 08:30:45] [query] Found results using: or logic [2024-04-11 08:30:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 08:30:45] [query] Results: 21 Pages of results: 1 [2024-04-11 08:30:45] [query] Execution time: 0.01783 [2024-04-11 08:32:17] [index:background] Health check [2024-04-11 08:33:01] [query] Query for: liver [2024-04-11 08:33:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 08:33:01] [query] Engine: default [2024-04-11 08:33:01] [query] Tokens: liver [2024-04-11 08:33:01] [query] Mods: 4 [2024-04-11 08:33:01] [query] Found results using: or logic [2024-04-11 08:33:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 08:33:01] [query] Results: 21 Pages of results: 3 [2024-04-11 08:33:01] [query] Execution time: 0.21342 [2024-04-11 08:33:40] [query] Query for: liver [2024-04-11 08:33:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 08:33:40] [query] Engine: default [2024-04-11 08:33:40] [query] Tokens: liver [2024-04-11 08:33:40] [query] Mods: 4 [2024-04-11 08:33:40] [query] Found results using: or logic [2024-04-11 08:33:40] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 08:33:40] [query] Results: 21 Pages of results: 1 [2024-04-11 08:33:40] [query] Execution time: 0.01779 [2024-04-11 08:34:18] [indexer:background] Health check [2024-04-11 08:35:57] [query] Query for: head [2024-04-11 08:35:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 08:35:57] [query] Engine: default [2024-04-11 08:35:57] [query] Tokens: heading, headed, heads, head [2024-04-11 08:35:57] [query] Mods: 4 [2024-04-11 08:35:57] [query] Using OR logic [2024-04-11 08:35:57] [query] Found results using: and logic [2024-04-11 08:35:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7815,15799,78927,10579) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 08:35:57] [query] Results: 44 Pages of results: 7 [2024-04-11 08:35:57] [query] Execution time: 0.04067 [2024-04-11 08:35:58] [query] Query for: head [2024-04-11 08:35:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 08:35:58] [query] Engine: default [2024-04-11 08:35:58] [query] Tokens: heading, headed, heads, head [2024-04-11 08:35:58] [query] Mods: 4 [2024-04-11 08:35:58] [query] Using OR logic [2024-04-11 08:35:58] [query] Found results using: and logic [2024-04-11 08:35:58] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7815,15799,78927,10579) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 08:35:58] [query] Results: 44 Pages of results: 7 [2024-04-11 08:35:58] [query] Execution time: 0.03693 [2024-04-11 08:36:00] [query] Query for: head and [2024-04-11 08:36:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 08:36:00] [query] Engine: default [2024-04-11 08:36:00] [query] Tokens: heading, headed, heads, head [2024-04-11 08:36:00] [query] Mods: 4 [2024-04-11 08:36:00] [query] Using OR logic [2024-04-11 08:36:00] [query] Found results using: and logic [2024-04-11 08:36:00] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7815,15799,78927,10579) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 08:36:00] [query] Results: 44 Pages of results: 7 [2024-04-11 08:36:00] [query] Execution time: 0.03933 [2024-04-11 08:36:00] [query] Query for: head and [2024-04-11 08:36:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 08:36:00] [query] Engine: default [2024-04-11 08:36:00] [query] Tokens: heading, headed, heads, head [2024-04-11 08:36:00] [query] Mods: 4 [2024-04-11 08:36:01] [query] Using OR logic [2024-04-11 08:36:01] [query] Found results using: and logic [2024-04-11 08:36:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7815,15799,78927,10579) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 08:36:01] [query] Results: 44 Pages of results: 7 [2024-04-11 08:36:01] [query] Execution time: 0.03570 [2024-04-11 08:36:02] [query] Query for: head and neck [2024-04-11 08:36:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 08:36:02] [query] Engine: default [2024-04-11 08:36:02] [query] Tokens: heading, headed, heads, necks, head, neck [2024-04-11 08:36:02] [query] Mods: 4 [2024-04-11 08:36:02] [query] Trying AND logic [2024-04-11 08:36:02] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 08:36:02] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 08:36:02] [query] Found results using: and logic [2024-04-11 08:36:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7815,15799,78927,33963,10579,10581) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('27957', '41141', '41219', '41331', '41459', '41883', '42361', '42371', '42393', '42417', '42503', '43005', '43015', '43039', '43315', '43407', '43709', '43955', '44829', '45529', '45795', '45827', '45881', '45927', '46039', '46301', '46349', '46357', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 08:36:02] [query] Results: 29 Pages of results: 5 [2024-04-11 08:36:02] [query] Execution time: 0.04374 [2024-04-11 08:36:02] [query] Query for: head and neck [2024-04-11 08:36:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 08:36:02] [query] Engine: default [2024-04-11 08:36:02] [query] Tokens: heading, headed, heads, necks, head, neck [2024-04-11 08:36:02] [query] Mods: 4 [2024-04-11 08:36:02] [query] Trying AND logic [2024-04-11 08:36:02] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 08:36:02] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 08:36:02] [query] Found results using: and logic [2024-04-11 08:36:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7815,15799,78927,33963,10579,10581) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('27957', '41141', '41219', '41331', '41459', '41883', '42361', '42371', '42393', '42417', '42503', '43005', '43015', '43039', '43315', '43407', '43709', '43955', '44829', '45529', '45795', '45827', '45881', '45927', '46039', '46301', '46349', '46357', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 08:36:02] [query] Results: 29 Pages of results: 5 [2024-04-11 08:36:02] [query] Execution time: 0.04234 [2024-04-11 08:36:03] [query] Query for: head and neck [2024-04-11 08:36:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 08:36:03] [query] Engine: default [2024-04-11 08:36:04] [query] Tokens: heading, headed, heads, necks, head, neck [2024-04-11 08:36:04] [query] Mods: 5 [2024-04-11 08:36:04] [query] Trying AND logic [2024-04-11 08:36:04] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 08:36:04] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 08:36:04] [query] Found results using: and logic [2024-04-11 08:36:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7815,15799,78927,33963,10579,10581) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('27957', '41141', '41219', '41331', '41459', '41883', '42361', '42371', '42393', '42417', '42503', '43005', '43015', '43039', '43315', '43407', '43709', '43955', '44829', '45529', '45795', '45827', '45881', '45927', '46039', '46301', '46349', '46357', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 08:36:04] [query] Results: 27 Pages of results: 3 [2024-04-11 08:36:04] [query] Execution time: 0.18085 [2024-04-11 08:37:21] [index:background] Health check [2024-04-11 08:38:47] [query] Query for: uterus [2024-04-11 08:38:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 08:38:47] [query] Engine: default [2024-04-11 08:38:47] [query] Tokens: uterus [2024-04-11 08:38:47] [query] Mods: 4 [2024-04-11 08:38:47] [query] Found results using: or logic [2024-04-11 08:38:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (79781) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 08:38:47] [query] Results: 1 Pages of results: 1 [2024-04-11 08:38:47] [query] Execution time: 0.03363 [2024-04-11 08:38:48] [query] Query for: uterus [2024-04-11 08:38:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 08:38:48] [query] Engine: default [2024-04-11 08:38:48] [query] Tokens: uterus [2024-04-11 08:38:48] [query] Mods: 5 [2024-04-11 08:38:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (79781) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 08:38:48] [query] Results: 0 Pages of results: 0 [2024-04-11 08:38:48] [query] Execution time: 0.03364 [2024-04-11 08:38:54] [indexer:background] Health check [2024-04-11 08:42:23] [index:background] Health check [2024-04-11 08:44:01] [indexer:background] Health check [2024-04-11 08:44:49] [query] Query for: kidney cancer [2024-04-11 08:44:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 08:44:49] [query] Engine: default [2024-04-11 08:44:49] [query] Tokens: cancers, cancerous, kidneys, kidney, cancer [2024-04-11 08:44:49] [query] Mods: 4 [2024-04-11 08:44:49] [query] Trying AND logic [2024-04-11 08:44:49] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 08:44:49] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 08:44:49] [query] Found results using: and logic [2024-04-11 08:44:49] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2995,31375,44637,22381,161) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41459', '41861', '42081', '42171', '42547', '42587', '43071', '43785', '43979', '44001', '45441', '45815', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 08:44:49] [query] Results: 13 Pages of results: 2 [2024-04-11 08:44:49] [query] Execution time: 0.27309 [2024-04-11 08:47:06] [index:background] Health check [2024-04-11 08:48:23] [query] Query for: breast [2024-04-11 08:48:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 08:48:23] [query] Engine: default [2024-04-11 08:48:23] [query] Tokens: breasts, breast [2024-04-11 08:48:23] [query] Mods: 4 [2024-04-11 08:48:23] [query] Using OR logic [2024-04-11 08:48:23] [query] Found results using: and logic [2024-04-11 08:48:23] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31999,3543) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 08:48:23] [query] Results: 50 Pages of results: 8 [2024-04-11 08:48:23] [query] Execution time: 0.04241 [2024-04-11 08:48:24] [query] Query for: breast [2024-04-11 08:48:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 08:48:24] [query] Engine: default [2024-04-11 08:48:24] [query] Tokens: breasts, breast [2024-04-11 08:48:24] [query] Mods: 5 [2024-04-11 08:48:24] [query] Using OR logic [2024-04-11 08:48:24] [query] Found results using: and logic [2024-04-11 08:48:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31999,3543) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 08:48:24] [query] Results: 46 Pages of results: 5 [2024-04-11 08:48:24] [query] Execution time: 0.23458 [2024-04-11 08:48:36] [query] Query for: breast [2024-04-11 08:48:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 08:48:36] [query] Engine: default [2024-04-11 08:48:36] [query] Tokens: breasts, breast [2024-04-11 08:48:36] [query] Mods: 4 [2024-04-11 08:48:36] [query] Using OR logic [2024-04-11 08:48:36] [query] Found results using: and logic [2024-04-11 08:48:36] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31999,3543) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 08:48:36] [query] Results: 50 Pages of results: 1 [2024-04-11 08:48:36] [query] Execution time: 0.02270 [2024-04-11 08:49:20] [indexer:background] Health check [2024-04-11 08:49:43] [query] Query for: brain [2024-04-11 08:49:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 08:49:43] [query] Engine: default [2024-04-11 08:49:43] [query] Tokens: brain [2024-04-11 08:49:43] [query] Mods: 4 [2024-04-11 08:49:43] [query] Found results using: or logic [2024-04-11 08:49:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3755) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 08:49:43] [query] Results: 35 Pages of results: 4 [2024-04-11 08:49:43] [query] Execution time: 0.22646 [2024-04-11 08:51:04] [query] Query for: log in [2024-04-11 08:51:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 08:51:04] [query] Engine: default [2024-04-11 08:51:04] [query] Tokens: logging, logs, log [2024-04-11 08:51:04] [query] Mods: 4 [2024-04-11 08:51:04] [query] Using OR logic [2024-04-11 08:51:04] [query] Found results using: and logic [2024-04-11 08:51:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2317,9851,6329) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 08:51:04] [query] Results: 17 Pages of results: 2 [2024-04-11 08:51:04] [query] Execution time: 0.22191 [2024-04-11 08:52:08] [index:background] Health check [2024-04-11 08:54:10] [indexer:background] Health check [2024-04-11 08:56:09] [query] Query for: longitudinal [2024-04-11 08:56:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 8 offset: 0 fields: all [2024-04-11 08:56:09] [query] Engine: default [2024-04-11 08:56:09] [query] Tokens: longitudinally, longitudinal [2024-04-11 08:56:09] [query] Mods: 4 [2024-04-11 08:56:09] [query] Using OR logic [2024-04-11 08:56:09] [query] Found results using: and logic [2024-04-11 08:56:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7573,8889) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 70, 10 [2024-04-11 08:56:10] [query] Results: 87 Pages of results: 9 [2024-04-11 08:56:10] [query] Execution time: 0.27113 [2024-04-11 08:56:26] [query] Query for: longitudinal [2024-04-11 08:56:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 9 offset: 0 fields: all [2024-04-11 08:56:26] [query] Engine: default [2024-04-11 08:56:26] [query] Tokens: longitudinally, longitudinal [2024-04-11 08:56:26] [query] Mods: 4 [2024-04-11 08:56:26] [query] Using OR logic [2024-04-11 08:56:26] [query] Found results using: and logic [2024-04-11 08:56:26] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7573,8889) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 80, 10 [2024-04-11 08:56:26] [query] Results: 87 Pages of results: 9 [2024-04-11 08:56:26] [query] Execution time: 0.22385 [2024-04-11 08:56:40] [query] Query for: longitudinal [2024-04-11 08:56:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 08:56:40] [query] Engine: default [2024-04-11 08:56:40] [query] Tokens: longitudinally, longitudinal [2024-04-11 08:56:40] [query] Mods: 4 [2024-04-11 08:56:40] [query] Using OR logic [2024-04-11 08:56:40] [query] Found results using: and logic [2024-04-11 08:56:40] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7573,8889) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 08:56:40] [query] Results: 87 Pages of results: 9 [2024-04-11 08:56:40] [query] Execution time: 0.18127 [2024-04-11 08:56:51] [query] Query for: longitudinal [2024-04-11 08:56:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 08:56:51] [query] Engine: default [2024-04-11 08:56:51] [query] Tokens: longitudinally, longitudinal [2024-04-11 08:56:51] [query] Mods: 4 [2024-04-11 08:56:51] [query] Using OR logic [2024-04-11 08:56:51] [query] Found results using: and logic [2024-04-11 08:56:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7573,8889) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 08:56:51] [query] Results: 87 Pages of results: 1 [2024-04-11 08:56:51] [query] Execution time: 0.02408 [2024-04-11 08:56:51] [index:background] Health check [2024-04-11 08:57:37] [query] Query for: longitudinal [2024-04-11 08:57:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 08:57:37] [query] Engine: default [2024-04-11 08:57:37] [query] Tokens: longitudinally, longitudinal [2024-04-11 08:57:37] [query] Mods: 4 [2024-04-11 08:57:37] [query] Using OR logic [2024-04-11 08:57:37] [query] Found results using: and logic [2024-04-11 08:57:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7573,8889) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 08:57:38] [query] Results: 87 Pages of results: 9 [2024-04-11 08:57:38] [query] Execution time: 0.18236 [2024-04-11 08:58:01] [query] Query for: longitudinal [2024-04-11 08:58:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 08:58:01] [query] Engine: default [2024-04-11 08:58:01] [query] Tokens: longitudinally, longitudinal [2024-04-11 08:58:01] [query] Mods: 4 [2024-04-11 08:58:01] [query] Using OR logic [2024-04-11 08:58:01] [query] Found results using: and logic [2024-04-11 08:58:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7573,8889) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 08:58:01] [query] Results: 87 Pages of results: 1 [2024-04-11 08:58:01] [query] Execution time: 0.02291 [2024-04-11 08:58:21] [query] Query for: longitudinal [2024-04-11 08:58:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 08:58:21] [query] Engine: default [2024-04-11 08:58:21] [query] Tokens: longitudinally, longitudinal [2024-04-11 08:58:21] [query] Mods: 4 [2024-04-11 08:58:21] [query] Using OR logic [2024-04-11 08:58:21] [query] Found results using: and logic [2024-04-11 08:58:22] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7573,8889) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 08:58:22] [query] Results: 87 Pages of results: 9 [2024-04-11 08:58:22] [query] Execution time: 0.18484 [2024-04-11 08:58:31] [query] Query for: longitudinal [2024-04-11 08:58:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 08:58:31] [query] Engine: default [2024-04-11 08:58:31] [query] Tokens: longitudinally, longitudinal [2024-04-11 08:58:31] [query] Mods: 4 [2024-04-11 08:58:31] [query] Using OR logic [2024-04-11 08:58:31] [query] Found results using: and logic [2024-04-11 08:58:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7573,8889) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 08:58:31] [query] Results: 87 Pages of results: 1 [2024-04-11 08:58:31] [query] Execution time: 0.02154 [2024-04-11 08:58:53] [query] Query for: liver [2024-04-11 08:58:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 08:58:53] [query] Engine: default [2024-04-11 08:58:53] [query] Tokens: liver [2024-04-11 08:58:53] [query] Mods: 4 [2024-04-11 08:58:53] [query] Found results using: or logic [2024-04-11 08:58:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 08:58:53] [query] Results: 21 Pages of results: 3 [2024-04-11 08:58:53] [query] Execution time: 0.25883 [2024-04-11 08:58:53] [query] Query for: lung [2024-04-11 08:58:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 08:58:53] [query] Engine: default [2024-04-11 08:58:53] [query] Tokens: lungs, lung [2024-04-11 08:58:53] [query] Mods: 4 [2024-04-11 08:58:53] [query] Using OR logic [2024-04-11 08:58:53] [query] Found results using: and logic [2024-04-11 08:58:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3111,1401) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 08:58:53] [query] Results: 75 Pages of results: 11 [2024-04-11 08:58:53] [query] Execution time: 0.04362 [2024-04-11 08:58:53] [indexer:background] Health check [2024-04-11 08:58:53] [query] Query for: lung [2024-04-11 08:58:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 08:58:53] [query] Engine: default [2024-04-11 08:58:54] [query] Tokens: lungs, lung [2024-04-11 08:58:54] [query] Mods: 5 [2024-04-11 08:58:54] [query] Using OR logic [2024-04-11 08:58:54] [query] Found results using: and logic [2024-04-11 08:58:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3111,1401) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 08:58:54] [query] Results: 70 Pages of results: 7 [2024-04-11 08:58:54] [query] Execution time: 0.11809 [2024-04-11 08:59:23] [query] Query for: longitudinal [2024-04-11 08:59:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 08:59:23] [query] Engine: default [2024-04-11 08:59:23] [query] Tokens: longitudinally, longitudinal [2024-04-11 08:59:23] [query] Mods: 4 [2024-04-11 08:59:23] [query] Using OR logic [2024-04-11 08:59:23] [query] Found results using: and logic [2024-04-11 08:59:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7573,8889) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 08:59:24] [query] Results: 87 Pages of results: 9 [2024-04-11 08:59:24] [query] Execution time: 0.18696 [2024-04-11 08:59:36] [query] Query for: longitudinal [2024-04-11 08:59:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 08:59:36] [query] Engine: default [2024-04-11 08:59:36] [query] Tokens: longitudinally, longitudinal [2024-04-11 08:59:36] [query] Mods: 4 [2024-04-11 08:59:36] [query] Using OR logic [2024-04-11 08:59:36] [query] Found results using: and logic [2024-04-11 08:59:36] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7573,8889) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 08:59:36] [query] Results: 87 Pages of results: 1 [2024-04-11 08:59:36] [query] Execution time: 0.02220 [2024-04-11 09:01:53] [query] Query for: ovar [2024-04-11 09:01:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 09:01:53] [query] Engine: default [2024-04-11 09:01:53] [query] Tokens: ovarian-bevacizumab-response, ovarianbevacizumabresponse, ovaries, ovary, ovarian, ovary 20, ovary 352, ovary 93, ovary20, ovary352 [2024-04-11 09:01:53] [query] Mods: 4 [2024-04-11 09:01:53] [query] Using OR logic [2024-04-11 09:01:53] [query] Found results using: and logic [2024-04-11 09:01:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (35039,35041,49269,73285,14413,79877,79909,79929,80037,80067) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 09:01:53] [query] Results: 10 Pages of results: 2 [2024-04-11 09:01:53] [query] Execution time: 0.04720 [2024-04-11 09:01:54] [index:background] Health check [2024-04-11 09:01:54] [query] Query for: ovari [2024-04-11 09:01:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 09:01:54] [query] Engine: default [2024-04-11 09:01:54] [query] Tokens: ovarian-bevacizumab-response, ovarianbevacizumabresponse, ovaries, ovary, ovarian [2024-04-11 09:01:54] [query] Mods: 4 [2024-04-11 09:01:54] [query] Using OR logic [2024-04-11 09:01:54] [query] Found results using: and logic [2024-04-11 09:01:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (35039,35041,49269,73285,14413) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 09:01:54] [query] Results: 10 Pages of results: 2 [2024-04-11 09:01:54] [query] Execution time: 0.03949 [2024-04-11 09:01:54] [query] Query for: ovarian [2024-04-11 09:01:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 09:01:54] [query] Engine: default [2024-04-11 09:01:54] [query] Tokens: ovarian [2024-04-11 09:01:54] [query] Mods: 4 [2024-04-11 09:01:54] [query] Found results using: or logic [2024-04-11 09:01:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (14413) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 09:01:54] [query] Results: 10 Pages of results: 2 [2024-04-11 09:01:54] [query] Execution time: 0.03412 [2024-04-11 09:02:09] [query] Query for: ovarian [2024-04-11 09:02:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 09:02:09] [query] Engine: default [2024-04-11 09:02:09] [query] Tokens: ovarian [2024-04-11 09:02:09] [query] Mods: 4 [2024-04-11 09:02:09] [query] Found results using: or logic [2024-04-11 09:02:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (14413) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 09:02:09] [query] Results: 10 Pages of results: 2 [2024-04-11 09:02:09] [query] Execution time: 0.03531 [2024-04-11 09:02:11] [query] Query for: ovarian can [2024-04-11 09:02:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 09:02:11] [query] Engine: default [2024-04-11 09:02:11] [query] Tokens: ovarian, can [2024-04-11 09:02:11] [query] Mods: 4 [2024-04-11 09:02:11] [query] Trying AND logic [2024-04-11 09:02:11] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 09:02:11] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 09:02:11] [query] Found results using: and logic [2024-04-11 09:02:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (14413,937) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41295', '41459', '42255', '44155', '45051', '45815', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 09:02:11] [query] Results: 7 Pages of results: 1 [2024-04-11 09:02:11] [query] Execution time: 0.04707 [2024-04-11 09:02:12] [query] Query for: ovarian cance [2024-04-11 09:02:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 09:02:12] [query] Engine: default [2024-04-11 09:02:12] [query] Tokens: cancer-risk-assessment-using-quantitative-imaging, cancer-related, cancers, cancer-moonshot-biobank-cmb-imaging, cancer-types, cancer-locations, cancer-enriched, cancerous, cancer, cancer 122, cancer 2, cancer 2010 [2024-04-11 09:02:12] [query] Mods: 5 [2024-04-11 09:02:12] [query] Using OR logic [2024-04-11 09:02:12] [query] Found results using: and logic [2024-04-11 09:02:12] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(14413) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (77729,2235,2995,9721,10215,10217,31495,31375,161,13367,43205,43225) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 7 [2024-04-11 09:02:12] [query] Results: 295 Pages of results: 43 [2024-04-11 09:02:12] [query] Execution time: 0.08889 [2024-04-11 09:02:12] [query] Query for: ovarian cancer [2024-04-11 09:02:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 09:02:12] [query] Engine: default [2024-04-11 09:02:12] [query] Tokens: cancers, cancerous, ovarian, cancer [2024-04-11 09:02:12] [query] Mods: 4 [2024-04-11 09:02:12] [query] Trying AND logic [2024-04-11 09:02:12] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 09:02:12] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 09:02:12] [query] Found results using: and logic [2024-04-11 09:02:12] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2995,31375,14413,161) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41295', '41459', '42255', '43233', '44155', '45051', '45699', '45815', '45891', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 09:02:12] [query] Results: 10 Pages of results: 2 [2024-04-11 09:02:12] [query] Execution time: 0.04844 [2024-04-11 09:04:49] [indexer:background] Health check [2024-04-11 09:06:53] [index:background] Health check [2024-04-11 09:08:52] [indexer:background] Health check [2024-04-11 09:11:51] [index:background] Health check [2024-04-11 09:13:57] [indexer:background] Health check [2024-04-11 09:16:53] [index:background] Health check [2024-04-11 09:19:02] [indexer:background] Health check [2024-04-11 09:22:05] [index:background] Health check [2024-04-11 09:22:55] [query] Query for: pdf [2024-04-11 09:22:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 09:22:55] [query] Engine: default [2024-04-11 09:22:55] [query] Tokens: pdf [2024-04-11 09:22:55] [query] Mods: 5 [2024-04-11 09:22:55] [query] Found results using: or logic [2024-04-11 09:22:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (5885) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 09:22:56] [query] Results: 29 Pages of results: 3 [2024-04-11 09:22:56] [query] Execution time: 0.25708 [2024-04-11 09:22:56] [query] Query for: pdf [2024-04-11 09:22:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 09:22:56] [query] Engine: default [2024-04-11 09:22:56] [query] Tokens: pdf [2024-04-11 09:22:56] [query] Mods: 4 [2024-04-11 09:22:56] [query] Found results using: or logic [2024-04-11 09:22:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (5885) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 09:22:56] [query] Results: 32 Pages of results: 5 [2024-04-11 09:22:56] [query] Execution time: 0.03457 [2024-04-11 09:22:57] [query] Query for: pdf [2024-04-11 09:22:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 09:22:57] [query] Engine: default [2024-04-11 09:22:57] [query] Tokens: pdf [2024-04-11 09:22:57] [query] Mods: 5 [2024-04-11 09:22:57] [query] Found results using: or logic [2024-04-11 09:22:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (5885) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 09:22:57] [query] Results: 29 Pages of results: 3 [2024-04-11 09:22:57] [query] Execution time: 0.25043 [2024-04-11 09:24:07] [indexer:background] Health check [2024-04-11 09:26:51] [query] Query for: kid [2024-04-11 09:26:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 09:26:51] [query] Engine: default [2024-04-11 09:26:51] [query] Tokens: kidneys, kidney, kidney 103, kidney 1512, kidney 239, kidney 294, kidney 543, kidney 60, kidney103, kidney1512, kidney239 [2024-04-11 09:26:51] [query] Mods: 4 [2024-04-11 09:26:51] [query] Using OR logic [2024-04-11 09:26:51] [query] Found results using: and logic [2024-04-11 09:26:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (44637,22381,79939,54595,79841,79843,79819,79823,80097,54613,80001) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 09:26:51] [query] Results: 13 Pages of results: 2 [2024-04-11 09:26:51] [query] Execution time: 0.04370 [2024-04-11 09:26:52] [query] Query for: kidn [2024-04-11 09:26:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 09:26:52] [query] Engine: default [2024-04-11 09:26:52] [query] Tokens: kidneys, kidney, kidney 103, kidney 1512, kidney 239, kidney 294, kidney 543, kidney 60, kidney103, kidney1512, kidney239 [2024-04-11 09:26:52] [query] Mods: 4 [2024-04-11 09:26:52] [query] Using OR logic [2024-04-11 09:26:52] [query] Found results using: and logic [2024-04-11 09:26:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (44637,22381,79939,54595,79841,79843,79819,79823,80097,54613,80001) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 09:26:52] [query] Results: 13 Pages of results: 2 [2024-04-11 09:26:52] [query] Execution time: 0.06886 [2024-04-11 09:26:52] [index:background] Health check [2024-04-11 09:26:52] [query] Query for: kidney [2024-04-11 09:26:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 09:26:52] [query] Engine: default [2024-04-11 09:26:52] [query] Tokens: kidneys, kidney [2024-04-11 09:26:52] [query] Mods: 4 [2024-04-11 09:26:52] [query] Using OR logic [2024-04-11 09:26:52] [query] Found results using: and logic [2024-04-11 09:26:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (44637,22381) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 09:26:52] [query] Results: 13 Pages of results: 2 [2024-04-11 09:26:52] [query] Execution time: 0.03838 [2024-04-11 09:26:53] [query] Query for: kidney [2024-04-11 09:26:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 09:26:53] [query] Engine: default [2024-04-11 09:26:53] [query] Tokens: kidneys, kidney [2024-04-11 09:26:53] [query] Mods: 4 [2024-04-11 09:26:53] [query] Using OR logic [2024-04-11 09:26:53] [query] Found results using: and logic [2024-04-11 09:26:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (44637,22381) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 09:26:53] [query] Results: 13 Pages of results: 2 [2024-04-11 09:26:53] [query] Execution time: 0.03522 [2024-04-11 09:26:57] [query] Query for: kidney [2024-04-11 09:26:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 09:26:57] [query] Engine: default [2024-04-11 09:26:57] [query] Tokens: kidneys, kidney [2024-04-11 09:26:57] [query] Mods: 5 [2024-04-11 09:26:57] [query] Using OR logic [2024-04-11 09:26:57] [query] Found results using: and logic [2024-04-11 09:26:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (44637,22381) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 09:26:57] [query] Results: 12 Pages of results: 2 [2024-04-11 09:26:57] [query] Execution time: 0.24312 [2024-04-11 09:27:43] [query] Query for: kidney [2024-04-11 09:27:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 09:27:43] [query] Engine: default [2024-04-11 09:27:43] [query] Tokens: kidneys, kidney [2024-04-11 09:27:43] [query] Mods: 4 [2024-04-11 09:27:43] [query] Using OR logic [2024-04-11 09:27:43] [query] Found results using: and logic [2024-04-11 09:27:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (44637,22381) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 09:27:43] [query] Results: 13 Pages of results: 1 [2024-04-11 09:27:43] [query] Execution time: 0.01860 [2024-04-11 09:28:41] [query] Query for: kidney [2024-04-11 09:28:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 09:28:41] [query] Engine: default [2024-04-11 09:28:41] [query] Tokens: kidneys, kidney [2024-04-11 09:28:41] [query] Mods: 4 [2024-04-11 09:28:41] [query] Using OR logic [2024-04-11 09:28:41] [query] Found results using: and logic [2024-04-11 09:28:41] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (44637,22381) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 09:28:41] [query] Results: 13 Pages of results: 1 [2024-04-11 09:28:41] [query] Execution time: 0.01866 [2024-04-11 09:28:56] [indexer:background] Health check [2024-04-11 09:31:53] [index:background] Health check [2024-04-11 09:33:45] [query] Query for: liver [2024-04-11 09:33:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 09:33:45] [query] Engine: default [2024-04-11 09:33:45] [query] Tokens: liver [2024-04-11 09:33:45] [query] Mods: 5 [2024-04-11 09:33:45] [query] Found results using: or logic [2024-04-11 09:33:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 09:33:45] [query] Results: 19 Pages of results: 2 [2024-04-11 09:33:45] [query] Execution time: 0.24779 [2024-04-11 09:33:45] [query] Query for: liver [2024-04-11 09:33:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 09:33:45] [query] Engine: default [2024-04-11 09:33:45] [query] Tokens: liver [2024-04-11 09:33:45] [query] Mods: 4 [2024-04-11 09:33:45] [query] Found results using: or logic [2024-04-11 09:33:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 09:33:45] [query] Results: 21 Pages of results: 3 [2024-04-11 09:33:45] [query] Execution time: 0.03389 [2024-04-11 09:34:03] [query] Query for: liver [2024-04-11 09:34:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 09:34:03] [query] Engine: default [2024-04-11 09:34:03] [query] Tokens: liver [2024-04-11 09:34:03] [query] Mods: 4 [2024-04-11 09:34:03] [query] Found results using: or logic [2024-04-11 09:34:03] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 09:34:03] [query] Results: 21 Pages of results: 1 [2024-04-11 09:34:03] [query] Execution time: 0.01842 [2024-04-11 09:34:04] [indexer:background] Health check [2024-04-11 09:34:27] [query] Query for: liver [2024-04-11 09:34:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 09:34:27] [query] Engine: default [2024-04-11 09:34:27] [query] Tokens: liver [2024-04-11 09:34:27] [query] Mods: 5 [2024-04-11 09:34:27] [query] Found results using: or logic [2024-04-11 09:34:27] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 09:34:27] [query] Results: 19 Pages of results: 2 [2024-04-11 09:34:27] [query] Execution time: 0.30129 [2024-04-11 09:34:27] [query] Query for: liver [2024-04-11 09:34:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 09:34:27] [query] Engine: default [2024-04-11 09:34:27] [query] Tokens: liver [2024-04-11 09:34:27] [query] Mods: 4 [2024-04-11 09:34:27] [query] Found results using: or logic [2024-04-11 09:34:27] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 09:34:27] [query] Results: 21 Pages of results: 3 [2024-04-11 09:34:27] [query] Execution time: 0.03501 [2024-04-11 09:34:32] [query] Query for: breat [2024-04-11 09:34:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 09:34:32] [query] Engine: default [2024-04-11 09:34:32] [query] Tokens: breathe, breathing, breath, breath-hold, breathhold, breathing 4dct, breathing4dct [2024-04-11 09:34:32] [query] Mods: 4 [2024-04-11 09:34:32] [query] Using OR logic [2024-04-11 09:34:32] [query] Found results using: and logic [2024-04-11 09:34:32] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (35809,47187,40959,41107,41167,47343,47419) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 09:34:32] [query] Results: 6 Pages of results: 1 [2024-04-11 09:34:32] [query] Execution time: 0.04418 [2024-04-11 09:34:33] [query] Query for: breast [2024-04-11 09:34:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 09:34:33] [query] Engine: default [2024-04-11 09:34:33] [query] Tokens: breasts, breast [2024-04-11 09:34:33] [query] Mods: 4 [2024-04-11 09:34:33] [query] Using OR logic [2024-04-11 09:34:33] [query] Found results using: and logic [2024-04-11 09:34:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31999,3543) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 09:34:33] [query] Results: 50 Pages of results: 8 [2024-04-11 09:34:33] [query] Execution time: 0.04235 [2024-04-11 09:34:34] [query] Query for: breast [2024-04-11 09:34:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 09:34:34] [query] Engine: default [2024-04-11 09:34:34] [query] Tokens: breasts, breast [2024-04-11 09:34:34] [query] Mods: 5 [2024-04-11 09:34:34] [query] Using OR logic [2024-04-11 09:34:34] [query] Found results using: and logic [2024-04-11 09:34:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31999,3543) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 09:34:34] [query] Results: 46 Pages of results: 5 [2024-04-11 09:34:34] [query] Execution time: 0.22925 [2024-04-11 09:34:39] [query] Query for: liver [2024-04-11 09:34:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 09:34:39] [query] Engine: default [2024-04-11 09:34:39] [query] Tokens: liver [2024-04-11 09:34:39] [query] Mods: 4 [2024-04-11 09:34:39] [query] Found results using: or logic [2024-04-11 09:34:40] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 09:34:40] [query] Results: 21 Pages of results: 3 [2024-04-11 09:34:40] [query] Execution time: 0.26781 [2024-04-11 09:35:08] [query] Query for: liver [2024-04-11 09:35:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 09:35:08] [query] Engine: default [2024-04-11 09:35:08] [query] Tokens: liver [2024-04-11 09:35:08] [query] Mods: 4 [2024-04-11 09:35:08] [query] Found results using: or logic [2024-04-11 09:35:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 09:35:08] [query] Results: 21 Pages of results: 1 [2024-04-11 09:35:08] [query] Execution time: 0.01731 [2024-04-11 09:35:14] [query] Query for: liver [2024-04-11 09:35:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 09:35:14] [query] Engine: default [2024-04-11 09:35:14] [query] Tokens: liver [2024-04-11 09:35:14] [query] Mods: 4 [2024-04-11 09:35:14] [query] Found results using: or logic [2024-04-11 09:35:14] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 09:35:14] [query] Results: 21 Pages of results: 1 [2024-04-11 09:35:14] [query] Execution time: 0.01810 [2024-04-11 09:35:30] [query] Query for: fegato [2024-04-11 09:35:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 09:35:30] [query] Engine: default [2024-04-11 09:35:30] [query] Tokens: fighting, fight [2024-04-11 09:35:30] [query] Mods: 4 [2024-04-11 09:35:30] [query] Using OR logic [2024-04-11 09:35:30] [query] Found results using: and logic [2024-04-11 09:35:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (67545,1939) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 09:35:30] [query] Results: 2 Pages of results: 1 [2024-04-11 09:35:30] [query] Execution time: 0.06239 [2024-04-11 09:35:30] [query] Query for: fegato [2024-04-11 09:35:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 09:35:30] [query] Engine: default [2024-04-11 09:35:30] [query] Tokens: fighting, fight [2024-04-11 09:35:30] [query] Mods: 5 [2024-04-11 09:35:30] [query] Using OR logic [2024-04-11 09:35:30] [query] Found results using: and logic [2024-04-11 09:35:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (67545,1939) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 09:35:30] [query] Results: 1 Pages of results: 1 [2024-04-11 09:35:30] [query] Execution time: 0.14177 [2024-04-11 09:35:30] [core] Render suggested search: fight [2024-04-11 09:35:48] [query] Query for: liver [2024-04-11 09:35:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 09:35:48] [query] Engine: default [2024-04-11 09:35:48] [query] Tokens: liver [2024-04-11 09:35:48] [query] Mods: 5 [2024-04-11 09:35:48] [query] Found results using: or logic [2024-04-11 09:35:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 09:35:48] [query] Results: 19 Pages of results: 2 [2024-04-11 09:35:48] [query] Execution time: 0.24535 [2024-04-11 09:35:49] [query] Query for: liver [2024-04-11 09:35:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 09:35:49] [query] Engine: default [2024-04-11 09:35:49] [query] Tokens: liver [2024-04-11 09:35:49] [query] Mods: 5 [2024-04-11 09:35:49] [query] Found results using: or logic [2024-04-11 09:35:50] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 09:35:50] [query] Results: 19 Pages of results: 2 [2024-04-11 09:35:50] [query] Execution time: 0.24755 [2024-04-11 09:35:50] [query] Query for: liver [2024-04-11 09:35:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 09:35:50] [query] Engine: default [2024-04-11 09:35:50] [query] Tokens: liver [2024-04-11 09:35:50] [query] Mods: 4 [2024-04-11 09:35:50] [query] Found results using: or logic [2024-04-11 09:35:50] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 09:35:50] [query] Results: 21 Pages of results: 3 [2024-04-11 09:35:50] [query] Execution time: 0.03290 [2024-04-11 09:36:24] [query] Query for: liver [2024-04-11 09:36:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 09:36:24] [query] Engine: default [2024-04-11 09:36:24] [query] Tokens: liver [2024-04-11 09:36:24] [query] Mods: 5 [2024-04-11 09:36:24] [query] Found results using: or logic [2024-04-11 09:36:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 09:36:24] [query] Results: 19 Pages of results: 2 [2024-04-11 09:36:24] [query] Execution time: 0.21812 [2024-04-11 09:36:43] [query] Query for: liver [2024-04-11 09:36:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 09:36:43] [query] Engine: default [2024-04-11 09:36:43] [query] Tokens: liver [2024-04-11 09:36:43] [query] Mods: 5 [2024-04-11 09:36:43] [query] Found results using: or logic [2024-04-11 09:36:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 09:36:43] [query] Results: 19 Pages of results: 2 [2024-04-11 09:36:43] [query] Execution time: 0.22262 [2024-04-11 09:37:10] [index:background] Health check [2024-04-11 09:37:20] [query] Query for: liver [2024-04-11 09:37:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 09:37:20] [query] Engine: default [2024-04-11 09:37:20] [query] Tokens: liver [2024-04-11 09:37:20] [query] Mods: 5 [2024-04-11 09:37:20] [query] Found results using: or logic [2024-04-11 09:37:21] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 09:37:21] [query] Results: 19 Pages of results: 2 [2024-04-11 09:37:21] [query] Execution time: 0.21917 [2024-04-11 09:39:22] [indexer:background] Health check [2024-04-11 09:40:39] [query] Query for: colon [2024-04-11 09:40:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 09:40:39] [query] Engine: default [2024-04-11 09:40:39] [query] Tokens: colonic, colon [2024-04-11 09:40:39] [query] Mods: 4 [2024-04-11 09:40:39] [query] Using OR logic [2024-04-11 09:40:39] [query] Found results using: and logic [2024-04-11 09:40:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (68713,22025) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 09:40:39] [query] Results: 11 Pages of results: 2 [2024-04-11 09:40:39] [query] Execution time: 0.03940 [2024-04-11 09:40:42] [query] Query for: colon rec [2024-04-11 09:40:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 09:40:42] [query] Engine: default [2024-04-11 09:40:42] [query] Tokens: receive, recalled, recalculated, receiver-operating-characteristic, receiver-operating, receiver, receiving, received, receipt, received 2, received2 [2024-04-11 09:40:42] [query] Mods: 5 [2024-04-11 09:40:42] [query] Using OR logic [2024-04-11 09:40:42] [query] Found results using: and logic [2024-04-11 09:40:42] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(22025) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (5701,65387,55987,76379,23595,11651,7587,6311,32057,44451,44539) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 7 [2024-04-11 09:40:42] [query] Results: 88 Pages of results: 13 [2024-04-11 09:40:42] [query] Execution time: 0.07434 [2024-04-11 09:40:43] [query] Query for: colon rectal [2024-04-11 09:40:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 09:40:43] [query] Engine: default [2024-04-11 09:40:43] [query] Tokens: colonic, colon, rectal [2024-04-11 09:40:43] [query] Mods: 4 [2024-04-11 09:40:43] [query] Trying AND logic [2024-04-11 09:40:43] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 09:40:43] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 09:40:43] [query] Found results using: and logic [2024-04-11 09:40:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (68713,22025,13963) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('45965', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 09:40:43] [query] Results: 2 Pages of results: 1 [2024-04-11 09:40:43] [query] Execution time: 0.03838 [2024-04-11 09:40:53] [query] Query for: crcm [2024-04-11 09:40:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 09:40:53] [query] Engine: default [2024-04-11 09:40:53] [query] Tokens: carcinomas, carcinoma [2024-04-11 09:40:53] [query] Mods: 4 [2024-04-11 09:40:53] [query] Using OR logic [2024-04-11 09:40:53] [query] Found results using: and logic [2024-04-11 09:40:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (13227,8503) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 09:40:53] [query] Results: 61 Pages of results: 9 [2024-04-11 09:40:53] [query] Execution time: 0.06531 [2024-04-11 09:40:54] [query] Query for: crc [2024-04-11 09:40:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 09:40:54] [query] Engine: default [2024-04-11 09:40:54] [query] Tokens: crc [2024-04-11 09:40:54] [query] Mods: 4 [2024-04-11 09:40:54] [query] Found results using: or logic [2024-04-11 09:40:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (8765) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 09:40:54] [query] Results: 6 Pages of results: 1 [2024-04-11 09:40:54] [query] Execution time: 0.03159 [2024-04-11 09:40:58] [query] Query for: colon rectacl [2024-04-11 09:40:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 09:40:58] [query] Engine: default [2024-04-11 09:40:58] [query] Tokens: colonic, colon [2024-04-11 09:40:58] [query] Mods: 5 [2024-04-11 09:40:58] [query] Using OR logic [2024-04-11 09:40:58] [query] Found results using: and logic [2024-04-11 09:40:58] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (68713,22025) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 09:40:58] [query] Results: 10 Pages of results: 1 [2024-04-11 09:40:58] [query] Execution time: 0.34465 [2024-04-11 09:40:59] [query] Query for: colon rectacl [2024-04-11 09:40:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 09:40:59] [query] Engine: default [2024-04-11 09:40:59] [query] Tokens: colonic, colon [2024-04-11 09:40:59] [query] Mods: 4 [2024-04-11 09:40:59] [query] Using OR logic [2024-04-11 09:40:59] [query] Found results using: and logic [2024-04-11 09:40:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (68713,22025) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 09:40:59] [query] Results: 11 Pages of results: 2 [2024-04-11 09:40:59] [query] Execution time: 0.06695 [2024-04-11 09:40:59] [query] Query for: liver [2024-04-11 09:40:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 09:40:59] [query] Engine: default [2024-04-11 09:40:59] [query] Tokens: liver [2024-04-11 09:40:59] [query] Mods: 4 [2024-04-11 09:40:59] [query] Found results using: or logic [2024-04-11 09:40:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 09:40:59] [query] Results: 21 Pages of results: 3 [2024-04-11 09:40:59] [query] Execution time: 0.21105 [2024-04-11 09:41:06] [query] Query for: colon [2024-04-11 09:41:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 09:41:06] [query] Engine: default [2024-04-11 09:41:06] [query] Tokens: colonic, colon [2024-04-11 09:41:06] [query] Mods: 5 [2024-04-11 09:41:06] [query] Using OR logic [2024-04-11 09:41:06] [query] Found results using: and logic [2024-04-11 09:41:06] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (68713,22025) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 09:41:06] [query] Results: 10 Pages of results: 1 [2024-04-11 09:41:06] [query] Execution time: 0.31475 [2024-04-11 09:41:07] [query] Query for: colon [2024-04-11 09:41:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 09:41:07] [query] Engine: default [2024-04-11 09:41:07] [query] Tokens: colonic, colon [2024-04-11 09:41:07] [query] Mods: 4 [2024-04-11 09:41:07] [query] Using OR logic [2024-04-11 09:41:07] [query] Found results using: and logic [2024-04-11 09:41:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (68713,22025) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 09:41:07] [query] Results: 11 Pages of results: 2 [2024-04-11 09:41:07] [query] Execution time: 0.03746 [2024-04-11 09:41:10] [query] Query for: liver [2024-04-11 09:41:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 09:41:10] [query] Engine: default [2024-04-11 09:41:10] [query] Tokens: liver [2024-04-11 09:41:10] [query] Mods: 4 [2024-04-11 09:41:10] [query] Found results using: or logic [2024-04-11 09:41:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 09:41:10] [query] Results: 21 Pages of results: 1 [2024-04-11 09:41:10] [query] Execution time: 0.01855 [2024-04-11 09:41:17] [query] Query for: liver [2024-04-11 09:41:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 09:41:17] [query] Engine: default [2024-04-11 09:41:17] [query] Tokens: liver [2024-04-11 09:41:17] [query] Mods: 5 [2024-04-11 09:41:17] [query] Found results using: or logic [2024-04-11 09:41:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 09:41:18] [query] Results: 19 Pages of results: 2 [2024-04-11 09:41:18] [query] Execution time: 0.25310 [2024-04-11 09:41:51] [index:background] Health check [2024-04-11 09:41:52] [query] Query for: liver [2024-04-11 09:41:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 09:41:52] [query] Engine: default [2024-04-11 09:41:52] [query] Tokens: liver [2024-04-11 09:41:52] [query] Mods: 5 [2024-04-11 09:41:52] [query] Found results using: or logic [2024-04-11 09:41:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 09:41:52] [query] Results: 19 Pages of results: 2 [2024-04-11 09:41:52] [query] Execution time: 0.21888 [2024-04-11 09:41:58] [query] Query for: liver [2024-04-11 09:41:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 09:41:58] [query] Engine: default [2024-04-11 09:41:58] [query] Tokens: liver [2024-04-11 09:41:58] [query] Mods: 4 [2024-04-11 09:41:58] [query] Found results using: or logic [2024-04-11 09:41:58] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 09:41:58] [query] Results: 21 Pages of results: 3 [2024-04-11 09:41:58] [query] Execution time: 0.21337 [2024-04-11 09:42:15] [query] Query for: liver [2024-04-11 09:42:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 09:42:15] [query] Engine: default [2024-04-11 09:42:15] [query] Tokens: liver [2024-04-11 09:42:15] [query] Mods: 5 [2024-04-11 09:42:15] [query] Found results using: or logic [2024-04-11 09:42:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 09:42:15] [query] Results: 19 Pages of results: 2 [2024-04-11 09:42:15] [query] Execution time: 0.21714 [2024-04-11 09:42:25] [query] Query for: liver [2024-04-11 09:42:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 09:42:25] [query] Engine: default [2024-04-11 09:42:25] [query] Tokens: liver [2024-04-11 09:42:25] [query] Mods: 4 [2024-04-11 09:42:25] [query] Found results using: or logic [2024-04-11 09:42:26] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 09:42:26] [query] Results: 21 Pages of results: 3 [2024-04-11 09:42:26] [query] Execution time: 0.20881 [2024-04-11 09:42:34] [query] Query for: liver [2024-04-11 09:42:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 09:42:34] [query] Engine: default [2024-04-11 09:42:34] [query] Tokens: liver [2024-04-11 09:42:34] [query] Mods: 4 [2024-04-11 09:42:34] [query] Found results using: or logic [2024-04-11 09:42:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 09:42:34] [query] Results: 21 Pages of results: 1 [2024-04-11 09:42:34] [query] Execution time: 0.01750 [2024-04-11 09:42:45] [query] Query for: liver [2024-04-11 09:42:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 09:42:45] [query] Engine: default [2024-04-11 09:42:45] [query] Tokens: liver [2024-04-11 09:42:45] [query] Mods: 5 [2024-04-11 09:42:45] [query] Found results using: or logic [2024-04-11 09:42:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 09:42:45] [query] Results: 19 Pages of results: 2 [2024-04-11 09:42:45] [query] Execution time: 0.21670 [2024-04-11 09:42:54] [query] Query for: kidney [2024-04-11 09:42:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 09:42:54] [query] Engine: default [2024-04-11 09:42:54] [query] Tokens: kidneys, kidney [2024-04-11 09:42:54] [query] Mods: 5 [2024-04-11 09:42:54] [query] Using OR logic [2024-04-11 09:42:54] [query] Found results using: and logic [2024-04-11 09:42:55] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (44637,22381) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 09:42:55] [query] Results: 12 Pages of results: 2 [2024-04-11 09:42:55] [query] Execution time: 0.24475 [2024-04-11 09:42:55] [query] Query for: kidney [2024-04-11 09:42:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 09:42:55] [query] Engine: default [2024-04-11 09:42:55] [query] Tokens: kidneys, kidney [2024-04-11 09:42:55] [query] Mods: 4 [2024-04-11 09:42:55] [query] Using OR logic [2024-04-11 09:42:55] [query] Found results using: and logic [2024-04-11 09:42:55] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (44637,22381) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 09:42:55] [query] Results: 13 Pages of results: 2 [2024-04-11 09:42:55] [query] Execution time: 0.03457 [2024-04-11 09:43:18] [query] Query for: prostate [2024-04-11 09:43:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 09:43:18] [query] Engine: default [2024-04-11 09:43:18] [query] Tokens: prostates, prostate, prostatic [2024-04-11 09:43:18] [query] Mods: 4 [2024-04-11 09:43:18] [query] Using OR logic [2024-04-11 09:43:18] [query] Found results using: and logic [2024-04-11 09:43:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4369,7013,27415) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 09:43:18] [query] Results: 25 Pages of results: 4 [2024-04-11 09:43:18] [query] Execution time: 0.03950 [2024-04-11 09:43:29] [query] Query for: liver [2024-04-11 09:43:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 09:43:29] [query] Engine: default [2024-04-11 09:43:29] [query] Tokens: liver [2024-04-11 09:43:29] [query] Mods: 4 [2024-04-11 09:43:29] [query] Found results using: or logic [2024-04-11 09:43:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 09:43:30] [query] Results: 21 Pages of results: 3 [2024-04-11 09:43:30] [query] Execution time: 0.21555 [2024-04-11 09:43:34] [query] Query for: liver [2024-04-11 09:43:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 09:43:34] [query] Engine: default [2024-04-11 09:43:34] [query] Tokens: liver [2024-04-11 09:43:34] [query] Mods: 5 [2024-04-11 09:43:34] [query] Found results using: or logic [2024-04-11 09:43:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 09:43:35] [query] Results: 19 Pages of results: 2 [2024-04-11 09:43:35] [query] Execution time: 0.24617 [2024-04-11 09:43:41] [query] Query for: liver [2024-04-11 09:43:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 09:43:41] [query] Engine: default [2024-04-11 09:43:41] [query] Tokens: liver [2024-04-11 09:43:41] [query] Mods: 4 [2024-04-11 09:43:41] [query] Found results using: or logic [2024-04-11 09:43:41] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 09:43:41] [query] Results: 21 Pages of results: 1 [2024-04-11 09:43:41] [query] Execution time: 0.01890 [2024-04-11 09:43:41] [query] Query for: liver [2024-04-11 09:43:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 09:43:41] [query] Engine: default [2024-04-11 09:43:41] [query] Tokens: liver [2024-04-11 09:43:41] [query] Mods: 5 [2024-04-11 09:43:41] [query] Found results using: or logic [2024-04-11 09:43:41] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 09:43:41] [query] Results: 19 Pages of results: 2 [2024-04-11 09:43:41] [query] Execution time: 0.24438 [2024-04-11 09:43:43] [query] Query for: liver [2024-04-11 09:43:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 09:43:43] [query] Engine: default [2024-04-11 09:43:43] [query] Tokens: liver [2024-04-11 09:43:43] [query] Mods: 4 [2024-04-11 09:43:43] [query] Found results using: or logic [2024-04-11 09:43:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 09:43:43] [query] Results: 21 Pages of results: 1 [2024-04-11 09:43:43] [query] Execution time: 0.01760 [2024-04-11 09:43:44] [query] Query for: kidney [2024-04-11 09:43:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 09:43:44] [query] Engine: default [2024-04-11 09:43:44] [query] Tokens: kidneys, kidney [2024-04-11 09:43:44] [query] Mods: 4 [2024-04-11 09:43:44] [query] Using OR logic [2024-04-11 09:43:44] [query] Found results using: and logic [2024-04-11 09:43:44] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (44637,22381) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 09:43:44] [query] Results: 13 Pages of results: 1 [2024-04-11 09:43:44] [query] Execution time: 0.01866 [2024-04-11 09:43:51] [indexer:background] Health check [2024-04-11 09:44:32] [query] Query for: liver [2024-04-11 09:44:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 09:44:32] [query] Engine: default [2024-04-11 09:44:32] [query] Tokens: liver [2024-04-11 09:44:32] [query] Mods: 4 [2024-04-11 09:44:32] [query] Found results using: or logic [2024-04-11 09:44:32] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 09:44:32] [query] Results: 21 Pages of results: 3 [2024-04-11 09:44:32] [query] Execution time: 0.21587 [2024-04-11 09:44:34] [query] Query for: brain [2024-04-11 09:44:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 09:44:34] [query] Engine: default [2024-04-11 09:44:35] [query] Tokens: brain [2024-04-11 09:44:35] [query] Mods: 5 [2024-04-11 09:44:35] [query] Found results using: or logic [2024-04-11 09:44:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3755) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 09:44:35] [query] Results: 32 Pages of results: 4 [2024-04-11 09:44:35] [query] Execution time: 0.21417 [2024-04-11 09:44:35] [query] Query for: brain [2024-04-11 09:44:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 09:44:35] [query] Engine: default [2024-04-11 09:44:35] [query] Tokens: brain [2024-04-11 09:44:35] [query] Mods: 4 [2024-04-11 09:44:35] [query] Found results using: or logic [2024-04-11 09:44:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3755) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 09:44:35] [query] Results: 35 Pages of results: 5 [2024-04-11 09:44:35] [query] Execution time: 0.03482 [2024-04-11 09:44:43] [query] Query for: liver [2024-04-11 09:44:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 09:44:43] [query] Engine: default [2024-04-11 09:44:43] [query] Tokens: liver [2024-04-11 09:44:43] [query] Mods: 4 [2024-04-11 09:44:43] [query] Found results using: or logic [2024-04-11 09:44:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 09:44:43] [query] Results: 21 Pages of results: 1 [2024-04-11 09:44:43] [query] Execution time: 0.01859 [2024-04-11 09:45:25] [query] Query for: brain [2024-04-11 09:45:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 09:45:25] [query] Engine: default [2024-04-11 09:45:25] [query] Tokens: brain [2024-04-11 09:45:25] [query] Mods: 5 [2024-04-11 09:45:25] [query] Found results using: or logic [2024-04-11 09:45:25] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3755) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 09:45:25] [query] Results: 32 Pages of results: 4 [2024-04-11 09:45:25] [query] Execution time: 0.20504 [2024-04-11 09:46:01] [query] Query for: liver [2024-04-11 09:46:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 09:46:01] [query] Engine: default [2024-04-11 09:46:01] [query] Tokens: liver [2024-04-11 09:46:01] [query] Mods: 4 [2024-04-11 09:46:01] [query] Found results using: or logic [2024-04-11 09:46:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 09:46:01] [query] Results: 21 Pages of results: 3 [2024-04-11 09:46:01] [query] Execution time: 0.21377 [2024-04-11 09:46:08] [query] Query for: ct brain tumor [2024-04-11 09:46:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 09:46:08] [query] Engine: default [2024-04-11 09:46:08] [query] Tokens: tumors, tumoral, ct, brain, tumor [2024-04-11 09:46:08] [query] Mods: 5 [2024-04-11 09:46:08] [query] Trying AND logic [2024-04-11 09:46:08] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 09:46:08] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 09:46:08] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 09:46:08] [query] Found results using: and logic [2024-04-11 09:46:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (8485,32895,1407,3755,865) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '41183', '41199', '41821', '42081', '42347', '42621', '43437', '43903', '44065', '45937', '46199', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 09:46:08] [query] Results: 11 Pages of results: 2 [2024-04-11 09:46:08] [query] Execution time: 0.27320 [2024-04-11 09:46:57] [index:background] Health check [2024-04-11 09:47:00] [query] Query for: liver [2024-04-11 09:47:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 09:47:00] [query] Engine: default [2024-04-11 09:47:00] [query] Tokens: liver [2024-04-11 09:47:00] [query] Mods: 4 [2024-04-11 09:47:00] [query] Found results using: or logic [2024-04-11 09:47:00] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 09:47:00] [query] Results: 21 Pages of results: 1 [2024-04-11 09:47:00] [query] Execution time: 0.01757 [2024-04-11 09:47:03] [query] Query for: mri [2024-04-11 09:47:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 09:47:03] [query] Engine: default [2024-04-11 09:47:03] [query] Tokens: mri [2024-04-11 09:47:03] [query] Mods: 5 [2024-04-11 09:47:03] [query] Found results using: or logic [2024-04-11 09:47:03] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1405) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 09:47:03] [query] Results: 93 Pages of results: 10 [2024-04-11 09:47:04] [query] Execution time: 0.12086 [2024-04-11 09:47:04] [query] Query for: mri [2024-04-11 09:47:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 09:47:04] [query] Engine: default [2024-04-11 09:47:04] [query] Tokens: mri [2024-04-11 09:47:04] [query] Mods: 4 [2024-04-11 09:47:04] [query] Found results using: or logic [2024-04-11 09:47:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1405) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 09:47:04] [query] Results: 97 Pages of results: 14 [2024-04-11 09:47:04] [query] Execution time: 0.03917 [2024-04-11 09:48:01] [query] Query for: mri [2024-04-11 09:48:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 09:48:01] [query] Engine: default [2024-04-11 09:48:01] [query] Tokens: mri [2024-04-11 09:48:01] [query] Mods: 4 [2024-04-11 09:48:01] [query] Found results using: or logic [2024-04-11 09:48:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1405) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 09:48:01] [query] Results: 97 Pages of results: 1 [2024-04-11 09:48:01] [query] Execution time: 0.02250 [2024-04-11 09:48:04] [query] Query for: mri [2024-04-11 09:48:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 09:48:04] [query] Engine: default [2024-04-11 09:48:04] [query] Tokens: mri [2024-04-11 09:48:04] [query] Mods: 4 [2024-04-11 09:48:04] [query] Found results using: or logic [2024-04-11 09:48:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1405) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 09:48:04] [query] Results: 97 Pages of results: 1 [2024-04-11 09:48:04] [query] Execution time: 0.02210 [2024-04-11 09:48:16] [query] Query for: liver [2024-04-11 09:48:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 09:48:16] [query] Engine: default [2024-04-11 09:48:16] [query] Tokens: liver [2024-04-11 09:48:16] [query] Mods: 4 [2024-04-11 09:48:16] [query] Found results using: or logic [2024-04-11 09:48:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 09:48:16] [query] Results: 21 Pages of results: 3 [2024-04-11 09:48:16] [query] Execution time: 0.21126 [2024-04-11 09:48:59] [query] Query for: kid [2024-04-11 09:48:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 09:48:59] [query] Engine: default [2024-04-11 09:48:59] [query] Tokens: kidneys, kidney, kidney 103, kidney 1512, kidney 239, kidney 294, kidney 543, kidney 60, kidney103, kidney1512, kidney239 [2024-04-11 09:48:59] [query] Mods: 4 [2024-04-11 09:48:59] [query] Using OR logic [2024-04-11 09:48:59] [query] Found results using: and logic [2024-04-11 09:48:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (44637,22381,79939,54595,79841,79843,79819,79823,80097,54613,80001) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 09:48:59] [query] Results: 13 Pages of results: 2 [2024-04-11 09:48:59] [query] Execution time: 0.04613 [2024-04-11 09:49:00] [query] Query for: kidn [2024-04-11 09:49:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 09:49:00] [query] Engine: default [2024-04-11 09:49:00] [query] Tokens: kidneys, kidney, kidney 103, kidney 1512, kidney 239, kidney 294, kidney 543, kidney 60, kidney103, kidney1512, kidney239 [2024-04-11 09:49:00] [query] Mods: 4 [2024-04-11 09:49:00] [query] Using OR logic [2024-04-11 09:49:00] [query] Found results using: and logic [2024-04-11 09:49:00] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (44637,22381,79939,54595,79841,79843,79819,79823,80097,54613,80001) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 09:49:00] [query] Results: 13 Pages of results: 2 [2024-04-11 09:49:00] [query] Execution time: 0.04061 [2024-04-11 09:49:00] [indexer:background] Health check [2024-04-11 09:49:00] [query] Query for: kidney [2024-04-11 09:49:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 09:49:00] [query] Engine: default [2024-04-11 09:49:00] [query] Tokens: kidneys, kidney [2024-04-11 09:49:00] [query] Mods: 4 [2024-04-11 09:49:00] [query] Using OR logic [2024-04-11 09:49:00] [query] Found results using: and logic [2024-04-11 09:49:00] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (44637,22381) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 09:49:00] [query] Results: 13 Pages of results: 2 [2024-04-11 09:49:01] [query] Execution time: 0.03463 [2024-04-11 09:49:05] [query] Query for: kidney [2024-04-11 09:49:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 09:49:05] [query] Engine: default [2024-04-11 09:49:05] [query] Tokens: kidneys, kidney [2024-04-11 09:49:05] [query] Mods: 5 [2024-04-11 09:49:05] [query] Using OR logic [2024-04-11 09:49:05] [query] Found results using: and logic [2024-04-11 09:49:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (44637,22381) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 09:49:05] [query] Results: 12 Pages of results: 2 [2024-04-11 09:49:05] [query] Execution time: 0.23712 [2024-04-11 09:49:06] [query] Query for: liver [2024-04-11 09:49:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 09:49:06] [query] Engine: default [2024-04-11 09:49:06] [query] Tokens: liver [2024-04-11 09:49:06] [query] Mods: 4 [2024-04-11 09:49:06] [query] Found results using: or logic [2024-04-11 09:49:06] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 09:49:06] [query] Results: 21 Pages of results: 1 [2024-04-11 09:49:06] [query] Execution time: 0.01759 [2024-04-11 09:49:17] [query] Query for: kidney [2024-04-11 09:49:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 09:49:17] [query] Engine: default [2024-04-11 09:49:17] [query] Tokens: kidneys, kidney [2024-04-11 09:49:17] [query] Mods: 4 [2024-04-11 09:49:17] [query] Using OR logic [2024-04-11 09:49:17] [query] Found results using: and logic [2024-04-11 09:49:17] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (44637,22381) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 09:49:17] [query] Results: 13 Pages of results: 1 [2024-04-11 09:49:17] [query] Execution time: 0.01841 [2024-04-11 09:49:46] [query] Query for: kidney [2024-04-11 09:49:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 09:49:46] [query] Engine: default [2024-04-11 09:49:46] [query] Tokens: kidneys, kidney [2024-04-11 09:49:46] [query] Mods: 5 [2024-04-11 09:49:46] [query] Using OR logic [2024-04-11 09:49:46] [query] Found results using: and logic [2024-04-11 09:49:46] [query] Query for: ct brain tumor dataset [2024-04-11 09:49:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 09:49:46] [query] Engine: default [2024-04-11 09:49:46] [query] Tokens: datasets, tumors, tumoral, ct, brain, tumor, dataset [2024-04-11 09:49:46] [query] Mods: 4 [2024-04-11 09:49:46] [query] Trying AND logic [2024-04-11 09:49:46] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 09:49:46] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 09:49:46] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 09:49:46] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 09:49:46] [query] Found results using: and logic [2024-04-11 09:49:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (197,8485,32895,1407,3755,865,5657) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41199', '41821', '42081', '42621', '43437', '43903', '44065', '45937', '46199', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 09:49:46] [query] Results: 10 Pages of results: 2 [2024-04-11 09:49:46] [query] Execution time: 0.08781 [2024-04-11 09:49:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (44637,22381) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 09:49:46] [query] Results: 12 Pages of results: 2 [2024-04-11 09:49:46] [query] Execution time: 0.24479 [2024-04-11 09:49:58] [query] Query for: kidney [2024-04-11 09:49:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 09:49:58] [query] Engine: default [2024-04-11 09:49:58] [query] Tokens: kidneys, kidney [2024-04-11 09:49:58] [query] Mods: 5 [2024-04-11 09:49:58] [query] Using OR logic [2024-04-11 09:49:58] [query] Found results using: and logic [2024-04-11 09:49:58] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (44637,22381) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 09:49:58] [query] Results: 12 Pages of results: 2 [2024-04-11 09:49:58] [query] Execution time: 0.23736 [2024-04-11 09:50:04] [query] Query for: kid [2024-04-11 09:50:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 09:50:04] [query] Engine: default [2024-04-11 09:50:04] [query] Tokens: kidneys, kidney, kidney 103, kidney 1512, kidney 239, kidney 294, kidney 543, kidney 60, kidney103, kidney1512, kidney239 [2024-04-11 09:50:04] [query] Mods: 4 [2024-04-11 09:50:04] [query] Using OR logic [2024-04-11 09:50:04] [query] Found results using: and logic [2024-04-11 09:50:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (44637,22381,79939,54595,79841,79843,79819,79823,80097,54613,80001) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 09:50:04] [query] Results: 13 Pages of results: 2 [2024-04-11 09:50:04] [query] Execution time: 0.03884 [2024-04-11 09:50:05] [query] Query for: kidn [2024-04-11 09:50:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 09:50:05] [query] Engine: default [2024-04-11 09:50:05] [query] Tokens: kidneys, kidney, kidney 103, kidney 1512, kidney 239, kidney 294, kidney 543, kidney 60, kidney103, kidney1512, kidney239 [2024-04-11 09:50:05] [query] Mods: 4 [2024-04-11 09:50:05] [query] Using OR logic [2024-04-11 09:50:05] [query] Found results using: and logic [2024-04-11 09:50:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (44637,22381,79939,54595,79841,79843,79819,79823,80097,54613,80001) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 09:50:05] [query] Results: 13 Pages of results: 2 [2024-04-11 09:50:05] [query] Execution time: 0.03959 [2024-04-11 09:50:06] [query] Query for: kidne [2024-04-11 09:50:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 09:50:06] [query] Engine: default [2024-04-11 09:50:06] [query] Tokens: kidneys, kidney, kidney 103, kidney 1512, kidney 239, kidney 294, kidney 543, kidney 60, kidney103, kidney1512, kidney239 [2024-04-11 09:50:06] [query] Mods: 4 [2024-04-11 09:50:06] [query] Using OR logic [2024-04-11 09:50:06] [query] Found results using: and logic [2024-04-11 09:50:06] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (44637,22381,79939,54595,79841,79843,79819,79823,80097,54613,80001) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 09:50:06] [query] Results: 13 Pages of results: 2 [2024-04-11 09:50:06] [query] Execution time: 0.03892 [2024-04-11 09:50:08] [query] Query for: kidney [2024-04-11 09:50:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 09:50:08] [query] Engine: default [2024-04-11 09:50:08] [query] Tokens: kidneys, kidney [2024-04-11 09:50:08] [query] Mods: 4 [2024-04-11 09:50:08] [query] Using OR logic [2024-04-11 09:50:08] [query] Found results using: and logic [2024-04-11 09:50:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (44637,22381) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 09:50:08] [query] Results: 13 Pages of results: 2 [2024-04-11 09:50:08] [query] Execution time: 0.03508 [2024-04-11 09:50:10] [query] Query for: kidney [2024-04-11 09:50:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 09:50:10] [query] Engine: default [2024-04-11 09:50:10] [query] Tokens: kidneys, kidney [2024-04-11 09:50:10] [query] Mods: 5 [2024-04-11 09:50:10] [query] Using OR logic [2024-04-11 09:50:10] [query] Found results using: and logic [2024-04-11 09:50:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (44637,22381) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 09:50:10] [query] Results: 12 Pages of results: 2 [2024-04-11 09:50:10] [query] Execution time: 0.23786 [2024-04-11 09:50:14] [query] Query for: liver [2024-04-11 09:50:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 09:50:14] [query] Engine: default [2024-04-11 09:50:14] [query] Tokens: liver [2024-04-11 09:50:14] [query] Mods: 5 [2024-04-11 09:50:14] [query] Found results using: or logic [2024-04-11 09:50:14] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 09:50:14] [query] Results: 19 Pages of results: 2 [2024-04-11 09:50:14] [query] Execution time: 0.22063 [2024-04-11 09:50:23] [query] Query for: liver [2024-04-11 09:50:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 09:50:23] [query] Engine: default [2024-04-11 09:50:23] [query] Tokens: liver [2024-04-11 09:50:23] [query] Mods: 5 [2024-04-11 09:50:23] [query] Found results using: or logic [2024-04-11 09:50:23] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 09:50:23] [query] Results: 19 Pages of results: 2 [2024-04-11 09:50:23] [query] Execution time: 0.24758 [2024-04-11 09:50:25] [query] Query for: kidney [2024-04-11 09:50:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 09:50:25] [query] Engine: default [2024-04-11 09:50:25] [query] Tokens: kidneys, kidney [2024-04-11 09:50:25] [query] Mods: 4 [2024-04-11 09:50:25] [query] Using OR logic [2024-04-11 09:50:25] [query] Found results using: and logic [2024-04-11 09:50:25] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (44637,22381) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 09:50:25] [query] Results: 13 Pages of results: 1 [2024-04-11 09:50:25] [query] Execution time: 0.01835 [2024-04-11 09:50:35] [query] Query for: kid [2024-04-11 09:50:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 09:50:35] [query] Engine: default [2024-04-11 09:50:35] [query] Tokens: kidneys, kidney, kidney 103, kidney 1512, kidney 239, kidney 294, kidney 543, kidney 60, kidney103, kidney1512, kidney239 [2024-04-11 09:50:35] [query] Mods: 4 [2024-04-11 09:50:35] [query] Using OR logic [2024-04-11 09:50:35] [query] Found results using: and logic [2024-04-11 09:50:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (44637,22381,79939,54595,79841,79843,79819,79823,80097,54613,80001) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 09:50:35] [query] Results: 13 Pages of results: 2 [2024-04-11 09:50:35] [query] Execution time: 0.04117 [2024-04-11 09:50:39] [query] Query for: kidn [2024-04-11 09:50:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 09:50:39] [query] Engine: default [2024-04-11 09:50:39] [query] Tokens: kidneys, kidney, kidney 103, kidney 1512, kidney 239, kidney 294, kidney 543, kidney 60, kidney103, kidney1512, kidney239 [2024-04-11 09:50:39] [query] Mods: 4 [2024-04-11 09:50:39] [query] Using OR logic [2024-04-11 09:50:39] [query] Found results using: and logic [2024-04-11 09:50:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (44637,22381,79939,54595,79841,79843,79819,79823,80097,54613,80001) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 09:50:39] [query] Results: 13 Pages of results: 2 [2024-04-11 09:50:39] [query] Execution time: 0.03883 [2024-04-11 09:50:41] [query] Query for: kidne [2024-04-11 09:50:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 09:50:41] [query] Engine: default [2024-04-11 09:50:41] [query] Tokens: kidneys, kidney, kidney 103, kidney 1512, kidney 239, kidney 294, kidney 543, kidney 60, kidney103, kidney1512, kidney239 [2024-04-11 09:50:41] [query] Mods: 4 [2024-04-11 09:50:41] [query] Using OR logic [2024-04-11 09:50:41] [query] Found results using: and logic [2024-04-11 09:50:41] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (44637,22381,79939,54595,79841,79843,79819,79823,80097,54613,80001) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 09:50:41] [query] Results: 13 Pages of results: 2 [2024-04-11 09:50:41] [query] Execution time: 0.04282 [2024-04-11 09:50:42] [query] Query for: kidney [2024-04-11 09:50:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 09:50:42] [query] Engine: default [2024-04-11 09:50:42] [query] Tokens: kidneys, kidney [2024-04-11 09:50:42] [query] Mods: 4 [2024-04-11 09:50:42] [query] Using OR logic [2024-04-11 09:50:42] [query] Found results using: and logic [2024-04-11 09:50:42] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (44637,22381) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 09:50:42] [query] Results: 13 Pages of results: 2 [2024-04-11 09:50:42] [query] Execution time: 0.03436 [2024-04-11 09:50:42] [query] Query for: kidney [2024-04-11 09:50:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 09:50:42] [query] Engine: default [2024-04-11 09:50:42] [query] Tokens: kidneys, kidney [2024-04-11 09:50:42] [query] Mods: 5 [2024-04-11 09:50:42] [query] Using OR logic [2024-04-11 09:50:42] [query] Found results using: and logic [2024-04-11 09:50:42] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (44637,22381) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 09:50:42] [query] Results: 12 Pages of results: 2 [2024-04-11 09:50:42] [query] Execution time: 0.23821 [2024-04-11 09:50:52] [query] Query for: kidney [2024-04-11 09:50:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 09:50:52] [query] Engine: default [2024-04-11 09:50:52] [query] Tokens: kidneys, kidney [2024-04-11 09:50:52] [query] Mods: 4 [2024-04-11 09:50:52] [query] Using OR logic [2024-04-11 09:50:52] [query] Found results using: and logic [2024-04-11 09:50:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (44637,22381) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 09:50:52] [query] Results: 13 Pages of results: 1 [2024-04-11 09:50:52] [query] Execution time: 0.01808 [2024-04-11 09:50:56] [query] Query for: liver [2024-04-11 09:50:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 09:50:56] [query] Engine: default [2024-04-11 09:50:56] [query] Tokens: liver [2024-04-11 09:50:56] [query] Mods: 4 [2024-04-11 09:50:56] [query] Found results using: or logic [2024-04-11 09:50:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 09:50:56] [query] Results: 21 Pages of results: 1 [2024-04-11 09:50:56] [query] Execution time: 0.01726 [2024-04-11 09:51:08] [query] Query for: liver [2024-04-11 09:51:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 09:51:08] [query] Engine: default [2024-04-11 09:51:08] [query] Tokens: liver [2024-04-11 09:51:08] [query] Mods: 4 [2024-04-11 09:51:08] [query] Found results using: or logic [2024-04-11 09:51:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 09:51:08] [query] Results: 21 Pages of results: 3 [2024-04-11 09:51:08] [query] Execution time: 0.21182 [2024-04-11 09:52:00] [index:background] Health check [2024-04-11 09:54:37] [indexer:background] Health check [2024-04-11 09:55:05] [query] Query for: tcga [2024-04-11 09:55:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 09:55:05] [query] Engine: default [2024-04-11 09:55:05] [query] Tokens: tcga [2024-04-11 09:55:05] [query] Mods: 4 [2024-04-11 09:55:05] [query] Found results using: or logic [2024-04-11 09:55:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2529) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 09:55:05] [query] Results: 55 Pages of results: 8 [2024-04-11 09:55:05] [query] Execution time: 0.04033 [2024-04-11 09:55:09] [query] Query for: tcga-h [2024-04-11 09:55:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 09:55:09] [query] Engine: default [2024-04-11 09:55:09] [query] Tokens: tcga-hnsc, h, tcga [2024-04-11 09:55:09] [query] Mods: 5 [2024-04-11 09:55:09] [query] Trying AND logic [2024-04-11 09:55:09] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 09:55:09] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 09:55:09] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 09:55:09] [query] Found results using: and logic [2024-04-11 09:55:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(3053,2529) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (24151,3053,2529) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('43955', '45927', '46301', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 7 [2024-04-11 09:55:09] [query] Results: 4 Pages of results: 1 [2024-04-11 09:55:09] [query] Execution time: 0.05357 [2024-04-11 09:55:10] [query] Query for: tcga-thj [2024-04-11 09:55:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 09:55:10] [query] Engine: default [2024-04-11 09:55:10] [query] Tokens: tcga, tj, tcga-thca [2024-04-11 09:55:10] [query] Mods: 4 [2024-04-11 09:55:10] [query] Using OR logic [2024-04-11 09:55:10] [query] Found results using: and logic [2024-04-11 09:55:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2529,4339,73609) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 09:55:10] [query] Results: 57 Pages of results: 9 [2024-04-11 09:55:10] [query] Execution time: 0.08031 [2024-04-11 09:55:10] [query] Query for: tcga-th [2024-04-11 09:55:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 09:55:10] [query] Engine: default [2024-04-11 09:55:10] [query] Tokens: tcga-thca, tcga, th [2024-04-11 09:55:10] [query] Mods: 5 [2024-04-11 09:55:10] [query] Trying AND logic [2024-04-11 09:55:10] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 09:55:10] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 09:55:10] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 09:55:10] [query] Found results using: and logic [2024-04-11 09:55:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(2529,8257) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (73609,2529,8257) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('44281') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 7 [2024-04-11 09:55:10] [query] Results: 1 Pages of results: 1 [2024-04-11 09:55:10] [query] Execution time: 0.04177 [2024-04-11 09:57:36] [index:background] Health check [2024-04-11 09:59:43] [indexer:background] Health check [2024-04-11 10:01:56] [index:background] Health check [2024-04-11 10:04:47] [indexer:background] Health check [2024-04-11 10:07:52] [index:background] Health check [2024-04-11 10:08:54] [indexer:background] Health check [2024-04-11 10:10:49] [query] Query for: liver [2024-04-11 10:10:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:10:49] [query] Engine: default [2024-04-11 10:10:49] [query] Tokens: liver [2024-04-11 10:10:49] [query] Mods: 4 [2024-04-11 10:10:49] [query] Found results using: or logic [2024-04-11 10:10:49] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:10:49] [query] Results: 21 Pages of results: 3 [2024-04-11 10:10:49] [query] Execution time: 0.23392 [2024-04-11 10:11:12] [query] Query for: kidney [2024-04-11 10:11:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 10:11:12] [query] Engine: default [2024-04-11 10:11:12] [query] Tokens: kidneys, kidney [2024-04-11 10:11:12] [query] Mods: 4 [2024-04-11 10:11:12] [query] Using OR logic [2024-04-11 10:11:12] [query] Found results using: and logic [2024-04-11 10:11:12] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (44637,22381) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 10:11:12] [query] Results: 13 Pages of results: 1 [2024-04-11 10:11:12] [query] Execution time: 0.01915 [2024-04-11 10:11:16] [query] Query for: liver [2024-04-11 10:11:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:11:16] [query] Engine: default [2024-04-11 10:11:16] [query] Tokens: liver [2024-04-11 10:11:16] [query] Mods: 5 [2024-04-11 10:11:16] [query] Found results using: or logic [2024-04-11 10:11:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:11:16] [query] Results: 19 Pages of results: 2 [2024-04-11 10:11:17] [query] Execution time: 0.25087 [2024-04-11 10:11:32] [query] Query for: liver [2024-04-11 10:11:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 10:11:32] [query] Engine: default [2024-04-11 10:11:32] [query] Tokens: liver [2024-04-11 10:11:32] [query] Mods: 5 [2024-04-11 10:11:32] [query] Found results using: or logic [2024-04-11 10:11:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 10:11:33] [query] Results: 19 Pages of results: 2 [2024-04-11 10:11:33] [query] Execution time: 0.21721 [2024-04-11 10:11:37] [query] Query for: liver [2024-04-11 10:11:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:11:37] [query] Engine: default [2024-04-11 10:11:37] [query] Tokens: liver [2024-04-11 10:11:37] [query] Mods: 5 [2024-04-11 10:11:37] [query] Found results using: or logic [2024-04-11 10:11:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:11:37] [query] Results: 19 Pages of results: 2 [2024-04-11 10:11:37] [query] Execution time: 0.24154 [2024-04-11 10:11:55] [index:background] Health check [2024-04-11 10:12:23] [query] Query for: liver [2024-04-11 10:12:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 10:12:23] [query] Engine: default [2024-04-11 10:12:23] [query] Tokens: liver [2024-04-11 10:12:23] [query] Mods: 5 [2024-04-11 10:12:23] [query] Found results using: or logic [2024-04-11 10:12:23] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 10:12:23] [query] Results: 19 Pages of results: 2 [2024-04-11 10:12:23] [query] Execution time: 0.22017 [2024-04-11 10:12:25] [query] Query for: liver [2024-04-11 10:12:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 10:12:25] [query] Engine: default [2024-04-11 10:12:25] [query] Tokens: liver [2024-04-11 10:12:25] [query] Mods: 4 [2024-04-11 10:12:25] [query] Found results using: or logic [2024-04-11 10:12:26] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 10:12:26] [query] Results: 21 Pages of results: 3 [2024-04-11 10:12:26] [query] Execution time: 0.26543 [2024-04-11 10:13:02] [query] Query for: liver [2024-04-11 10:13:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 10:13:02] [query] Engine: default [2024-04-11 10:13:02] [query] Tokens: liver [2024-04-11 10:13:02] [query] Mods: 5 [2024-04-11 10:13:02] [query] Found results using: or logic [2024-04-11 10:13:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 10:13:02] [query] Results: 19 Pages of results: 2 [2024-04-11 10:13:02] [query] Execution time: 0.21722 [2024-04-11 10:13:33] [query] Query for: liver [2024-04-11 10:13:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 10:13:33] [query] Engine: default [2024-04-11 10:13:33] [query] Tokens: liver [2024-04-11 10:13:33] [query] Mods: 5 [2024-04-11 10:13:33] [query] Found results using: or logic [2024-04-11 10:13:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 10:13:33] [query] Results: 19 Pages of results: 2 [2024-04-11 10:13:33] [query] Execution time: 0.21619 [2024-04-11 10:13:57] [indexer:background] Health check [2024-04-11 10:15:10] [query] Query for: liver [2024-04-11 10:15:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 10:15:10] [query] Engine: default [2024-04-11 10:15:10] [query] Tokens: liver [2024-04-11 10:15:10] [query] Mods: 5 [2024-04-11 10:15:10] [query] Found results using: or logic [2024-04-11 10:15:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 10:15:10] [query] Results: 19 Pages of results: 2 [2024-04-11 10:15:10] [query] Execution time: 0.21678 [2024-04-11 10:17:00] [index:background] Health check [2024-04-11 10:17:00] [index:background] CPU load threshold (3) breached: 3.03 [waiting 2] [2024-04-11 10:17:02] [indexer:background] CPU load threshold (3) breached: 3.03 [waiting 2] [2024-04-11 10:18:52] [indexer:background] Health check [2024-04-11 10:19:26] [query] Query for: breas [2024-04-11 10:19:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:19:26] [query] Engine: default [2024-04-11 10:19:26] [query] Tokens: breasts, breast-cancer, breast-cancer-mri-filepath_filename-mapping, breast, breast 02, breast 12, breast 163, breast 474, breast 48, breast 84, breast-cancer-mri-dataset [2024-04-11 10:19:26] [query] Mods: 4 [2024-04-11 10:19:26] [query] Using OR logic [2024-04-11 10:19:26] [query] Found results using: and logic [2024-04-11 10:19:26] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31999,32619,49391,3543,64421,49479,79849,79873,80721,79905,49389) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 10:19:26] [query] Results: 50 Pages of results: 8 [2024-04-11 10:19:26] [query] Execution time: 0.05081 [2024-04-11 10:19:26] [query] Query for: bre'a's't [2024-04-11 10:19:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:19:26] [query] Engine: default [2024-04-11 10:19:26] [query] Tokens: breasts, breaban, break, breakthrough, breast, breast 02, breast 12, breast 163, breast 474, breast 48, breast 84 [2024-04-11 10:19:26] [query] Mods: 5 [2024-04-11 10:19:26] [query] Trying AND logic [2024-04-11 10:19:26] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:19:26] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:19:26] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:19:26] [query] Found results using: and logic [2024-04-11 10:19:26] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(169,3903) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31999,16857,27129,26911,3543,64421,49479,79849,79873,80721,79905) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('27857', '284', '29', '41151', '41173', '41233', '41253', '41277', '41419', '41459', '41503', '41599', '41607', '41617', '41773', '41797', '42097', '42255', '42449', '42613', '42835', '42851', '42861', '43263', '43273', '43437', '43451', '43461', '43469', '43483', '43495', '43603', '43669', '43753', '44129', '44389', '44425', '45393', '45433', '45551', '45635', '45713', '45803', '45915', '45937', '45965', '46121', '46167', '46301', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 7 [2024-04-11 10:19:26] [query] Results: 50 Pages of results: 8 [2024-04-11 10:19:26] [query] Execution time: 0.15657 [2024-04-11 10:19:28] [query] Query for: breast [2024-04-11 10:19:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:19:28] [query] Engine: default [2024-04-11 10:19:28] [query] Tokens: breasts, breast [2024-04-11 10:19:28] [query] Mods: 4 [2024-04-11 10:19:28] [query] Using OR logic [2024-04-11 10:19:28] [query] Found results using: and logic [2024-04-11 10:19:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31999,3543) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 10:19:28] [query] Results: 50 Pages of results: 8 [2024-04-11 10:19:28] [query] Execution time: 0.03916 [2024-04-11 10:19:29] [query] Query for: breast [2024-04-11 10:19:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:19:29] [query] Engine: default [2024-04-11 10:19:29] [query] Tokens: breasts, breast [2024-04-11 10:19:29] [query] Mods: 4 [2024-04-11 10:19:29] [query] Using OR logic [2024-04-11 10:19:29] [query] Found results using: and logic [2024-04-11 10:19:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31999,3543) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 10:19:29] [query] Results: 50 Pages of results: 8 [2024-04-11 10:19:29] [query] Execution time: 0.04019 [2024-04-11 10:19:34] [query] Query for: breast [2024-04-11 10:19:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:19:34] [query] Engine: default [2024-04-11 10:19:34] [query] Tokens: breasts, breast [2024-04-11 10:19:34] [query] Mods: 5 [2024-04-11 10:19:34] [query] Using OR logic [2024-04-11 10:19:34] [query] Found results using: and logic [2024-04-11 10:19:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31999,3543) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:19:34] [query] Results: 46 Pages of results: 5 [2024-04-11 10:19:34] [query] Execution time: 0.22877 [2024-04-11 10:20:15] [query] Query for: tcga-aa-3697 [2024-04-11 10:20:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:20:15] [query] Engine: default [2024-04-11 10:20:15] [query] Tokens: 43697, aa, tcga [2024-04-11 10:20:15] [query] Mods: 6 [2024-04-11 10:20:15] [query] Query for: tcga-aa-3697 [2024-04-11 10:20:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:20:15] [query] Engine: default [2024-04-11 10:20:15] [query] Trying AND logic [2024-04-11 10:20:15] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:20:15] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:20:15] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:20:15] [query] Using OR logic [2024-04-11 10:20:15] [query] Tokens: 43697, aa, tcga [2024-04-11 10:20:15] [query] Mods: 5 [2024-04-11 10:20:15] [query] Trying AND logic [2024-04-11 10:20:15] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:20:15] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:20:15] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:20:15] [query] Using OR logic [2024-04-11 10:20:15] [query] Found results using: or logic [2024-04-11 10:20:15] [query] Found results using: or logic [2024-04-11 10:20:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(3395,2529) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (79013,3395,2529) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 7 [2024-04-11 10:20:15] [query] Results: 68 Pages of results: 10 [2024-04-11 10:20:15] [query] Execution time: 0.11138 [2024-04-11 10:20:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(3395,2529) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (79013,3395,2529) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 10 [2024-04-11 10:20:15] [query] Results: 61 Pages of results: 7 [2024-04-11 10:20:15] [query] Execution time: 0.25935 [2024-04-11 10:20:24] [query] Query for: tcga-aa-3697 [2024-04-11 10:20:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 10:20:24] [query] Engine: default [2024-04-11 10:20:24] [query] Tokens: 43697, aa, tcga [2024-04-11 10:20:24] [query] Mods: 5 [2024-04-11 10:20:24] [query] Trying AND logic [2024-04-11 10:20:24] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:20:24] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:20:24] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:20:24] [query] Using OR logic [2024-04-11 10:20:24] [query] Found results using: or logic [2024-04-11 10:20:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(3395,2529) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (79013,3395,2529) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC [2024-04-11 10:20:24] [query] Results: 68 Pages of results: 1 [2024-04-11 10:20:24] [query] Execution time: 0.09475 [2024-04-11 10:21:07] [query] Query for: tcga-aa-3697 [2024-04-11 10:21:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:21:07] [query] Engine: default [2024-04-11 10:21:07] [query] Tokens: 43697, aa, tcga [2024-04-11 10:21:07] [query] Mods: 6 [2024-04-11 10:21:07] [query] Trying AND logic [2024-04-11 10:21:07] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:21:07] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:21:07] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:21:07] [query] Using OR logic [2024-04-11 10:21:07] [query] Found results using: or logic [2024-04-11 10:21:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(3395,2529) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (79013,3395,2529) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 10 [2024-04-11 10:21:07] [query] Results: 61 Pages of results: 7 [2024-04-11 10:21:07] [query] Execution time: 0.25331 [2024-04-11 10:21:19] [query] Query for: tcga-aa-3697 [2024-04-11 10:21:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 10:21:19] [query] Engine: default [2024-04-11 10:21:19] [query] Tokens: 43697, aa, tcga [2024-04-11 10:21:19] [query] Mods: 5 [2024-04-11 10:21:19] [query] Trying AND logic [2024-04-11 10:21:19] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:21:19] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:21:19] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:21:19] [query] Using OR logic [2024-04-11 10:21:19] [query] Found results using: or logic [2024-04-11 10:21:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(3395,2529) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (79013,3395,2529) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC [2024-04-11 10:21:19] [query] Results: 68 Pages of results: 1 [2024-04-11 10:21:19] [query] Execution time: 0.09163 [2024-04-11 10:21:59] [query] Query for: tcga-aa-3697 [2024-04-11 10:21:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:21:59] [query] Engine: default [2024-04-11 10:21:59] [query] Tokens: 43697, aa, tcga [2024-04-11 10:21:59] [query] Mods: 6 [2024-04-11 10:21:59] [query] Trying AND logic [2024-04-11 10:21:59] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:21:59] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:21:59] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:21:59] [query] Using OR logic [2024-04-11 10:21:59] [query] Found results using: or logic [2024-04-11 10:22:00] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(3395,2529) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (79013,3395,2529) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 10 [2024-04-11 10:22:00] [query] Results: 61 Pages of results: 7 [2024-04-11 10:22:00] [query] Execution time: 0.25704 [2024-04-11 10:22:00] [index:background] Health check [2024-04-11 10:24:07] [indexer:background] Health check [2024-04-11 10:24:30] [query] Query for: pancreatic ductal adenocarcinoma [2024-04-11 10:24:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:24:30] [query] Engine: default [2024-04-11 10:24:30] [query] Tokens: adenocarcinomas, pancreatic, ductal, adenocarcinoma [2024-04-11 10:24:30] [query] Mods: 5 [2024-04-11 10:24:30] [query] Trying AND logic [2024-04-11 10:24:30] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:24:30] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:24:30] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:24:30] [query] Found results using: and logic [2024-04-11 10:24:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (65941,22031,12897,8421) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('45161', '45927', '46325', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:24:30] [query] Results: 3 Pages of results: 1 [2024-04-11 10:24:30] [query] Execution time: 0.17112 [2024-04-11 10:25:50] [query] Query for: liposarcoma [2024-04-11 10:25:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:25:50] [query] Engine: default [2024-04-11 10:25:50] [query] Tokens: liposarcoma [2024-04-11 10:25:50] [query] Mods: 4 [2024-04-11 10:25:50] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 10:25:50] [query] Results: 0 Pages of results: 0 [2024-04-11 10:25:50] [query] Execution time: 0.06134 [2024-04-11 10:25:57] [query] Query for: tumor [2024-04-11 10:25:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:25:57] [query] Engine: default [2024-04-11 10:25:57] [query] Tokens: tumors, tumoral, tumor [2024-04-11 10:25:57] [query] Mods: 4 [2024-04-11 10:25:57] [query] Using OR logic [2024-04-11 10:25:57] [query] Found results using: and logic [2024-04-11 10:25:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (8485,32895,865) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 10:25:57] [query] Results: 175 Pages of results: 25 [2024-04-11 10:25:57] [query] Execution time: 0.04445 [2024-04-11 10:26:23] [query] Query for: tissu [2024-04-11 10:26:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:26:23] [query] Engine: default [2024-04-11 10:26:23] [query] Tokens: tissue, tissues, tissue-based, tissuebased, tissue-fraction, tissuefraction, tissuemuscleabdominal [2024-04-11 10:26:23] [query] Mods: 4 [2024-04-11 10:26:23] [query] Using OR logic [2024-04-11 10:26:23] [query] Found results using: and logic [2024-04-11 10:26:23] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7571,16721,57873,58167,78631,78633,80251) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 10:26:23] [query] Results: 114 Pages of results: 17 [2024-04-11 10:26:23] [query] Execution time: 0.04527 [2024-04-11 10:26:25] [query] Query for: tissue [2024-04-11 10:26:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:26:25] [query] Engine: default [2024-04-11 10:26:25] [query] Tokens: tissue, tissues [2024-04-11 10:26:25] [query] Mods: 4 [2024-04-11 10:26:25] [query] Using OR logic [2024-04-11 10:26:25] [query] Found results using: and logic [2024-04-11 10:26:25] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7571,16721) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 10:26:25] [query] Results: 114 Pages of results: 17 [2024-04-11 10:26:25] [query] Execution time: 0.03913 [2024-04-11 10:26:26] [query] Query for: tissue [2024-04-11 10:26:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:26:26] [query] Engine: default [2024-04-11 10:26:26] [query] Tokens: tissue, tissues [2024-04-11 10:26:26] [query] Mods: 4 [2024-04-11 10:26:26] [query] Using OR logic [2024-04-11 10:26:26] [query] Found results using: and logic [2024-04-11 10:26:26] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7571,16721) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 10:26:26] [query] Results: 114 Pages of results: 17 [2024-04-11 10:26:26] [query] Execution time: 0.03943 [2024-04-11 10:26:27] [query] Query for: tissue tumor [2024-04-11 10:26:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:26:27] [query] Engine: default [2024-04-11 10:26:27] [query] Tokens: tissue, tissues, tumors, tumoral, tumor [2024-04-11 10:26:27] [query] Mods: 4 [2024-04-11 10:26:27] [query] Trying AND logic [2024-04-11 10:26:27] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:26:27] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:26:27] [query] Found results using: and logic [2024-04-11 10:26:27] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7571,16721,8485,32895,865) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('2199', '27857', '3866', '41141', '41199', '41233', '41253', '41269', '41277', '41295', '41331', '41365', '41459', '41469', '41519', '41535', '41773', '41783', '41813', '41821', '41869', '41883', '42255', '42323', '42427', '42449', '42461', '42469', '42503', '42565', '42597', '42621', '42851', '42917', '42937', '42977', '43223', '43233', '43375', '43429', '43577', '43603', '43753', '43811', '43835', '43903', '43955', '44065', '44097', '44129', '44155', '44187', '44211', '44257', '44347', '44377', '44417', '44425', '44523', '44531', '44599', '44721', '44829', '44929', '45043', '45051', '45161', '45249', '45385', '45407', '45441', '45451', '45479', '45739', '46167', '46199', '46609', '46845', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 10:26:27] [query] Results: 79 Pages of results: 12 [2024-04-11 10:26:27] [query] Execution time: 0.05355 [2024-04-11 10:26:36] [query] Query for: pancreatic ductal adenocarcinoma [2024-04-11 10:26:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:26:36] [query] Engine: default [2024-04-11 10:26:36] [query] Tokens: adenocarcinomas, pancreatic, ductal, adenocarcinoma [2024-04-11 10:26:36] [query] Mods: 5 [2024-04-11 10:26:36] [query] Trying AND logic [2024-04-11 10:26:36] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:26:36] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:26:36] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:26:36] [query] Found results using: and logic [2024-04-11 10:26:36] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (65941,22031,12897,8421) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('45161', '45927', '46325', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:26:36] [query] Results: 3 Pages of results: 1 [2024-04-11 10:26:36] [query] Execution time: 0.16070 [2024-04-11 10:27:09] [index:background] Health check [2024-04-11 10:28:34] [query] Query for: thigh [2024-04-11 10:28:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:28:34] [query] Engine: default [2024-04-11 10:28:34] [query] Tokens: thighs, thigh [2024-04-11 10:28:34] [query] Mods: 4 [2024-04-11 10:28:34] [query] Using OR logic [2024-04-11 10:28:34] [query] Found results using: and logic [2024-04-11 10:28:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (21819,39055) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 10:28:34] [query] Results: 5 Pages of results: 1 [2024-04-11 10:28:34] [query] Execution time: 0.03595 [2024-04-11 10:28:45] [query] Query for: soft [2024-04-11 10:28:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:28:45] [query] Engine: default [2024-04-11 10:28:45] [query] Tokens: soft [2024-04-11 10:28:45] [query] Mods: 4 [2024-04-11 10:28:45] [query] Found results using: or logic [2024-04-11 10:28:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (15499) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 10:28:45] [query] Results: 11 Pages of results: 2 [2024-04-11 10:28:45] [query] Execution time: 0.03254 [2024-04-11 10:28:47] [query] Query for: soft- [2024-04-11 10:28:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:28:47] [query] Engine: default [2024-04-11 10:28:47] [query] Tokens: soft-tissue, soft-tissue-sarcoma, soft-tissue-sarcomaqin-headneck, soft [2024-04-11 10:28:47] [query] Mods: 5 [2024-04-11 10:28:47] [query] Trying AND logic [2024-04-11 10:28:47] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:28:47] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:28:47] [query] Found results using: and logic [2024-04-11 10:28:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(15499) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (38175,28821,80349,15499) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41469', '43375', '46301', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 7 [2024-04-11 10:28:47] [query] Results: 4 Pages of results: 1 [2024-04-11 10:28:47] [query] Execution time: 0.03894 [2024-04-11 10:28:49] [query] Query for: soft-tissue [2024-04-11 10:28:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:28:49] [query] Engine: default [2024-04-11 10:28:49] [query] Tokens: soft-tissue, tissue, tissues, soft [2024-04-11 10:28:49] [query] Mods: 4 [2024-04-11 10:28:49] [query] Trying AND logic [2024-04-11 10:28:49] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:28:49] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:28:49] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:28:49] [query] Found results using: and logic [2024-04-11 10:28:49] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (38175,7571,16721,15499) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41469', '43375', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 10:28:49] [query] Results: 3 Pages of results: 1 [2024-04-11 10:28:49] [query] Execution time: 0.04028 [2024-04-11 10:28:58] [query] Query for: cta [2024-04-11 10:28:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:28:58] [query] Engine: default [2024-04-11 10:28:58] [query] Tokens: ctacrin, ctacrin-nsclc-fdg-pet, ctacrinnsclcfdgpet [2024-04-11 10:28:58] [query] Mods: 4 [2024-04-11 10:28:58] [query] Using OR logic [2024-04-11 10:28:58] [query] Found results using: and logic [2024-04-11 10:28:58] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (80285,80339,80379) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 10:28:58] [query] Results: 1 Pages of results: 1 [2024-04-11 10:28:58] [query] Execution time: 0.03644 [2024-04-11 10:28:59] [indexer:background] Health check [2024-04-11 10:29:01] [query] Query for: cptac [2024-04-11 10:29:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:29:01] [query] Engine: default [2024-04-11 10:29:01] [query] Tokens: cptac [2024-04-11 10:29:01] [query] Mods: 4 [2024-04-11 10:29:01] [query] Found results using: or logic [2024-04-11 10:29:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7289) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 10:29:01] [query] Results: 24 Pages of results: 4 [2024-04-11 10:29:01] [query] Execution time: 0.03803 [2024-04-11 10:29:02] [query] Query for: cptac [2024-04-11 10:29:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:29:02] [query] Engine: default [2024-04-11 10:29:02] [query] Tokens: cptac [2024-04-11 10:29:02] [query] Mods: 4 [2024-04-11 10:29:02] [query] Found results using: or logic [2024-04-11 10:29:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7289) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 10:29:02] [query] Results: 24 Pages of results: 4 [2024-04-11 10:29:02] [query] Execution time: 0.03532 [2024-04-11 10:29:03] [query] Query for: cptac_ [2024-04-11 10:29:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:29:03] [query] Engine: default [2024-04-11 10:29:03] [query] Tokens: cptac [2024-04-11 10:29:03] [query] Mods: 4 [2024-04-11 10:29:03] [query] Found results using: or logic [2024-04-11 10:29:03] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7289) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 10:29:03] [query] Results: 24 Pages of results: 4 [2024-04-11 10:29:03] [query] Execution time: 0.06246 [2024-04-11 10:29:05] [query] Query for: cptac [2024-04-11 10:29:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:29:05] [query] Engine: default [2024-04-11 10:29:05] [query] Tokens: cptac [2024-04-11 10:29:05] [query] Mods: 4 [2024-04-11 10:29:05] [query] Found results using: or logic [2024-04-11 10:29:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7289) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 10:29:05] [query] Results: 24 Pages of results: 4 [2024-04-11 10:29:05] [query] Execution time: 0.03499 [2024-04-11 10:29:06] [query] Query for: cptac_cm [2024-04-11 10:29:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:29:06] [query] Engine: default [2024-04-11 10:29:06] [query] Tokens: cptac, cm, cptaccm [2024-04-11 10:29:06] [query] Mods: 4 [2024-04-11 10:29:06] [query] Trying AND logic [2024-04-11 10:29:06] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:29:06] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:29:06] [query] Found results using: and logic [2024-04-11 10:29:06] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7289,3495,28861) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('44599', '46301', '46313', '46325', '46337', '46349', '46845', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 10:29:06] [query] Results: 8 Pages of results: 2 [2024-04-11 10:29:06] [query] Execution time: 0.06768 [2024-04-11 10:29:07] [query] Query for: cptac_cm [2024-04-11 10:29:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:29:07] [query] Engine: default [2024-04-11 10:29:07] [query] Tokens: cptac, cm, cptaccm [2024-04-11 10:29:07] [query] Mods: 5 [2024-04-11 10:29:07] [query] Trying AND logic [2024-04-11 10:29:07] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:29:07] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:29:07] [query] Found results using: and logic [2024-04-11 10:29:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7289,3495,28861) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('44599', '46301', '46313', '46325', '46337', '46349', '46845', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:29:07] [query] Results: 7 Pages of results: 1 [2024-04-11 10:29:07] [query] Execution time: 0.21195 [2024-04-11 10:29:07] [core] Render suggested search: cptac cm cptaccm [2024-04-11 10:29:22] [query] Query for: cptac-cm [2024-04-11 10:29:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:29:22] [query] Engine: default [2024-04-11 10:29:22] [query] Tokens: cptac, cm, cptac-cm [2024-04-11 10:29:22] [query] Mods: 4 [2024-04-11 10:29:22] [query] Trying AND logic [2024-04-11 10:29:22] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:29:22] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:29:22] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:29:22] [query] Found results using: and logic [2024-04-11 10:29:22] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7289,3495,28809) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('44599', '46301', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 10:29:22] [query] Results: 3 Pages of results: 1 [2024-04-11 10:29:22] [query] Execution time: 0.03940 [2024-04-11 10:29:38] [query] Query for: soft [2024-04-11 10:29:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:29:38] [query] Engine: default [2024-04-11 10:29:38] [query] Tokens: soft [2024-04-11 10:29:38] [query] Mods: 4 [2024-04-11 10:29:38] [query] Found results using: or logic [2024-04-11 10:29:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (15499) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 10:29:38] [query] Results: 11 Pages of results: 2 [2024-04-11 10:29:38] [query] Execution time: 0.03261 [2024-04-11 10:29:39] [query] Query for: soft- [2024-04-11 10:29:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:29:39] [query] Engine: default [2024-04-11 10:29:39] [query] Tokens: soft-tissue, soft-tissue-sarcoma, soft-tissue-sarcomaqin-headneck, soft [2024-04-11 10:29:39] [query] Mods: 5 [2024-04-11 10:29:39] [query] Trying AND logic [2024-04-11 10:29:39] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:29:39] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:29:39] [query] Found results using: and logic [2024-04-11 10:29:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(15499) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (38175,28821,80349,15499) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41469', '43375', '46301', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 7 [2024-04-11 10:29:39] [query] Results: 4 Pages of results: 1 [2024-04-11 10:29:39] [query] Execution time: 0.03844 [2024-04-11 10:29:40] [query] Query for: soft-ti [2024-04-11 10:29:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:29:40] [query] Engine: default [2024-04-11 10:29:40] [query] Tokens: soft-tissue, soft-tissue-sarcoma, soft-tissue-sarcomaqin-headneck, soft, ti [2024-04-11 10:29:40] [query] Mods: 5 [2024-04-11 10:29:40] [query] Trying AND logic [2024-04-11 10:29:40] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:29:40] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:29:40] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:29:40] [query] Found results using: and logic [2024-04-11 10:29:40] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(15499,64615) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (38175,28821,80349,15499,64615) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41469', '43375', '46301', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 7 [2024-04-11 10:29:40] [query] Results: 4 Pages of results: 1 [2024-04-11 10:29:40] [query] Execution time: 0.05097 [2024-04-11 10:29:41] [query] Query for: soft-tissue [2024-04-11 10:29:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:29:41] [query] Engine: default [2024-04-11 10:29:41] [query] Tokens: soft-tissue, tissue, tissues, soft [2024-04-11 10:29:41] [query] Mods: 4 [2024-04-11 10:29:41] [query] Trying AND logic [2024-04-11 10:29:41] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:29:41] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:29:41] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:29:41] [query] Found results using: and logic [2024-04-11 10:29:41] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (38175,7571,16721,15499) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41469', '43375', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 10:29:41] [query] Results: 3 Pages of results: 1 [2024-04-11 10:29:41] [query] Execution time: 0.03959 [2024-04-11 10:29:47] [query] Query for: soft tissue [2024-04-11 10:29:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:29:47] [query] Engine: default [2024-04-11 10:29:47] [query] Tokens: tissue, tissues, soft [2024-04-11 10:29:47] [query] Mods: 4 [2024-04-11 10:29:47] [query] Trying AND logic [2024-04-11 10:29:47] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:29:47] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:29:47] [query] Found results using: and logic [2024-04-11 10:29:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7571,16721,15499) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41141', '41459', '41469', '41631', '41869', '42049', '43239', '43375', '45739', '46301', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 10:29:47] [query] Results: 11 Pages of results: 2 [2024-04-11 10:29:47] [query] Execution time: 0.04012 [2024-04-11 10:29:48] [query] Query for: soft tissue [2024-04-11 10:29:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:29:48] [query] Engine: default [2024-04-11 10:29:48] [query] Tokens: tissue, tissues, soft [2024-04-11 10:29:48] [query] Mods: 4 [2024-04-11 10:29:48] [query] Trying AND logic [2024-04-11 10:29:48] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:29:48] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:29:48] [query] Found results using: and logic [2024-04-11 10:29:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7571,16721,15499) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41141', '41459', '41469', '41631', '41869', '42049', '43239', '43375', '45739', '46301', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 10:29:48] [query] Results: 11 Pages of results: 2 [2024-04-11 10:29:48] [query] Execution time: 0.04071 [2024-04-11 10:29:55] [query] Query for: psma [2024-04-11 10:29:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:29:55] [query] Engine: default [2024-04-11 10:29:55] [query] Tokens: psma [2024-04-11 10:29:55] [query] Mods: 4 [2024-04-11 10:29:55] [query] Found results using: or logic [2024-04-11 10:29:55] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (59441) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 10:29:55] [query] Results: 1 Pages of results: 1 [2024-04-11 10:29:55] [query] Execution time: 0.03351 [2024-04-11 10:29:58] [query] Query for: psma [2024-04-11 10:29:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:29:58] [query] Engine: default [2024-04-11 10:29:58] [query] Tokens: psma [2024-04-11 10:29:58] [query] Mods: 5 [2024-04-11 10:29:58] [query] Found results using: or logic [2024-04-11 10:29:58] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (59441) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:29:58] [query] Results: 1 Pages of results: 1 [2024-04-11 10:29:58] [query] Execution time: 0.10734 [2024-04-11 10:30:04] [query] Query for: psma [2024-04-11 10:30:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 10:30:04] [query] Engine: default [2024-04-11 10:30:04] [query] Tokens: psma [2024-04-11 10:30:04] [query] Mods: 4 [2024-04-11 10:30:04] [query] Found results using: or logic [2024-04-11 10:30:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (59441) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 10:30:04] [query] Results: 1 Pages of results: 1 [2024-04-11 10:30:04] [query] Execution time: 0.01596 [2024-04-11 10:30:15] [query] Query for: prostate [2024-04-11 10:30:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:30:15] [query] Engine: default [2024-04-11 10:30:15] [query] Tokens: prostates, prostate, prostatic [2024-04-11 10:30:15] [query] Mods: 4 [2024-04-11 10:30:15] [query] Using OR logic [2024-04-11 10:30:15] [query] Found results using: and logic [2024-04-11 10:30:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4369,7013,27415) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 10:30:15] [query] Results: 25 Pages of results: 4 [2024-04-11 10:30:15] [query] Execution time: 0.03761 [2024-04-11 10:30:20] [query] Query for: prostate [2024-04-11 10:30:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:30:20] [query] Engine: default [2024-04-11 10:30:20] [query] Tokens: prostates, prostate, prostatic [2024-04-11 10:30:20] [query] Mods: 5 [2024-04-11 10:30:20] [query] Using OR logic [2024-04-11 10:30:20] [query] Found results using: and logic [2024-04-11 10:30:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4369,7013,27415) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:30:20] [query] Results: 21 Pages of results: 3 [2024-04-11 10:30:20] [query] Execution time: 0.39518 [2024-04-11 10:31:43] [query] Query for: soft [2024-04-11 10:31:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:31:43] [query] Engine: default [2024-04-11 10:31:43] [query] Tokens: soft [2024-04-11 10:31:43] [query] Mods: 4 [2024-04-11 10:31:43] [query] Found results using: or logic [2024-04-11 10:31:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (15499) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 10:31:43] [query] Results: 11 Pages of results: 2 [2024-04-11 10:31:43] [query] Execution time: 0.03313 [2024-04-11 10:31:44] [query] Query for: soft [2024-04-11 10:31:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:31:44] [query] Engine: default [2024-04-11 10:31:44] [query] Tokens: soft [2024-04-11 10:31:44] [query] Mods: 4 [2024-04-11 10:31:44] [query] Found results using: or logic [2024-04-11 10:31:44] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (15499) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 10:31:44] [query] Results: 11 Pages of results: 2 [2024-04-11 10:31:44] [query] Execution time: 0.03342 [2024-04-11 10:31:46] [query] Query for: soft tissue [2024-04-11 10:31:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:31:46] [query] Engine: default [2024-04-11 10:31:46] [query] Tokens: tissue, tissues, soft [2024-04-11 10:31:46] [query] Mods: 4 [2024-04-11 10:31:46] [query] Trying AND logic [2024-04-11 10:31:46] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:31:46] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:31:46] [query] Found results using: and logic [2024-04-11 10:31:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7571,16721,15499) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41141', '41459', '41469', '41631', '41869', '42049', '43239', '43375', '45739', '46301', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 10:31:46] [query] Results: 11 Pages of results: 2 [2024-04-11 10:31:46] [query] Execution time: 0.04032 [2024-04-11 10:32:14] [index:background] Health check [2024-04-11 10:33:04] [query] Query for: soft [2024-04-11 10:33:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:33:04] [query] Engine: default [2024-04-11 10:33:04] [query] Tokens: soft [2024-04-11 10:33:04] [query] Mods: 4 [2024-04-11 10:33:04] [query] Found results using: or logic [2024-04-11 10:33:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (15499) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 10:33:04] [query] Results: 11 Pages of results: 2 [2024-04-11 10:33:04] [query] Execution time: 0.03274 [2024-04-11 10:33:05] [query] Query for: soft- [2024-04-11 10:33:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:33:05] [query] Engine: default [2024-04-11 10:33:05] [query] Tokens: soft-tissue, soft-tissue-sarcoma, soft-tissue-sarcomaqin-headneck, soft [2024-04-11 10:33:05] [query] Mods: 5 [2024-04-11 10:33:05] [query] Trying AND logic [2024-04-11 10:33:05] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:33:05] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:33:05] [query] Found results using: and logic [2024-04-11 10:33:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(15499) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (38175,28821,80349,15499) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41469', '43375', '46301', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 7 [2024-04-11 10:33:05] [query] Results: 4 Pages of results: 1 [2024-04-11 10:33:05] [query] Execution time: 0.03874 [2024-04-11 10:33:07] [query] Query for: soft-tissue [2024-04-11 10:33:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:33:07] [query] Engine: default [2024-04-11 10:33:07] [query] Tokens: soft-tissue, tissue, tissues, soft [2024-04-11 10:33:07] [query] Mods: 4 [2024-04-11 10:33:07] [query] Trying AND logic [2024-04-11 10:33:07] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:33:07] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:33:07] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:33:07] [query] Found results using: and logic [2024-04-11 10:33:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (38175,7571,16721,15499) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41469', '43375', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 10:33:07] [query] Results: 3 Pages of results: 1 [2024-04-11 10:33:07] [query] Execution time: 0.03993 [2024-04-11 10:33:10] [query] Query for: soft-tissue [2024-04-11 10:33:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:33:10] [query] Engine: default [2024-04-11 10:33:10] [query] Tokens: soft-tissue, tissue, tissues, soft [2024-04-11 10:33:10] [query] Mods: 4 [2024-04-11 10:33:10] [query] Trying AND logic [2024-04-11 10:33:10] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:33:10] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:33:10] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:33:10] [query] Found results using: and logic [2024-04-11 10:33:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (38175,7571,16721,15499) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41469', '43375', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 10:33:10] [query] Results: 3 Pages of results: 1 [2024-04-11 10:33:10] [query] Execution time: 0.04001 [2024-04-11 10:33:10] [query] Query for: soft-tissue [2024-04-11 10:33:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:33:10] [query] Engine: default [2024-04-11 10:33:10] [query] Tokens: soft-tissue, tissue, tissues, soft [2024-04-11 10:33:10] [query] Mods: 4 [2024-04-11 10:33:10] [query] Trying AND logic [2024-04-11 10:33:10] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:33:10] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:33:10] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:33:10] [query] Found results using: and logic [2024-04-11 10:33:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (38175,7571,16721,15499) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41469', '43375', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 10:33:10] [query] Results: 3 Pages of results: 1 [2024-04-11 10:33:10] [query] Execution time: 0.03935 [2024-04-11 10:33:12] [query] Query for: soft tissue [2024-04-11 10:33:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:33:12] [query] Engine: default [2024-04-11 10:33:12] [query] Tokens: tissue, tissues, soft [2024-04-11 10:33:12] [query] Mods: 4 [2024-04-11 10:33:12] [query] Trying AND logic [2024-04-11 10:33:12] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:33:12] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:33:12] [query] Found results using: and logic [2024-04-11 10:33:12] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7571,16721,15499) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41141', '41459', '41469', '41631', '41869', '42049', '43239', '43375', '45739', '46301', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 10:33:12] [query] Results: 11 Pages of results: 2 [2024-04-11 10:33:12] [query] Execution time: 0.03899 [2024-04-11 10:33:16] [query] Query for: soft tissue [2024-04-11 10:33:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:33:16] [query] Engine: default [2024-04-11 10:33:16] [query] Tokens: tissue, tissues, soft [2024-04-11 10:33:16] [query] Mods: 5 [2024-04-11 10:33:16] [query] Trying AND logic [2024-04-11 10:33:16] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:33:16] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:33:16] [query] Found results using: and logic [2024-04-11 10:33:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7571,16721,15499) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41141', '41459', '41469', '41631', '41869', '42049', '43239', '43375', '45739', '46301', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:33:16] [query] Results: 10 Pages of results: 1 [2024-04-11 10:33:16] [query] Execution time: 0.28091 [2024-04-11 10:34:17] [indexer:background] Health check [2024-04-11 10:34:55] [query] Query for: soft tissue [2024-04-11 10:34:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 10:34:55] [query] Engine: default [2024-04-11 10:34:55] [query] Tokens: tissue, tissues, soft [2024-04-11 10:34:55] [query] Mods: 4 [2024-04-11 10:34:55] [query] Trying AND logic [2024-04-11 10:34:55] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:34:55] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:34:55] [query] Found results using: and logic [2024-04-11 10:34:55] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7571,16721,15499) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41141', '41459', '41469', '41631', '41869', '42049', '43239', '43375', '45739', '46301', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 10:34:55] [query] Results: 11 Pages of results: 1 [2024-04-11 10:34:55] [query] Execution time: 0.02476 [2024-04-11 10:36:55] [index:background] Health check [2024-04-11 10:36:57] [query] Query for: soft tissue [2024-04-11 10:36:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:36:57] [query] Engine: default [2024-04-11 10:36:57] [query] Tokens: tissue, tissues, soft [2024-04-11 10:36:57] [query] Mods: 5 [2024-04-11 10:36:57] [query] Trying AND logic [2024-04-11 10:36:57] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:36:57] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:36:57] [query] Found results using: and logic [2024-04-11 10:36:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7571,16721,15499) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41141', '41459', '41469', '41631', '41869', '42049', '43239', '43375', '45739', '46301', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:36:57] [query] Results: 10 Pages of results: 1 [2024-04-11 10:36:57] [query] Execution time: 0.27873 [2024-04-11 10:37:06] [query] Query for: soft tissue [2024-04-11 10:37:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 10:37:06] [query] Engine: default [2024-04-11 10:37:06] [query] Tokens: tissue, tissues, soft [2024-04-11 10:37:06] [query] Mods: 4 [2024-04-11 10:37:06] [query] Trying AND logic [2024-04-11 10:37:06] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:37:06] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:37:06] [query] Found results using: and logic [2024-04-11 10:37:06] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7571,16721,15499) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41141', '41459', '41469', '41631', '41869', '42049', '43239', '43375', '45739', '46301', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 10:37:06] [query] Results: 11 Pages of results: 1 [2024-04-11 10:37:06] [query] Execution time: 0.02405 [2024-04-11 10:37:31] [query] Query for: kidney [2024-04-11 10:37:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:37:31] [query] Engine: default [2024-04-11 10:37:32] [query] Tokens: kidneys, kidney [2024-04-11 10:37:32] [query] Mods: 4 [2024-04-11 10:37:32] [query] Using OR logic [2024-04-11 10:37:32] [query] Found results using: and logic [2024-04-11 10:37:32] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (44637,22381) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 10:37:32] [query] Results: 13 Pages of results: 2 [2024-04-11 10:37:32] [query] Execution time: 0.03569 [2024-04-11 10:37:33] [query] Query for: kidney [2024-04-11 10:37:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:37:33] [query] Engine: default [2024-04-11 10:37:33] [query] Tokens: kidneys, kidney [2024-04-11 10:37:33] [query] Mods: 5 [2024-04-11 10:37:33] [query] Using OR logic [2024-04-11 10:37:33] [query] Found results using: and logic [2024-04-11 10:37:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (44637,22381) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:37:33] [query] Results: 12 Pages of results: 2 [2024-04-11 10:37:33] [query] Execution time: 0.23773 [2024-04-11 10:37:47] [query] Query for: mri [2024-04-11 10:37:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:37:47] [query] Engine: default [2024-04-11 10:37:47] [query] Tokens: mri [2024-04-11 10:37:47] [query] Mods: 4 [2024-04-11 10:37:47] [query] Found results using: or logic [2024-04-11 10:37:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1405) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:37:47] [query] Results: 97 Pages of results: 10 [2024-04-11 10:37:47] [query] Execution time: 0.12355 [2024-04-11 10:38:04] [query] Query for: mri head [2024-04-11 10:38:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:38:04] [query] Engine: default [2024-04-11 10:38:04] [query] Tokens: heading, headed, heads, mri, head [2024-04-11 10:38:04] [query] Mods: 4 [2024-04-11 10:38:04] [query] Trying AND logic [2024-04-11 10:38:04] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:38:04] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:38:04] [query] Found results using: and logic [2024-04-11 10:38:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7815,15799,78927,1405,10579) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41141', '41219', '41519', '41639', '42417', '42503', '43287', '43437', '43483', '43563', '43699', '43709', '43955', '45739', '46357', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:38:04] [query] Results: 16 Pages of results: 2 [2024-04-11 10:38:04] [query] Execution time: 0.25718 [2024-04-11 10:38:48] [query] Query for: kidney [2024-04-11 10:38:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:38:48] [query] Engine: default [2024-04-11 10:38:48] [query] Tokens: kidneys, kidney [2024-04-11 10:38:48] [query] Mods: 5 [2024-04-11 10:38:48] [query] Using OR logic [2024-04-11 10:38:48] [query] Found results using: and logic [2024-04-11 10:38:49] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (44637,22381) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:38:49] [query] Results: 12 Pages of results: 2 [2024-04-11 10:38:49] [query] Execution time: 0.24345 [2024-04-11 10:38:54] [indexer:background] Health check [2024-04-11 10:39:26] [query] Query for: dicom-daten [2024-04-11 10:39:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:39:26] [query] Engine: default [2024-04-11 10:39:27] [query] Tokens: domains, dicom, daneen, domain [2024-04-11 10:39:27] [query] Mods: 4 [2024-04-11 10:39:27] [query] Using OR logic [2024-04-11 10:39:27] [query] Found results using: and logic [2024-04-11 10:39:27] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (24453,471,25601,6453) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 10:39:27] [query] Results: 244 Pages of results: 35 [2024-04-11 10:39:27] [query] Execution time: 0.08747 [2024-04-11 10:39:37] [query] Query for: melanoma [2024-04-11 10:39:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:39:37] [query] Engine: default [2024-04-11 10:39:37] [query] Tokens: melanomas, melanoma [2024-04-11 10:39:37] [query] Mods: 4 [2024-04-11 10:39:37] [query] Using OR logic [2024-04-11 10:39:37] [query] Found results using: and logic [2024-04-11 10:39:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (42081,8783) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:39:37] [query] Results: 14 Pages of results: 2 [2024-04-11 10:39:37] [query] Execution time: 0.26219 [2024-04-11 10:39:43] [query] Query for: dicom-daten [2024-04-11 10:39:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:39:43] [query] Engine: default [2024-04-11 10:39:43] [query] Tokens: domains, dicom, daneen, domain [2024-04-11 10:39:43] [query] Mods: 5 [2024-04-11 10:39:43] [query] Using OR logic [2024-04-11 10:39:43] [query] Found results using: and logic [2024-04-11 10:39:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (24453,471,25601,6453) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:39:43] [query] Results: 234 Pages of results: 24 [2024-04-11 10:39:43] [query] Execution time: 0.18168 [2024-04-11 10:39:43] [core] Render suggested search: dicom daneen domain [2024-04-11 10:40:32] [query] Query for: breast [2024-04-11 10:40:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:40:32] [query] Engine: default [2024-04-11 10:40:32] [query] Tokens: breasts, breast [2024-04-11 10:40:32] [query] Mods: 5 [2024-04-11 10:40:32] [query] Using OR logic [2024-04-11 10:40:32] [query] Found results using: and logic [2024-04-11 10:40:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31999,3543) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:40:33] [query] Results: 46 Pages of results: 5 [2024-04-11 10:40:33] [query] Execution time: 0.23386 [2024-04-11 10:40:33] [query] Query for: breast [2024-04-11 10:40:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:40:33] [query] Engine: default [2024-04-11 10:40:33] [query] Tokens: breasts, breast [2024-04-11 10:40:33] [query] Mods: 4 [2024-04-11 10:40:33] [query] Using OR logic [2024-04-11 10:40:33] [query] Found results using: and logic [2024-04-11 10:40:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31999,3543) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 10:40:33] [query] Results: 50 Pages of results: 8 [2024-04-11 10:40:33] [query] Execution time: 0.04016 [2024-04-11 10:40:35] [query] Query for: soft tissue [2024-04-11 10:40:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:40:35] [query] Engine: default [2024-04-11 10:40:35] [query] Tokens: tissue, tissues, soft [2024-04-11 10:40:35] [query] Mods: 5 [2024-04-11 10:40:35] [query] Trying AND logic [2024-04-11 10:40:35] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:40:35] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:40:35] [query] Found results using: and logic [2024-04-11 10:40:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7571,16721,15499) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41141', '41459', '41469', '41631', '41869', '42049', '43239', '43375', '45739', '46301', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:40:35] [query] Results: 10 Pages of results: 1 [2024-04-11 10:40:35] [query] Execution time: 0.27618 [2024-04-11 10:40:39] [query] Query for: melanoma [2024-04-11 10:40:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 10:40:39] [query] Engine: default [2024-04-11 10:40:39] [query] Tokens: melanomas, melanoma [2024-04-11 10:40:39] [query] Mods: 4 [2024-04-11 10:40:39] [query] Using OR logic [2024-04-11 10:40:39] [query] Found results using: and logic [2024-04-11 10:40:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (42081,8783) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 10:40:39] [query] Results: 14 Pages of results: 1 [2024-04-11 10:40:39] [query] Execution time: 0.02005 [2024-04-11 10:40:51] [query] Query for: soft tissue [2024-04-11 10:40:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 10:40:51] [query] Engine: default [2024-04-11 10:40:51] [query] Tokens: tissue, tissues, soft [2024-04-11 10:40:51] [query] Mods: 4 [2024-04-11 10:40:51] [query] Trying AND logic [2024-04-11 10:40:51] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:40:51] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:40:51] [query] Found results using: and logic [2024-04-11 10:40:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7571,16721,15499) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41141', '41459', '41469', '41631', '41869', '42049', '43239', '43375', '45739', '46301', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 10:40:51] [query] Results: 11 Pages of results: 1 [2024-04-11 10:40:51] [query] Execution time: 0.02456 [2024-04-11 10:40:52] [query] Query for: ivasive [2024-04-11 10:40:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:40:52] [query] Engine: default [2024-04-11 10:40:52] [query] Tokens: ivygap [2024-04-11 10:40:52] [query] Mods: 4 [2024-04-11 10:40:52] [query] Found results using: or logic [2024-04-11 10:40:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (8555) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 10:40:52] [query] Results: 5 Pages of results: 1 [2024-04-11 10:40:52] [query] Execution time: 0.06388 [2024-04-11 10:40:53] [query] Query for: ivasive [2024-04-11 10:40:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:40:53] [query] Engine: default [2024-04-11 10:40:53] [query] Tokens: ivygap [2024-04-11 10:40:53] [query] Mods: 5 [2024-04-11 10:40:53] [query] Found results using: or logic [2024-04-11 10:40:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (8555) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:40:53] [query] Results: 4 Pages of results: 1 [2024-04-11 10:40:53] [query] Execution time: 0.16801 [2024-04-11 10:40:53] [core] Render suggested search: ivygap [2024-04-11 10:41:02] [query] Query for: liver [2024-04-11 10:41:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 10:41:02] [query] Engine: default [2024-04-11 10:41:02] [query] Tokens: liver [2024-04-11 10:41:02] [query] Mods: 5 [2024-04-11 10:41:02] [query] Found results using: or logic [2024-04-11 10:41:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 10:41:02] [query] Results: 19 Pages of results: 2 [2024-04-11 10:41:02] [query] Execution time: 0.21458 [2024-04-11 10:41:05] [query] Query for: invasive [2024-04-11 10:41:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:41:05] [query] Engine: default [2024-04-11 10:41:05] [query] Tokens: invasive, invasion, invasively, invasiveness [2024-04-11 10:41:05] [query] Mods: 5 [2024-04-11 10:41:05] [query] Using OR logic [2024-04-11 10:41:05] [query] Found results using: and logic [2024-04-11 10:41:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3815,4107,63175,79157) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:41:05] [query] Results: 34 Pages of results: 4 [2024-04-11 10:41:05] [query] Execution time: 0.25624 [2024-04-11 10:41:06] [query] Query for: invasive [2024-04-11 10:41:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:41:06] [query] Engine: default [2024-04-11 10:41:06] [query] Tokens: invasive, invasion, invasively, invasiveness [2024-04-11 10:41:06] [query] Mods: 4 [2024-04-11 10:41:06] [query] Using OR logic [2024-04-11 10:41:06] [query] Found results using: and logic [2024-04-11 10:41:06] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3815,4107,63175,79157) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 10:41:06] [query] Results: 36 Pages of results: 6 [2024-04-11 10:41:06] [query] Execution time: 0.03661 [2024-04-11 10:41:12] [query] Query for: invasive [2024-04-11 10:41:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 10:41:12] [query] Engine: default [2024-04-11 10:41:12] [query] Tokens: invasive, invasion, invasively, invasiveness [2024-04-11 10:41:12] [query] Mods: 4 [2024-04-11 10:41:12] [query] Using OR logic [2024-04-11 10:41:12] [query] Found results using: and logic [2024-04-11 10:41:12] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3815,4107,63175,79157) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 10:41:12] [query] Results: 36 Pages of results: 1 [2024-04-11 10:41:12] [query] Execution time: 0.02142 [2024-04-11 10:41:24] [query] Query for: liver [2024-04-11 10:41:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:41:24] [query] Engine: default [2024-04-11 10:41:24] [query] Tokens: liver [2024-04-11 10:41:24] [query] Mods: 5 [2024-04-11 10:41:24] [query] Found results using: or logic [2024-04-11 10:41:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:41:24] [query] Results: 19 Pages of results: 2 [2024-04-11 10:41:24] [query] Execution time: 0.24487 [2024-04-11 10:41:28] [query] Query for: liver [2024-04-11 10:41:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 10:41:28] [query] Engine: default [2024-04-11 10:41:28] [query] Tokens: liver [2024-04-11 10:41:28] [query] Mods: 5 [2024-04-11 10:41:28] [query] Found results using: or logic [2024-04-11 10:41:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 10:41:29] [query] Results: 19 Pages of results: 2 [2024-04-11 10:41:29] [query] Execution time: 0.21489 [2024-04-11 10:41:57] [index:background] Health check [2024-04-11 10:42:36] [query] Query for: liver [2024-04-11 10:42:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 10:42:36] [query] Engine: default [2024-04-11 10:42:36] [query] Tokens: liver [2024-04-11 10:42:36] [query] Mods: 5 [2024-04-11 10:42:36] [query] Found results using: or logic [2024-04-11 10:42:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 10:42:37] [query] Results: 19 Pages of results: 2 [2024-04-11 10:42:37] [query] Execution time: 0.21573 [2024-04-11 10:42:41] [query] Query for: liver [2024-04-11 10:42:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:42:41] [query] Engine: default [2024-04-11 10:42:41] [query] Tokens: liver [2024-04-11 10:42:41] [query] Mods: 5 [2024-04-11 10:42:41] [query] Found results using: or logic [2024-04-11 10:42:42] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:42:42] [query] Results: 19 Pages of results: 2 [2024-04-11 10:42:42] [query] Execution time: 0.24466 [2024-04-11 10:42:49] [query] Query for: liver [2024-04-11 10:42:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 10:42:49] [query] Engine: default [2024-04-11 10:42:49] [query] Tokens: liver [2024-04-11 10:42:49] [query] Mods: 5 [2024-04-11 10:42:49] [query] Found results using: or logic [2024-04-11 10:42:49] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 10:42:49] [query] Results: 19 Pages of results: 2 [2024-04-11 10:42:49] [query] Execution time: 0.21959 [2024-04-11 10:43:07] [query] Query for: liver [2024-04-11 10:43:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:43:07] [query] Engine: default [2024-04-11 10:43:07] [query] Tokens: liver [2024-04-11 10:43:07] [query] Mods: 5 [2024-04-11 10:43:07] [query] Found results using: or logic [2024-04-11 10:43:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:43:07] [query] Results: 19 Pages of results: 2 [2024-04-11 10:43:07] [query] Execution time: 0.24612 [2024-04-11 10:43:24] [query] Query for: brain mri [2024-04-11 10:43:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:43:24] [query] Engine: default [2024-04-11 10:43:24] [query] Tokens: brain, mri [2024-04-11 10:43:24] [query] Mods: 4 [2024-04-11 10:43:24] [query] Trying AND logic [2024-04-11 10:43:24] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:43:24] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:43:24] [query] Found results using: and logic [2024-04-11 10:43:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3755,1405) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '41183', '41199', '41519', '41535', '41639', '41821', '42339', '42347', '42621', '42643', '42917', '43429', '43437', '43469', '43729', '43903', '44065', '45351', '45385', '45683', '45725', '45739', '45937', '46107', '46383', '46609', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:43:24] [query] Results: 28 Pages of results: 3 [2024-04-11 10:43:24] [query] Execution time: 0.24872 [2024-04-11 10:44:45] [indexer:background] Health check [2024-04-11 10:44:56] [query] Query for: lung [2024-04-11 10:44:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:44:56] [query] Engine: default [2024-04-11 10:44:56] [query] Tokens: lungs, lung [2024-04-11 10:44:56] [query] Mods: 4 [2024-04-11 10:44:56] [query] Using OR logic [2024-04-11 10:44:56] [query] Found results using: and logic [2024-04-11 10:44:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3111,1401) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:44:56] [query] Results: 75 Pages of results: 8 [2024-04-11 10:44:56] [query] Execution time: 0.15830 [2024-04-11 10:45:16] [query] Query for: stomaco [2024-04-11 10:45:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:45:16] [query] Engine: default [2024-04-11 10:45:16] [query] Tokens: stomach [2024-04-11 10:45:16] [query] Mods: 4 [2024-04-11 10:45:16] [query] Found results using: or logic [2024-04-11 10:45:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (22043) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:45:16] [query] Results: 9 Pages of results: 1 [2024-04-11 10:45:17] [query] Execution time: 0.24398 [2024-04-11 10:45:17] [core] Render suggested search: stomach [2024-04-11 10:45:27] [query] Query for: stomach [2024-04-11 10:45:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:45:27] [query] Engine: default [2024-04-11 10:45:27] [query] Tokens: stomach [2024-04-11 10:45:27] [query] Mods: 4 [2024-04-11 10:45:27] [query] Found results using: or logic [2024-04-11 10:45:27] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (22043) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:45:27] [query] Results: 9 Pages of results: 1 [2024-04-11 10:45:27] [query] Execution time: 0.21822 [2024-04-11 10:45:37] [query] Query for: liver [2024-04-11 10:45:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:45:37] [query] Engine: default [2024-04-11 10:45:37] [query] Tokens: liver [2024-04-11 10:45:37] [query] Mods: 5 [2024-04-11 10:45:37] [query] Found results using: or logic [2024-04-11 10:45:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:45:37] [query] Results: 19 Pages of results: 2 [2024-04-11 10:45:37] [query] Execution time: 0.24607 [2024-04-11 10:45:38] [query] Query for: stomach [2024-04-11 10:45:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 10:45:38] [query] Engine: default [2024-04-11 10:45:38] [query] Tokens: stomach [2024-04-11 10:45:38] [query] Mods: 4 [2024-04-11 10:45:38] [query] Found results using: or logic [2024-04-11 10:45:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (22043) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 10:45:38] [query] Results: 9 Pages of results: 1 [2024-04-11 10:45:38] [query] Execution time: 0.01767 [2024-04-11 10:45:40] [query] Query for: liver [2024-04-11 10:45:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 10:45:40] [query] Engine: default [2024-04-11 10:45:40] [query] Tokens: liver [2024-04-11 10:45:40] [query] Mods: 5 [2024-04-11 10:45:40] [query] Found results using: or logic [2024-04-11 10:45:40] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 10:45:40] [query] Results: 19 Pages of results: 2 [2024-04-11 10:45:40] [query] Execution time: 0.21591 [2024-04-11 10:45:43] [query] Query for: liver [2024-04-11 10:45:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:45:43] [query] Engine: default [2024-04-11 10:45:43] [query] Tokens: liver [2024-04-11 10:45:43] [query] Mods: 5 [2024-04-11 10:45:43] [query] Found results using: or logic [2024-04-11 10:45:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:45:43] [query] Results: 19 Pages of results: 2 [2024-04-11 10:45:43] [query] Execution time: 0.24589 [2024-04-11 10:46:51] [index:background] Health check [2024-04-11 10:48:36] [query] Query for: knee tumor [2024-04-11 10:48:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:48:36] [query] Engine: default [2024-04-11 10:48:36] [query] Tokens: tumors, tumoral, know, tumor [2024-04-11 10:48:36] [query] Mods: 4 [2024-04-11 10:48:36] [query] Using OR logic [2024-04-11 10:48:36] [query] Found results using: and logic [2024-04-11 10:48:36] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (8485,32895,37459,865) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:48:36] [query] Results: 176 Pages of results: 18 [2024-04-11 10:48:36] [query] Execution time: 0.16955 [2024-04-11 10:48:36] [core] Render suggested search: know tumor [2024-04-11 10:49:04] [indexer:background] Health check [2024-04-11 10:49:04] [query] Query for: spleen [2024-04-11 10:49:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:49:04] [query] Engine: default [2024-04-11 10:49:04] [query] Tokens: spleen [2024-04-11 10:49:04] [query] Mods: 4 [2024-04-11 10:49:04] [query] Found results using: or logic [2024-04-11 10:49:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (28445) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:49:04] [query] Results: 3 Pages of results: 1 [2024-04-11 10:49:04] [query] Execution time: 0.13897 [2024-04-11 10:49:18] [query] Query for: knee tumor [2024-04-11 10:49:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 10:49:18] [query] Engine: default [2024-04-11 10:49:18] [query] Tokens: tumors, tumoral, know, tumor [2024-04-11 10:49:18] [query] Mods: 4 [2024-04-11 10:49:18] [query] Using OR logic [2024-04-11 10:49:18] [query] Found results using: and logic [2024-04-11 10:49:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (8485,32895,37459,865) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 10:49:18] [query] Results: 176 Pages of results: 1 [2024-04-11 10:49:18] [query] Execution time: 0.05620 [2024-04-11 10:49:32] [query] Query for: spleen [2024-04-11 10:49:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 10:49:32] [query] Engine: default [2024-04-11 10:49:32] [query] Tokens: spleen [2024-04-11 10:49:32] [query] Mods: 4 [2024-04-11 10:49:32] [query] Found results using: or logic [2024-04-11 10:49:32] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (28445) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 10:49:32] [query] Results: 3 Pages of results: 1 [2024-04-11 10:49:32] [query] Execution time: 0.01689 [2024-04-11 10:49:42] [query] Query for: spleen [2024-04-11 10:49:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:49:42] [query] Engine: default [2024-04-11 10:49:42] [query] Tokens: spleen [2024-04-11 10:49:42] [query] Mods: 4 [2024-04-11 10:49:42] [query] Found results using: or logic [2024-04-11 10:49:42] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (28445) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:49:42] [query] Results: 3 Pages of results: 1 [2024-04-11 10:49:42] [query] Execution time: 0.14147 [2024-04-11 10:49:56] [query] Query for: heart [2024-04-11 10:49:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:49:56] [query] Engine: default [2024-04-11 10:49:56] [query] Tokens: heart [2024-04-11 10:49:56] [query] Mods: 4 [2024-04-11 10:49:56] [query] Found results using: or logic [2024-04-11 10:49:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31231) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:49:56] [query] Results: 3 Pages of results: 1 [2024-04-11 10:49:56] [query] Execution time: 0.14840 [2024-04-11 10:50:04] [query] Query for: knee tumor [2024-04-11 10:50:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:50:04] [query] Engine: default [2024-04-11 10:50:04] [query] Tokens: tumors, tumoral, know, tumor [2024-04-11 10:50:04] [query] Mods: 4 [2024-04-11 10:50:04] [query] Using OR logic [2024-04-11 10:50:04] [query] Found results using: and logic [2024-04-11 10:50:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (8485,32895,37459,865) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:50:04] [query] Results: 176 Pages of results: 18 [2024-04-11 10:50:04] [query] Execution time: 0.16179 [2024-04-11 10:50:04] [core] Render suggested search: know tumor [2024-04-11 10:50:18] [query] Query for: knee ct [2024-04-11 10:50:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:50:18] [query] Engine: default [2024-04-11 10:50:18] [query] Tokens: know, ct [2024-04-11 10:50:18] [query] Mods: 4 [2024-04-11 10:50:18] [query] Using OR logic [2024-04-11 10:50:18] [query] Found results using: and logic [2024-04-11 10:50:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (37459,1407) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:50:18] [query] Results: 180 Pages of results: 18 [2024-04-11 10:50:18] [query] Execution time: 0.15889 [2024-04-11 10:50:19] [core] Render suggested search: know ct [2024-04-11 10:50:27] [query] Query for: knee ct [2024-04-11 10:50:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 10:50:27] [query] Engine: default [2024-04-11 10:50:27] [query] Tokens: know, ct [2024-04-11 10:50:27] [query] Mods: 4 [2024-04-11 10:50:27] [query] Using OR logic [2024-04-11 10:50:27] [query] Found results using: and logic [2024-04-11 10:50:27] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (37459,1407) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 10:50:27] [query] Results: 180 Pages of results: 1 [2024-04-11 10:50:27] [query] Execution time: 0.05448 [2024-04-11 10:50:39] [query] Query for: stomach [2024-04-11 10:50:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:50:39] [query] Engine: default [2024-04-11 10:50:39] [query] Tokens: stomach [2024-04-11 10:50:39] [query] Mods: 4 [2024-04-11 10:50:39] [query] Found results using: or logic [2024-04-11 10:50:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (22043) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:50:39] [query] Results: 9 Pages of results: 1 [2024-04-11 10:50:39] [query] Execution time: 0.22190 [2024-04-11 10:50:43] [query] Query for: liver [2024-04-11 10:50:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:50:43] [query] Engine: default [2024-04-11 10:50:43] [query] Tokens: liver [2024-04-11 10:50:43] [query] Mods: 4 [2024-04-11 10:50:43] [query] Found results using: or logic [2024-04-11 10:50:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:50:43] [query] Results: 21 Pages of results: 3 [2024-04-11 10:50:43] [query] Execution time: 0.21318 [2024-04-11 10:50:58] [query] Query for: stomach [2024-04-11 10:50:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 10:50:58] [query] Engine: default [2024-04-11 10:50:58] [query] Tokens: stomach [2024-04-11 10:50:58] [query] Mods: 4 [2024-04-11 10:50:58] [query] Found results using: or logic [2024-04-11 10:50:58] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (22043) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 10:50:58] [query] Results: 9 Pages of results: 1 [2024-04-11 10:50:58] [query] Execution time: 0.01744 [2024-04-11 10:51:05] [query] Query for: liver [2024-04-11 10:51:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 10:51:05] [query] Engine: default [2024-04-11 10:51:05] [query] Tokens: liver [2024-04-11 10:51:05] [query] Mods: 4 [2024-04-11 10:51:05] [query] Found results using: or logic [2024-04-11 10:51:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 10:51:05] [query] Results: 21 Pages of results: 1 [2024-04-11 10:51:05] [query] Execution time: 0.01747 [2024-04-11 10:51:15] [query] Query for: bone tumor [2024-04-11 10:51:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:51:15] [query] Engine: default [2024-04-11 10:51:15] [query] Tokens: bones, tumors, tumoral, bone, tumor [2024-04-11 10:51:15] [query] Mods: 4 [2024-04-11 10:51:15] [query] Trying AND logic [2024-04-11 10:51:15] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:51:15] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:51:15] [query] Found results using: and logic [2024-04-11 10:51:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (28705,8485,32895,8527,865) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41269', '41773', '42081', '42565', '42977', '43055', '45441', '46237', '46249', '46261') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:51:15] [query] Results: 10 Pages of results: 1 [2024-04-11 10:51:15] [query] Execution time: 0.23233 [2024-04-11 10:51:24] [query] Query for: bone tumor [2024-04-11 10:51:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 10:51:24] [query] Engine: default [2024-04-11 10:51:24] [query] Tokens: bones, tumors, tumoral, bone, tumor [2024-04-11 10:51:24] [query] Mods: 4 [2024-04-11 10:51:24] [query] Trying AND logic [2024-04-11 10:51:24] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:51:24] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:51:24] [query] Found results using: and logic [2024-04-11 10:51:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (28705,8485,32895,8527,865) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41269', '41773', '42081', '42565', '42977', '43055', '45441', '46237', '46249', '46261') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 10:51:24] [query] Results: 10 Pages of results: 1 [2024-04-11 10:51:24] [query] Execution time: 0.02685 [2024-04-11 10:51:57] [query] Query for: breast [2024-04-11 10:51:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 10:51:57] [query] Engine: default [2024-04-11 10:51:57] [query] Tokens: breasts, breast [2024-04-11 10:51:57] [query] Mods: 5 [2024-04-11 10:51:57] [query] Using OR logic [2024-04-11 10:51:57] [query] Found results using: and logic [2024-04-11 10:51:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31999,3543) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 10:51:57] [query] Results: 46 Pages of results: 5 [2024-04-11 10:51:57] [query] Execution time: 0.23234 [2024-04-11 10:51:58] [index:background] Health check [2024-04-11 10:52:38] [query] Query for: breast [2024-04-11 10:52:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 3 offset: 0 fields: all [2024-04-11 10:52:38] [query] Engine: default [2024-04-11 10:52:38] [query] Tokens: breasts, breast [2024-04-11 10:52:38] [query] Mods: 5 [2024-04-11 10:52:38] [query] Using OR logic [2024-04-11 10:52:38] [query] Found results using: and logic [2024-04-11 10:52:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31999,3543) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 20, 10 [2024-04-11 10:52:38] [query] Results: 46 Pages of results: 5 [2024-04-11 10:52:38] [query] Execution time: 0.22902 [2024-04-11 10:52:51] [query] Query for: breast [2024-04-11 10:52:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 10:52:51] [query] Engine: default [2024-04-11 10:52:51] [query] Tokens: breasts, breast [2024-04-11 10:52:51] [query] Mods: 5 [2024-04-11 10:52:51] [query] Using OR logic [2024-04-11 10:52:51] [query] Found results using: and logic [2024-04-11 10:52:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31999,3543) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 10:52:51] [query] Results: 46 Pages of results: 5 [2024-04-11 10:52:51] [query] Execution time: 0.22400 [2024-04-11 10:53:03] [query] Query for: breast [2024-04-11 10:53:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:53:03] [query] Engine: default [2024-04-11 10:53:03] [query] Tokens: breasts, breast [2024-04-11 10:53:03] [query] Mods: 5 [2024-04-11 10:53:03] [query] Using OR logic [2024-04-11 10:53:03] [query] Found results using: and logic [2024-04-11 10:53:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31999,3543) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:53:04] [query] Results: 46 Pages of results: 5 [2024-04-11 10:53:04] [query] Execution time: 0.23094 [2024-04-11 10:53:20] [query] Query for: "breast [2024-04-11 10:53:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:53:20] [query] Engine: default [2024-04-11 10:53:20] [query] Tokens: breasts, breast [2024-04-11 10:53:20] [query] Mods: 4 [2024-04-11 10:53:20] [query] Using OR logic [2024-04-11 10:53:20] [query] Found results using: and logic [2024-04-11 10:53:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31999,3543) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 10:53:20] [query] Results: 50 Pages of results: 8 [2024-04-11 10:53:20] [query] Execution time: 0.03826 [2024-04-11 10:53:23] [query] Query for: "breast cancer [2024-04-11 10:53:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:53:23] [query] Engine: default [2024-04-11 10:53:23] [query] Tokens: breasts, cancers, cancerous, breast, cancer [2024-04-11 10:53:23] [query] Mods: 4 [2024-04-11 10:53:23] [query] Trying AND logic [2024-04-11 10:53:23] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:53:23] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 10:53:23] [query] Found results using: and logic [2024-04-11 10:53:23] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31999,2995,31375,3543,161) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('27857', '284', '29', '41151', '41173', '41233', '41253', '41277', '41419', '41459', '41503', '41599', '41607', '41617', '41773', '41797', '42097', '42255', '42449', '42613', '42835', '42851', '42861', '43263', '43273', '43437', '43451', '43461', '43469', '43483', '43495', '43603', '43669', '43753', '44129', '44389', '44425', '45393', '45433', '45551', '45635', '45713', '45803', '45915', '45937', '45965', '46121', '46167', '46301', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 10:53:23] [query] Results: 50 Pages of results: 8 [2024-04-11 10:53:23] [query] Execution time: 0.06169 [2024-04-11 10:53:25] [query] Query for: "breast cancer" [2024-04-11 10:53:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:53:25] [query] Engine: default [2024-04-11 10:53:25] [query] Tokens: breasts, cancers, cancerous, breast, cancer [2024-04-11 10:53:25] [query] Mods: 4 [2024-04-11 10:53:27] [query] Performing phrase search [2024-04-11 10:53:27] [query] Found results using: phrase logic [2024-04-11 10:53:27] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31999,2995,31375,3543,161) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND ((s.source = 'post.page' AND s.id IN ('29', '27857')) OR (s.source = 'post.tcia_analysis_result' AND s.id IN ('45551', '45635', '45915', '45937', '46121', '46167')) OR (s.source = 'post.tcia_collection' AND s.id IN ('41151', '41173', '41233', '41253', '41459', '41503', '41599', '41607', '41617', '41773', '42097', '42255', '42449', '42613', '42835', '42851', '42861', '43263', '43273', '43437', '43603', '43669', '43753', '44129', '44389', '45433'))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 10:53:27] [query] Results: 34 Pages of results: 5 [2024-04-11 10:53:27] [query] Execution time: 2.03261 [2024-04-11 10:53:34] [query] Query for: "breast cancer" [2024-04-11 10:53:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:53:34] [query] Engine: default [2024-04-11 10:53:34] [query] Tokens: breasts, cancers, cancerous, breast, cancer [2024-04-11 10:53:34] [query] Mods: 5 [2024-04-11 10:53:36] [query] Performing phrase search [2024-04-11 10:53:36] [query] Found results using: phrase logic [2024-04-11 10:53:36] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31999,2995,31375,3543,161) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND ((s.source = 'post.page' AND s.id IN ('29', '27857')) OR (s.source = 'post.tcia_analysis_result' AND s.id IN ('45551', '45635', '45915', '45937', '46121', '46167')) OR (s.source = 'post.tcia_collection' AND s.id IN ('41151', '41173', '41233', '41253', '41459', '41503', '41599', '41607', '41617', '41773', '42097', '42255', '42449', '42613', '42835', '42851', '42861', '43263', '43273', '43437', '43603', '43669', '43753', '44129', '44389', '45433'))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:53:36] [query] Results: 32 Pages of results: 4 [2024-04-11 10:53:36] [query] Execution time: 2.21975 [2024-04-11 10:53:55] [indexer:background] Health check [2024-04-11 10:54:05] [query] Query for: "breast cancer" ann [2024-04-11 10:54:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:54:05] [query] Engine: default [2024-04-11 10:54:05] [query] Tokens: breasts, cancers, cancerous, breast, cancer, ann [2024-04-11 10:54:05] [query] Mods: 4 [2024-04-11 10:54:07] [query] Query for: ann [2024-04-11 10:54:07] [query] Arguments: engine: default mods: 3 site: all per_page: -1 page: 1 offset: 0 fields: default caller_id: 4cf80fe [2024-04-11 10:54:07] [query] Engine: default [2024-04-11 10:54:07] [query] Tokens: ann [2024-04-11 10:54:07] [query] Mods: 7 [2024-04-11 10:54:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (44681) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND ( ( `s1`.`id` IN ( '29', '27857' ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND ( ( `s1`.`id` IN ( '45551', '45635', '45915', '45937', '46121', '46167' ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND ( ( `s1`.`id` IN ( '41151', '41173', '41233', '41253', '41459', '41503', '41599', '41607', '41617', '41773', '42097', '42255', '42449', '42613', '42835', '42851', '42861', '43263', '43273', '43437', '43603', '43669', '43753', '44129', '44389', '45433' ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 10:54:07] [query] Results: 0 Pages of results: 1 [2024-04-11 10:54:07] [query] Execution time: 0.02464 [2024-04-11 10:54:07] [query] Performing phrase search [2024-04-11 10:54:07] [query] Found results using: phrase logic [2024-04-11 10:54:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31999,2995,31375,3543,161,44681) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND ((s.source = 'post.page' AND s.id IN ('29', '27857')) OR (s.source = 'post.tcia_analysis_result' AND s.id IN ('45551', '45635', '45915', '45937', '46121', '46167')) OR (s.source = 'post.tcia_collection' AND s.id IN ('41151', '41173', '41233', '41253', '41459', '41503', '41599', '41607', '41617', '41773', '42097', '42255', '42449', '42613', '42835', '42851', '42861', '43263', '43273', '43437', '43603', '43669', '43753', '44129', '44389', '45433'))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 10:54:07] [query] Results: 34 Pages of results: 5 [2024-04-11 10:54:07] [query] Execution time: 2.03994 [2024-04-11 10:54:07] [query] Query for: "breast cancer" anno [2024-04-11 10:54:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:54:07] [query] Engine: default [2024-04-11 10:54:07] [query] Tokens: annotations, annotator, annotated.lesions, annotated.three, annotators, annotated.any, annotating, annotate, annotated, annotation, annotated.a, annotated.in, annotated.pet, annotated.recist, annotateda [2024-04-11 10:54:07] [query] Mods: 5 [2024-04-11 10:54:09] [query] Query for: anno [2024-04-11 10:54:09] [query] Arguments: engine: default mods: 3 site: all per_page: -1 page: 1 offset: 0 fields: default caller_id: 4ce90da [2024-04-11 10:54:09] [query] Engine: default [2024-04-11 10:54:09] [query] Tokens: annotations, annotator, annotated.lesions, annotated.three, annotators, annotated.any, annotating, annotate, annotated, annotation, annotated.a, annotated.in, annotated.pet, annotated.recist, annotateda [2024-04-11 10:54:09] [query] Mods: 7 [2024-04-11 10:54:09] [query] Using OR logic [2024-04-11 10:54:09] [query] Found results using: and logic [2024-04-11 10:54:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (559,38617,29321,29221,39561,28001,22361,10845,2949,1029,28009,28601,29319,11081,28061) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND ( ( `s1`.`id` IN ( '29', '27857' ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND ( ( `s1`.`id` IN ( '45551', '45635', '45915', '45937', '46121', '46167' ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND ( ( `s1`.`id` IN ( '41151', '41173', '41233', '41253', '41459', '41503', '41599', '41607', '41617', '41773', '42097', '42255', '42449', '42613', '42835', '42851', '42861', '43263', '43273', '43437', '43603', '43669', '43753', '44129', '44389', '45433' ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 10:54:09] [query] Results: 13 Pages of results: 1 [2024-04-11 10:54:09] [query] Execution time: 0.04147 [2024-04-11 10:54:09] [query] Performing phrase search [2024-04-11 10:54:09] [query] Found results using: phrase logic [2024-04-11 10:54:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(3543,161) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (559,38617,29321,29221,39561,28001,22361,10845,2949,1029,28009,28601,29319,11081,28061) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND ((s.source = 'post.tcia_analysis_result' AND s.id IN ('46167', '45635')) OR (s.source = 'post.page' AND s.id IN ('29')) OR (s.source = 'post.tcia_collection' AND s.id IN ('42255', '42449', '41773', '41503', '42097', '41599', '43669', '42851', '44129', '43263'))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 7 [2024-04-11 10:54:09] [query] Results: 13 Pages of results: 2 [2024-04-11 10:54:09] [query] Execution time: 2.06762 [2024-04-11 10:54:09] [query] Query for: "breast cancer" annotat [2024-04-11 10:54:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:54:09] [query] Engine: default [2024-04-11 10:54:09] [query] Tokens: annotations, annotator, annotated.lesions, annotated.three, annotators, annotated.any, annotating, annotate, annotated, annotation, annotated.a, annotated.in, annotated.pet, annotated.recist, annotateda [2024-04-11 10:54:09] [query] Mods: 5 [2024-04-11 10:54:11] [query] Query for: annotat [2024-04-11 10:54:11] [query] Arguments: engine: default mods: 3 site: all per_page: -1 page: 1 offset: 0 fields: default caller_id: bac6443 [2024-04-11 10:54:11] [query] Engine: default [2024-04-11 10:54:11] [query] Tokens: annotations, annotator, annotated.lesions, annotated.three, annotators, annotated.any, annotating, annotate, annotated, annotation, annotated.a, annotated.in, annotated.pet, annotated.recist, annotateda [2024-04-11 10:54:11] [query] Mods: 7 [2024-04-11 10:54:11] [query] Using OR logic [2024-04-11 10:54:11] [query] Found results using: and logic [2024-04-11 10:54:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (559,38617,29321,29221,39561,28001,22361,10845,2949,1029,28009,28601,29319,11081,28061) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND ( ( `s1`.`id` IN ( '29', '27857' ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND ( ( `s1`.`id` IN ( '45551', '45635', '45915', '45937', '46121', '46167' ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND ( ( `s1`.`id` IN ( '41151', '41173', '41233', '41253', '41459', '41503', '41599', '41607', '41617', '41773', '42097', '42255', '42449', '42613', '42835', '42851', '42861', '43263', '43273', '43437', '43603', '43669', '43753', '44129', '44389', '45433' ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 10:54:11] [query] Results: 13 Pages of results: 1 [2024-04-11 10:54:11] [query] Execution time: 0.03963 [2024-04-11 10:54:11] [query] Performing phrase search [2024-04-11 10:54:11] [query] Found results using: phrase logic [2024-04-11 10:54:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(3543,161) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (559,38617,29321,29221,39561,28001,22361,10845,2949,1029,28009,28601,29319,11081,28061) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND ((s.source = 'post.tcia_analysis_result' AND s.id IN ('46167', '45635')) OR (s.source = 'post.page' AND s.id IN ('29')) OR (s.source = 'post.tcia_collection' AND s.id IN ('42255', '42449', '41773', '41503', '42097', '41599', '43669', '42851', '44129', '43263'))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 7 [2024-04-11 10:54:11] [query] Results: 13 Pages of results: 2 [2024-04-11 10:54:11] [query] Execution time: 2.05183 [2024-04-11 10:54:11] [query] Query for: "breast cancer" annotation [2024-04-11 10:54:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 10:54:11] [query] Engine: default [2024-04-11 10:54:11] [query] Tokens: annotations, cancers, breasts, annotators, annotator, annotating, annotate, annotated, annotation, cancerous, breast, cancer [2024-04-11 10:54:11] [query] Mods: 4 [2024-04-11 10:54:13] [query] Query for: annotation [2024-04-11 10:54:13] [query] Arguments: engine: default mods: 3 site: all per_page: -1 page: 1 offset: 0 fields: default caller_id: 60c1cb9 [2024-04-11 10:54:13] [query] Engine: default [2024-04-11 10:54:13] [query] Tokens: annotations, annotation, annotated, annotate, annotating, annotator, annotators [2024-04-11 10:54:13] [query] Mods: 7 [2024-04-11 10:54:13] [query] Using OR logic [2024-04-11 10:54:13] [query] Found results using: and logic [2024-04-11 10:54:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (559,1029,2949,10845,22361,38617,39561) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND ( ( `s1`.`id` IN ( '29', '27857' ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND ( ( `s1`.`id` IN ( '45551', '45635', '45915', '45937', '46121', '46167' ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND ( ( `s1`.`id` IN ( '41151', '41173', '41233', '41253', '41459', '41503', '41599', '41607', '41617', '41773', '42097', '42255', '42449', '42613', '42835', '42851', '42861', '43263', '43273', '43437', '43603', '43669', '43753', '44129', '44389', '45433' ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 10:54:13] [query] Results: 13 Pages of results: 1 [2024-04-11 10:54:14] [query] Execution time: 0.02970 [2024-04-11 10:54:14] [query] Performing phrase search [2024-04-11 10:54:14] [query] Found results using: phrase logic [2024-04-11 10:54:14] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (559,2995,31999,39561,38617,22361,10845,2949,1029,31375,3543,161) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND ((s.source = 'post.tcia_analysis_result' AND s.id IN ('46167', '45635')) OR (s.source = 'post.page' AND s.id IN ('29')) OR (s.source = 'post.tcia_collection' AND s.id IN ('42255', '41773', '42449', '41503', '42097', '41599', '43669', '42851', '44129', '43263'))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 10:54:14] [query] Results: 13 Pages of results: 2 [2024-04-11 10:54:14] [query] Execution time: 2.04531 [2024-04-11 10:54:14] [query] Query for: "breast cancer" annotation [2024-04-11 10:54:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:54:14] [query] Engine: default [2024-04-11 10:54:14] [query] Tokens: annotations, cancers, breasts, annotators, annotator, annotating, annotate, annotated, annotation, cancerous, breast, cancer [2024-04-11 10:54:14] [query] Mods: 5 [2024-04-11 10:54:16] [query] Query for: annotation [2024-04-11 10:54:16] [query] Arguments: engine: default mods: 3 site: all per_page: -1 page: 1 offset: 0 fields: default caller_id: e596f76 [2024-04-11 10:54:16] [query] Engine: default [2024-04-11 10:54:16] [query] Tokens: annotations, annotation, annotated, annotate, annotating, annotator, annotators [2024-04-11 10:54:16] [query] Mods: 8 [2024-04-11 10:54:16] [query] Using OR logic [2024-04-11 10:54:16] [query] Found results using: and logic [2024-04-11 10:54:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (559,1029,2949,10845,22361,38617,39561) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND ( ( `s1`.`id` IN ( '29', '27857' ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND ( ( `s1`.`id` IN ( '45551', '45635', '45915', '45937', '46121', '46167' ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND ( ( `s1`.`id` IN ( '41151', '41173', '41233', '41253', '41459', '41503', '41599', '41607', '41617', '41773', '42097', '42255', '42449', '42613', '42835', '42851', '42861', '43263', '43273', '43437', '43603', '43669', '43753', '44129', '44389', '45433' ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 10:54:16] [query] Results: 12 Pages of results: 1 [2024-04-11 10:54:16] [query] Execution time: 0.03327 [2024-04-11 10:54:16] [query] Performing phrase search [2024-04-11 10:54:16] [query] Found results using: phrase logic [2024-04-11 10:54:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (559,2995,31999,39561,38617,22361,10845,2949,1029,31375,3543,161) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND ((s.source = 'post.tcia_analysis_result' AND s.id IN ('46167', '45635')) OR (s.source = 'post.tcia_collection' AND s.id IN ('42255', '42449', '41773', '41503', '42097', '41599', '43669', '42851', '44129', '43263'))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:54:16] [query] Results: 12 Pages of results: 2 [2024-04-11 10:54:16] [query] Execution time: 2.30195 [2024-04-11 10:55:13] [query] Query for: stomach [2024-04-11 10:55:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:55:13] [query] Engine: default [2024-04-11 10:55:13] [query] Tokens: stomach [2024-04-11 10:55:13] [query] Mods: 4 [2024-04-11 10:55:13] [query] Found results using: or logic [2024-04-11 10:55:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (22043) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:55:13] [query] Results: 9 Pages of results: 1 [2024-04-11 10:55:13] [query] Execution time: 0.21874 [2024-04-11 10:55:45] [query] Query for: colon [2024-04-11 10:55:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:55:45] [query] Engine: default [2024-04-11 10:55:45] [query] Tokens: colonic, colon [2024-04-11 10:55:45] [query] Mods: 4 [2024-04-11 10:55:45] [query] Using OR logic [2024-04-11 10:55:45] [query] Found results using: and logic [2024-04-11 10:55:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (68713,22025) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:55:45] [query] Results: 11 Pages of results: 2 [2024-04-11 10:55:45] [query] Execution time: 0.38603 [2024-04-11 10:56:11] [query] Query for: mvct [2024-04-11 10:56:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:56:11] [query] Engine: default [2024-04-11 10:56:11] [query] Tokens: manifests, manifestation, manifesting, manifest [2024-04-11 10:56:11] [query] Mods: 4 [2024-04-11 10:56:11] [query] Using OR logic [2024-04-11 10:56:11] [query] Found results using: and logic [2024-04-11 10:56:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (23853,68267,77529,12587) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:56:11] [query] Results: 28 Pages of results: 3 [2024-04-11 10:56:11] [query] Execution time: 0.28056 [2024-04-11 10:56:11] [core] Render suggested search: manifest [2024-04-11 10:56:15] [query] Query for: colon [2024-04-11 10:56:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 10:56:15] [query] Engine: default [2024-04-11 10:56:15] [query] Tokens: colonic, colon [2024-04-11 10:56:15] [query] Mods: 4 [2024-04-11 10:56:15] [query] Using OR logic [2024-04-11 10:56:15] [query] Found results using: and logic [2024-04-11 10:56:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (68713,22025) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 10:56:15] [query] Results: 11 Pages of results: 1 [2024-04-11 10:56:15] [query] Execution time: 0.02030 [2024-04-11 10:56:50] [query] Query for: liver [2024-04-11 10:56:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:56:50] [query] Engine: default [2024-04-11 10:56:50] [query] Tokens: liver [2024-04-11 10:56:50] [query] Mods: 4 [2024-04-11 10:56:50] [query] Found results using: or logic [2024-04-11 10:56:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:56:51] [query] Results: 21 Pages of results: 3 [2024-04-11 10:56:51] [query] Execution time: 0.22183 [2024-04-11 10:56:51] [index:background] Health check [2024-04-11 10:57:06] [query] Query for: liver [2024-04-11 10:57:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 10:57:06] [query] Engine: default [2024-04-11 10:57:06] [query] Tokens: liver [2024-04-11 10:57:06] [query] Mods: 4 [2024-04-11 10:57:06] [query] Found results using: or logic [2024-04-11 10:57:06] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 10:57:06] [query] Results: 21 Pages of results: 3 [2024-04-11 10:57:06] [query] Execution time: 0.26399 [2024-04-11 10:57:46] [query] Query for: megavoltage ct [2024-04-11 10:57:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:57:46] [query] Engine: default [2024-04-11 10:57:46] [query] Tokens: ct [2024-04-11 10:57:46] [query] Mods: 4 [2024-04-11 10:57:46] [query] Found results using: or logic [2024-04-11 10:57:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1407) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:57:46] [query] Results: 178 Pages of results: 18 [2024-04-11 10:57:46] [query] Execution time: 0.14865 [2024-04-11 10:57:56] [query] Query for: liver [2024-04-11 10:57:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:57:56] [query] Engine: default [2024-04-11 10:57:56] [query] Tokens: liver [2024-04-11 10:57:56] [query] Mods: 4 [2024-04-11 10:57:56] [query] Found results using: or logic [2024-04-11 10:57:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:57:56] [query] Results: 21 Pages of results: 3 [2024-04-11 10:57:56] [query] Execution time: 0.21161 [2024-04-11 10:58:00] [query] Query for: megavoltage ct [2024-04-11 10:58:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 10:58:00] [query] Engine: default [2024-04-11 10:58:00] [query] Tokens: ct [2024-04-11 10:58:00] [query] Mods: 4 [2024-04-11 10:58:00] [query] Found results using: or logic [2024-04-11 10:58:00] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1407) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 10:58:00] [query] Results: 178 Pages of results: 18 [2024-04-11 10:58:00] [query] Execution time: 0.16965 [2024-04-11 10:58:11] [query] Query for: megavoltage ct [2024-04-11 10:58:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 3 offset: 0 fields: all [2024-04-11 10:58:11] [query] Engine: default [2024-04-11 10:58:11] [query] Tokens: ct [2024-04-11 10:58:11] [query] Mods: 4 [2024-04-11 10:58:11] [query] Found results using: or logic [2024-04-11 10:58:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1407) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 20, 10 [2024-04-11 10:58:11] [query] Results: 178 Pages of results: 18 [2024-04-11 10:58:11] [query] Execution time: 0.20812 [2024-04-11 10:58:31] [query] Query for: liver [2024-04-11 10:58:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 10:58:31] [query] Engine: default [2024-04-11 10:58:31] [query] Tokens: liver [2024-04-11 10:58:31] [query] Mods: 4 [2024-04-11 10:58:31] [query] Found results using: or logic [2024-04-11 10:58:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 10:58:31] [query] Results: 21 Pages of results: 1 [2024-04-11 10:58:31] [query] Execution time: 0.01726 [2024-04-11 10:58:41] [query] Query for: tomography [2024-04-11 10:58:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:58:41] [query] Engine: default [2024-04-11 10:58:41] [query] Tokens: tomography [2024-04-11 10:58:41] [query] Mods: 4 [2024-04-11 10:58:41] [query] Found results using: or logic [2024-04-11 10:58:41] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3357) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:58:41] [query] Results: 64 Pages of results: 7 [2024-04-11 10:58:41] [query] Execution time: 0.16488 [2024-04-11 10:58:41] [query] Query for: liver [2024-04-11 10:58:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:58:41] [query] Engine: default [2024-04-11 10:58:41] [query] Tokens: liver [2024-04-11 10:58:41] [query] Mods: 4 [2024-04-11 10:58:41] [query] Found results using: or logic [2024-04-11 10:58:41] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:58:41] [query] Results: 21 Pages of results: 3 [2024-04-11 10:58:41] [query] Execution time: 0.21941 [2024-04-11 10:58:48] [query] Query for: liver [2024-04-11 10:58:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:58:48] [query] Engine: default [2024-04-11 10:58:48] [query] Tokens: liver [2024-04-11 10:58:48] [query] Mods: 4 [2024-04-11 10:58:48] [query] Found results using: or logic [2024-04-11 10:58:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:58:48] [query] Results: 21 Pages of results: 3 [2024-04-11 10:58:48] [query] Execution time: 0.21793 [2024-04-11 10:58:59] [query] Query for: liver [2024-04-11 10:58:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 10:58:59] [query] Engine: default [2024-04-11 10:58:59] [query] Tokens: liver [2024-04-11 10:58:59] [query] Mods: 4 [2024-04-11 10:58:59] [query] Found results using: or logic [2024-04-11 10:58:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 10:58:59] [query] Results: 21 Pages of results: 3 [2024-04-11 10:58:59] [query] Execution time: 0.27253 [2024-04-11 10:58:59] [indexer:background] Health check [2024-04-11 10:59:07] [query] Query for: liver [2024-04-11 10:59:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 10:59:07] [query] Engine: default [2024-04-11 10:59:07] [query] Tokens: liver [2024-04-11 10:59:07] [query] Mods: 4 [2024-04-11 10:59:07] [query] Found results using: or logic [2024-04-11 10:59:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 10:59:08] [query] Results: 21 Pages of results: 3 [2024-04-11 10:59:08] [query] Execution time: 0.26249 [2024-04-11 10:59:46] [query] Query for: tomotherapy [2024-04-11 10:59:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 10:59:46] [query] Engine: default [2024-04-11 10:59:46] [query] Tokens: tomotherapi [2024-04-11 10:59:46] [query] Mods: 4 [2024-04-11 10:59:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 10:59:46] [query] Results: 0 Pages of results: 0 [2024-04-11 10:59:46] [query] Execution time: 0.07453 [2024-04-11 11:00:31] [query] Query for: "breast cancer" annotation [2024-04-11 11:00:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 11:00:31] [query] Engine: default [2024-04-11 11:00:31] [query] Tokens: annotations, cancers, breasts, annotators, annotator, annotating, annotate, annotated, annotation, cancerous, breast, cancer [2024-04-11 11:00:31] [query] Mods: 4 [2024-04-11 11:00:32] [query] Query for: liver [2024-04-11 11:00:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 11:00:32] [query] Engine: default [2024-04-11 11:00:32] [query] Tokens: liver [2024-04-11 11:00:32] [query] Mods: 4 [2024-04-11 11:00:32] [query] Found results using: or logic [2024-04-11 11:00:32] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 11:00:32] [query] Results: 21 Pages of results: 3 [2024-04-11 11:00:32] [query] Execution time: 0.21614 [2024-04-11 11:00:33] [query] Query for: annotation [2024-04-11 11:00:33] [query] Arguments: engine: default mods: 3 site: all per_page: -1 page: 1 offset: 0 fields: default caller_id: 4bea488 [2024-04-11 11:00:33] [query] Engine: default [2024-04-11 11:00:33] [query] Tokens: annotations, annotation, annotated, annotate, annotating, annotator, annotators [2024-04-11 11:00:33] [query] Mods: 7 [2024-04-11 11:00:33] [query] Using OR logic [2024-04-11 11:00:33] [query] Found results using: and logic [2024-04-11 11:00:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (559,1029,2949,10845,22361,38617,39561) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND ( ( `s1`.`id` IN ( '29', '27857' ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND ( ( `s1`.`id` IN ( '45551', '45635', '45915', '45937', '46121', '46167' ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND ( ( `s1`.`id` IN ( '41151', '41173', '41233', '41253', '41459', '41503', '41599', '41607', '41617', '41773', '42097', '42255', '42449', '42613', '42835', '42851', '42861', '43263', '43273', '43437', '43603', '43669', '43753', '44129', '44389', '45433' ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 11:00:33] [query] Results: 13 Pages of results: 1 [2024-04-11 11:00:33] [query] Execution time: 0.01326 [2024-04-11 11:00:33] [query] Performing phrase search [2024-04-11 11:00:33] [query] Found results using: phrase logic [2024-04-11 11:00:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (559,2995,31999,39561,38617,22361,10845,2949,1029,31375,3543,161) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND ((s.source = 'post.tcia_analysis_result' AND s.id IN ('46167', '45635')) OR (s.source = 'post.page' AND s.id IN ('29')) OR (s.source = 'post.tcia_collection' AND s.id IN ('42255', '42449', '41773', '41503', '42097', '41599', '43669', '42851', '44129', '43263'))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 11:00:33] [query] Results: 13 Pages of results: 1 [2024-04-11 11:00:33] [query] Execution time: 2.06326 [2024-04-11 11:00:42] [query] Query for: liver [2024-04-11 11:00:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 11:00:42] [query] Engine: default [2024-04-11 11:00:42] [query] Tokens: liver [2024-04-11 11:00:42] [query] Mods: 4 [2024-04-11 11:00:42] [query] Found results using: or logic [2024-04-11 11:00:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 11:00:43] [query] Results: 21 Pages of results: 3 [2024-04-11 11:00:43] [query] Execution time: 0.26813 [2024-04-11 11:01:52] [index:background] Health check [2024-04-11 11:02:19] [query] Query for: lecation [2024-04-11 11:02:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 11:02:19] [query] Engine: default [2024-04-11 11:02:19] [query] Tokens: located, location, locate, locating, locations [2024-04-11 11:02:19] [query] Mods: 4 [2024-04-11 11:02:19] [query] Using OR logic [2024-04-11 11:02:19] [query] Found results using: and logic [2024-04-11 11:02:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (837,1777,2295,3399,9883) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 11:02:19] [query] Results: 54 Pages of results: 6 [2024-04-11 11:02:19] [query] Execution time: 0.27102 [2024-04-11 11:02:19] [core] Render suggested search: location [2024-04-11 11:02:45] [query] Query for: mri [2024-04-11 11:02:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 11:02:45] [query] Engine: default [2024-04-11 11:02:45] [query] Tokens: mri [2024-04-11 11:02:45] [query] Mods: 4 [2024-04-11 11:02:45] [query] Found results using: or logic [2024-04-11 11:02:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1405) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 11:02:45] [query] Results: 97 Pages of results: 14 [2024-04-11 11:02:45] [query] Execution time: 0.03830 [2024-04-11 11:02:47] [query] Query for: mri bra [2024-04-11 11:02:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 11:02:47] [query] Engine: default [2024-04-11 11:02:47] [query] Tokens: brady, brabetz, brachial, brad, bradford, bradley, brahim, brahmavar, brain, brain 1 [2024-04-11 11:02:47] [query] Mods: 5 [2024-04-11 11:02:47] [query] Using OR logic [2024-04-11 11:02:47] [query] Found results using: and logic [2024-04-11 11:02:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(1405) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (52661,43483,40721,61581,46769,59597,16543,58491,3755,79817) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 7 [2024-04-11 11:02:47] [query] Results: 51 Pages of results: 8 [2024-04-11 11:02:47] [query] Execution time: 0.08296 [2024-04-11 11:02:47] [query] Query for: mri brain [2024-04-11 11:02:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 11:02:47] [query] Engine: default [2024-04-11 11:02:47] [query] Tokens: mri, brain [2024-04-11 11:02:47] [query] Mods: 4 [2024-04-11 11:02:47] [query] Trying AND logic [2024-04-11 11:02:47] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:02:47] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:02:47] [query] Found results using: and logic [2024-04-11 11:02:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1405,3755) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '41183', '41199', '41519', '41535', '41639', '41821', '42339', '42347', '42621', '42643', '42917', '43429', '43437', '43469', '43729', '43903', '44065', '45351', '45385', '45683', '45725', '45739', '45937', '46107', '46383', '46609', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 11:02:47] [query] Results: 28 Pages of results: 4 [2024-04-11 11:02:47] [query] Execution time: 0.04314 [2024-04-11 11:02:48] [query] Query for: mri brain [2024-04-11 11:02:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 11:02:48] [query] Engine: default [2024-04-11 11:02:48] [query] Tokens: mri, brain [2024-04-11 11:02:48] [query] Mods: 5 [2024-04-11 11:02:48] [query] Trying AND logic [2024-04-11 11:02:48] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:02:48] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:02:48] [query] Found results using: and logic [2024-04-11 11:02:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1405,3755) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '41183', '41199', '41519', '41535', '41639', '41821', '42339', '42347', '42621', '42643', '42917', '43429', '43437', '43469', '43729', '43903', '44065', '45351', '45385', '45683', '45725', '45739', '45937', '46107', '46383', '46609', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 11:02:48] [query] Results: 26 Pages of results: 3 [2024-04-11 11:02:48] [query] Execution time: 0.21367 [2024-04-11 11:03:22] [query] Query for: psma [2024-04-11 11:03:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 11:03:22] [query] Engine: default [2024-04-11 11:03:22] [query] Query for: psma [2024-04-11 11:03:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 11:03:22] [query] Engine: default [2024-04-11 11:03:22] [query] Tokens: psma [2024-04-11 11:03:22] [query] Mods: 4 [2024-04-11 11:03:22] [query] Tokens: psma [2024-04-11 11:03:22] [query] Mods: 5 [2024-04-11 11:03:22] [query] Found results using: or logic [2024-04-11 11:03:22] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (59441) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 11:03:22] [query] Results: 1 Pages of results: 1 [2024-04-11 11:03:22] [query] Found results using: or logic [2024-04-11 11:03:22] [query] Execution time: 0.03467 [2024-04-11 11:03:22] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (59441) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 11:03:22] [query] Results: 1 Pages of results: 1 [2024-04-11 11:03:22] [query] Execution time: 0.10966 [2024-04-11 11:03:34] [query] Query for: psma [2024-04-11 11:03:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 11:03:34] [query] Engine: default [2024-04-11 11:03:34] [query] Tokens: psma [2024-04-11 11:03:34] [query] Mods: 4 [2024-04-11 11:03:34] [query] Found results using: or logic [2024-04-11 11:03:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (59441) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 11:03:34] [query] Results: 1 Pages of results: 1 [2024-04-11 11:03:34] [query] Execution time: 0.01632 [2024-04-11 11:03:34] [query] Query for: mri brain [2024-04-11 11:03:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 11:03:34] [query] Engine: default [2024-04-11 11:03:34] [query] Tokens: mri, brain [2024-04-11 11:03:34] [query] Mods: 4 [2024-04-11 11:03:34] [query] Trying AND logic [2024-04-11 11:03:34] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:03:34] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:03:34] [query] Found results using: and logic [2024-04-11 11:03:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1405,3755) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '41183', '41199', '41519', '41535', '41639', '41821', '42339', '42347', '42621', '42643', '42917', '43429', '43437', '43469', '43729', '43903', '44065', '45351', '45385', '45683', '45725', '45739', '45937', '46107', '46383', '46609', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 11:03:34] [query] Results: 28 Pages of results: 4 [2024-04-11 11:03:34] [query] Execution time: 0.04450 [2024-04-11 11:03:38] [query] Query for: mri brain [2024-04-11 11:03:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 11:03:38] [query] Engine: default [2024-04-11 11:03:38] [query] Tokens: mri, brain [2024-04-11 11:03:38] [query] Mods: 5 [2024-04-11 11:03:38] [query] Trying AND logic [2024-04-11 11:03:38] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:03:38] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:03:38] [query] Found results using: and logic [2024-04-11 11:03:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1405,3755) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '41183', '41199', '41519', '41535', '41639', '41821', '42339', '42347', '42621', '42643', '42917', '43429', '43437', '43469', '43729', '43903', '44065', '45351', '45385', '45683', '45725', '45739', '45937', '46107', '46383', '46609', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 11:03:38] [query] Results: 26 Pages of results: 3 [2024-04-11 11:03:38] [query] Execution time: 0.21518 [2024-04-11 11:04:04] [query] Query for: mri brain [2024-04-11 11:04:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 11:04:04] [query] Engine: default [2024-04-11 11:04:04] [query] Tokens: mri, brain [2024-04-11 11:04:04] [query] Mods: 4 [2024-04-11 11:04:04] [query] Trying AND logic [2024-04-11 11:04:04] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:04:04] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:04:04] [query] Found results using: and logic [2024-04-11 11:04:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1405,3755) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '41183', '41199', '41519', '41535', '41639', '41821', '42339', '42347', '42621', '42643', '42917', '43429', '43437', '43469', '43729', '43903', '44065', '45351', '45385', '45683', '45725', '45739', '45937', '46107', '46383', '46609', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 11:04:04] [query] Results: 28 Pages of results: 1 [2024-04-11 11:04:04] [query] Execution time: 0.02870 [2024-04-11 11:04:05] [indexer:background] Health check [2024-04-11 11:04:39] [query] Query for: mri brain [2024-04-11 11:04:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 11:04:39] [query] Engine: default [2024-04-11 11:04:39] [query] Tokens: mri, brain [2024-04-11 11:04:39] [query] Mods: 5 [2024-04-11 11:04:39] [query] Trying AND logic [2024-04-11 11:04:39] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:04:39] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:04:39] [query] Found results using: and logic [2024-04-11 11:04:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1405,3755) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '41183', '41199', '41519', '41535', '41639', '41821', '42339', '42347', '42621', '42643', '42917', '43429', '43437', '43469', '43729', '43903', '44065', '45351', '45385', '45683', '45725', '45739', '45937', '46107', '46383', '46609', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 11:04:39] [query] Results: 26 Pages of results: 3 [2024-04-11 11:04:39] [query] Execution time: 0.22531 [2024-04-11 11:04:56] [query] Query for: prostate [2024-04-11 11:04:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 11:04:56] [query] Engine: default [2024-04-11 11:04:56] [query] Tokens: prostates, prostate, prostatic [2024-04-11 11:04:56] [query] Mods: 4 [2024-04-11 11:04:56] [query] Using OR logic [2024-04-11 11:04:56] [query] Found results using: and logic [2024-04-11 11:04:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4369,7013,27415) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 11:04:56] [query] Results: 25 Pages of results: 4 [2024-04-11 11:04:56] [query] Execution time: 0.03846 [2024-04-11 11:04:56] [query] Query for: prostate [2024-04-11 11:04:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 11:04:56] [query] Engine: default [2024-04-11 11:04:56] [query] Tokens: prostates, prostate, prostatic [2024-04-11 11:04:56] [query] Mods: 4 [2024-04-11 11:04:56] [query] Using OR logic [2024-04-11 11:04:56] [query] Found results using: and logic [2024-04-11 11:04:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4369,7013,27415) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 11:04:56] [query] Results: 25 Pages of results: 4 [2024-04-11 11:04:56] [query] Execution time: 0.03682 [2024-04-11 11:04:57] [query] Query for: prostate [2024-04-11 11:04:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 11:04:57] [query] Engine: default [2024-04-11 11:04:57] [query] Tokens: prostates, prostate, prostatic [2024-04-11 11:04:57] [query] Mods: 5 [2024-04-11 11:04:57] [query] Using OR logic [2024-04-11 11:04:57] [query] Found results using: and logic [2024-04-11 11:04:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4369,7013,27415) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 11:04:57] [query] Results: 21 Pages of results: 3 [2024-04-11 11:04:57] [query] Execution time: 0.40088 [2024-04-11 11:05:53] [query] Query for: petc [2024-04-11 11:05:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 11:05:53] [query] Engine: default [2024-04-11 11:05:53] [query] Tokens: petct [2024-04-11 11:05:53] [query] Mods: 4 [2024-04-11 11:05:53] [query] Found results using: or logic [2024-04-11 11:05:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (9531) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 11:05:53] [query] Results: 9 Pages of results: 2 [2024-04-11 11:05:53] [query] Execution time: 0.03245 [2024-04-11 11:05:55] [query] Query for: petct [2024-04-11 11:05:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 11:05:55] [query] Engine: default [2024-04-11 11:05:55] [query] Tokens: petct [2024-04-11 11:05:55] [query] Mods: 4 [2024-04-11 11:05:55] [query] Found results using: or logic [2024-04-11 11:05:55] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (9531) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 11:05:55] [query] Results: 9 Pages of results: 2 [2024-04-11 11:05:55] [query] Execution time: 0.03217 [2024-04-11 11:05:55] [query] Query for: petct [2024-04-11 11:05:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 11:05:55] [query] Engine: default [2024-04-11 11:05:55] [query] Tokens: petct [2024-04-11 11:05:55] [query] Mods: 5 [2024-04-11 11:05:55] [query] Found results using: or logic [2024-04-11 11:05:55] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (9531) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 11:05:55] [query] Results: 8 Pages of results: 1 [2024-04-11 11:05:55] [query] Execution time: 0.15285 [2024-04-11 11:06:20] [query] Query for: psma [2024-04-11 11:06:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 11:06:20] [query] Engine: default [2024-04-11 11:06:20] [query] Tokens: psma [2024-04-11 11:06:20] [query] Mods: 4 [2024-04-11 11:06:20] [query] Found results using: or logic [2024-04-11 11:06:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (59441) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 11:06:20] [query] Results: 1 Pages of results: 1 [2024-04-11 11:06:20] [query] Execution time: 0.03132 [2024-04-11 11:06:23] [query] Query for: psma [2024-04-11 11:06:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 11:06:23] [query] Engine: default [2024-04-11 11:06:23] [query] Tokens: psma [2024-04-11 11:06:23] [query] Mods: 5 [2024-04-11 11:06:23] [query] Found results using: or logic [2024-04-11 11:06:23] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (59441) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 11:06:23] [query] Results: 1 Pages of results: 1 [2024-04-11 11:06:23] [query] Execution time: 0.10861 [2024-04-11 11:06:40] [query] Query for: psma [2024-04-11 11:06:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 11:06:40] [query] Engine: default [2024-04-11 11:06:40] [query] Tokens: psma [2024-04-11 11:06:40] [query] Mods: 4 [2024-04-11 11:06:40] [query] Found results using: or logic [2024-04-11 11:06:40] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (59441) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 11:06:40] [query] Results: 1 Pages of results: 1 [2024-04-11 11:06:40] [query] Execution time: 0.01684 [2024-04-11 11:06:54] [query] Query for: psma [2024-04-11 11:06:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 11:06:54] [query] Engine: default [2024-04-11 11:06:54] [query] Tokens: psma [2024-04-11 11:06:54] [query] Mods: 5 [2024-04-11 11:06:54] [query] Found results using: or logic [2024-04-11 11:06:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (59441) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 11:06:54] [query] Results: 1 Pages of results: 1 [2024-04-11 11:06:54] [query] Execution time: 0.11632 [2024-04-11 11:06:55] [index:background] Health check [2024-04-11 11:07:02] [query] Query for: petct [2024-04-11 11:07:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 11:07:02] [query] Engine: default [2024-04-11 11:07:02] [query] Tokens: petct [2024-04-11 11:07:02] [query] Mods: 5 [2024-04-11 11:07:02] [query] Found results using: or logic [2024-04-11 11:07:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (9531) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 11:07:02] [query] Results: 8 Pages of results: 1 [2024-04-11 11:07:02] [query] Execution time: 0.15596 [2024-04-11 11:07:02] [query] Query for: petct [2024-04-11 11:07:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 11:07:02] [query] Engine: default [2024-04-11 11:07:02] [query] Tokens: petct [2024-04-11 11:07:02] [query] Mods: 4 [2024-04-11 11:07:02] [query] Found results using: or logic [2024-04-11 11:07:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (9531) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 11:07:02] [query] Results: 9 Pages of results: 2 [2024-04-11 11:07:02] [query] Execution time: 0.03203 [2024-04-11 11:08:32] [query] Query for: "breast cancer" annotation [2024-04-11 11:08:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 11:08:32] [query] Engine: default [2024-04-11 11:08:32] [query] Tokens: annotations, cancers, breasts, annotators, annotator, annotating, annotate, annotated, annotation, cancerous, breast, cancer [2024-04-11 11:08:32] [query] Mods: 5 [2024-04-11 11:08:34] [query] Query for: annotation [2024-04-11 11:08:34] [query] Arguments: engine: default mods: 3 site: all per_page: -1 page: 2 offset: 0 fields: default caller_id: e198215 [2024-04-11 11:08:34] [query] Engine: default [2024-04-11 11:08:34] [query] Tokens: annotations, annotation, annotated, annotate, annotating, annotator, annotators [2024-04-11 11:08:34] [query] Mods: 8 [2024-04-11 11:08:34] [query] Using OR logic [2024-04-11 11:08:34] [query] Found results using: and logic [2024-04-11 11:08:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (559,1029,2949,10845,22361,38617,39561) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND ( ( `s1`.`id` IN ( '29', '27857' ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND ( ( `s1`.`id` IN ( '45551', '45635', '45915', '45937', '46121', '46167' ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND ( ( `s1`.`id` IN ( '41151', '41173', '41233', '41253', '41459', '41503', '41599', '41607', '41617', '41773', '42097', '42255', '42449', '42613', '42835', '42851', '42861', '43263', '43273', '43437', '43603', '43669', '43753', '44129', '44389', '45433' ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 11:08:34] [query] Results: 12 Pages of results: 1 [2024-04-11 11:08:34] [query] Execution time: 0.01328 [2024-04-11 11:08:34] [query] Performing phrase search [2024-04-11 11:08:34] [query] Found results using: phrase logic [2024-04-11 11:08:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (559,2995,31999,39561,38617,22361,10845,2949,1029,31375,3543,161) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND ((s.source = 'post.tcia_analysis_result' AND s.id IN ('46167', '45635')) OR (s.source = 'post.tcia_collection' AND s.id IN ('42255', '42449', '41773', '41503', '42097', '41599', '43669', '42851', '44129', '43263'))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 11:08:34] [query] Results: 12 Pages of results: 2 [2024-04-11 11:08:34] [query] Execution time: 2.10858 [2024-04-11 11:10:31] [indexer:background] Health check [2024-04-11 11:11:36] [query] Query for: mr [2024-04-11 11:11:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 11:11:36] [query] Engine: default [2024-04-11 11:11:36] [query] Tokens: mr [2024-04-11 11:11:36] [query] Mods: 5 [2024-04-11 11:11:36] [query] Found results using: or logic [2024-04-11 11:11:36] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3743) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 11:11:36] [query] Results: 128 Pages of results: 13 [2024-04-11 11:11:36] [query] Execution time: 0.11670 [2024-04-11 11:11:40] [query] Query for: mr [2024-04-11 11:11:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 11:11:40] [query] Engine: default [2024-04-11 11:11:40] [query] Tokens: mr [2024-04-11 11:11:40] [query] Mods: 4 [2024-04-11 11:11:40] [query] Found results using: or logic [2024-04-11 11:11:40] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3743) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 11:11:40] [query] Results: 132 Pages of results: 1 [2024-04-11 11:11:40] [query] Execution time: 0.02129 [2024-04-11 11:11:55] [index:background] Health check [2024-04-11 11:12:11] [query] Query for: mr [2024-04-11 11:12:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 11:12:11] [query] Engine: default [2024-04-11 11:12:11] [query] Tokens: mr [2024-04-11 11:12:11] [query] Mods: 5 [2024-04-11 11:12:11] [query] Found results using: or logic [2024-04-11 11:12:12] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3743) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 11:12:12] [query] Results: 128 Pages of results: 13 [2024-04-11 11:12:12] [query] Execution time: 0.11417 [2024-04-11 11:12:18] [query] Query for: mr bra [2024-04-11 11:12:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 11:12:18] [query] Engine: default [2024-04-11 11:12:18] [query] Tokens: brady, brabetz, brachial, brad, bradford, bradley, brahim, brahmavar, brain, brain 1 [2024-04-11 11:12:18] [query] Mods: 5 [2024-04-11 11:12:18] [query] Using OR logic [2024-04-11 11:12:18] [query] Found results using: and logic [2024-04-11 11:12:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(3743) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (52661,43483,40721,61581,46769,59597,16543,58491,3755,79817) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 7 [2024-04-11 11:12:18] [query] Results: 51 Pages of results: 8 [2024-04-11 11:12:18] [query] Execution time: 0.08080 [2024-04-11 11:12:19] [query] Query for: mr brain [2024-04-11 11:12:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 11:12:19] [query] Engine: default [2024-04-11 11:12:19] [query] Tokens: mr, brain [2024-04-11 11:12:19] [query] Mods: 5 [2024-04-11 11:12:19] [query] Trying AND logic [2024-04-11 11:12:19] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:12:19] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:12:19] [query] Found results using: and logic [2024-04-11 11:12:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3743,3755) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '41183', '41199', '41519', '41535', '41821', '42313', '42339', '42347', '42621', '42643', '42917', '43429', '43437', '43469', '43691', '43729', '43903', '44065', '45351', '45385', '45601', '45739', '46107', '46383', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 11:12:19] [query] Results: 24 Pages of results: 3 [2024-04-11 11:12:19] [query] Execution time: 0.23579 [2024-04-11 11:13:53] [indexer:background] Health check [2024-04-11 11:14:35] [query] Query for: liver [2024-04-11 11:14:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 11:14:35] [query] Engine: default [2024-04-11 11:14:35] [query] Tokens: liver [2024-04-11 11:14:35] [query] Mods: 4 [2024-04-11 11:14:35] [query] Found results using: or logic [2024-04-11 11:14:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 11:14:35] [query] Results: 21 Pages of results: 3 [2024-04-11 11:14:35] [query] Execution time: 0.26648 [2024-04-11 11:14:39] [query] Query for: liver [2024-04-11 11:14:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 11:14:39] [query] Engine: default [2024-04-11 11:14:39] [query] Tokens: liver [2024-04-11 11:14:39] [query] Mods: 4 [2024-04-11 11:14:39] [query] Found results using: or logic [2024-04-11 11:14:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 11:14:39] [query] Results: 21 Pages of results: 3 [2024-04-11 11:14:39] [query] Execution time: 0.23512 [2024-04-11 11:16:51] [index:background] Health check [2024-04-11 11:19:40] [indexer:background] Health check [2024-04-11 11:22:35] [query] Query for: prostate [2024-04-11 11:22:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 11:22:35] [query] Engine: default [2024-04-11 11:22:35] [query] Tokens: prostates, prostate, prostatic [2024-04-11 11:22:35] [query] Mods: 5 [2024-04-11 11:22:35] [query] Using OR logic [2024-04-11 11:22:35] [query] Found results using: and logic [2024-04-11 11:22:36] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4369,7013,27415) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 11:22:36] [query] Results: 21 Pages of results: 3 [2024-04-11 11:22:36] [query] Execution time: 0.21394 [2024-04-11 11:22:36] [index:background] Health check [2024-04-11 11:22:41] [query] Query for: fdg-pet-ct-lesions [2024-04-11 11:22:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 11:22:41] [query] Engine: default [2024-04-11 11:22:41] [query] Tokens: fdg-pet-ct-lesions, lesions, fdg, pet, ct, lesion [2024-04-11 11:22:41] [query] Mods: 4 [2024-04-11 11:22:41] [query] Trying AND logic [2024-04-11 11:22:41] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:22:41] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:22:41] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:22:41] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:22:41] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:22:41] [query] Found results using: and logic [2024-04-11 11:22:41] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (39025,565,28677,3681,1407,877) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41513') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 11:22:41] [query] Results: 1 Pages of results: 1 [2024-04-11 11:22:41] [query] Execution time: 0.05592 [2024-04-11 11:22:42] [query] Query for: fdg-pet-ct-lesions [2024-04-11 11:22:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 11:22:42] [query] Engine: default [2024-04-11 11:22:42] [query] Tokens: fdg-pet-ct-lesions, lesions, fdg, pet, ct, lesion [2024-04-11 11:22:42] [query] Mods: 5 [2024-04-11 11:22:42] [query] Trying AND logic [2024-04-11 11:22:42] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:22:42] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:22:42] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:22:42] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:22:42] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:22:42] [query] Found results using: and logic [2024-04-11 11:22:42] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (39025,565,28677,3681,1407,877) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41513') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 11:22:42] [query] Results: 1 Pages of results: 1 [2024-04-11 11:22:42] [query] Execution time: 0.13190 [2024-04-11 11:23:12] [query] Query for: fdg-pet-ct-lesions [2024-04-11 11:23:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 11:23:12] [query] Engine: default [2024-04-11 11:23:12] [query] Tokens: fdg-pet-ct-lesions, lesions, fdg, pet, ct, lesion [2024-04-11 11:23:12] [query] Mods: 5 [2024-04-11 11:23:12] [query] Trying AND logic [2024-04-11 11:23:12] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:23:12] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:23:12] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:23:12] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:23:12] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:23:12] [query] Found results using: and logic [2024-04-11 11:23:12] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (39025,565,28677,3681,1407,877) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41513') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 11:23:12] [query] Results: 1 Pages of results: 1 [2024-04-11 11:23:12] [query] Execution time: 0.13300 [2024-04-11 11:25:27] [indexer:background] Health check [2024-04-11 11:27:05] [index:background] Health check [2024-04-11 11:29:06] [indexer:background] Health check [2024-04-11 11:30:41] [query] Query for: invasive [2024-04-11 11:30:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 11:30:41] [query] Engine: default [2024-04-11 11:30:41] [query] Tokens: invasive, invasion, invasively, invasiveness [2024-04-11 11:30:41] [query] Mods: 4 [2024-04-11 11:30:41] [query] Using OR logic [2024-04-11 11:30:41] [query] Found results using: and logic [2024-04-11 11:30:41] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3815,4107,63175,79157) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 11:30:41] [query] Results: 36 Pages of results: 1 [2024-04-11 11:30:41] [query] Execution time: 0.02214 [2024-04-11 11:31:55] [index:background] Health check [2024-04-11 11:34:25] [indexer:background] Health check [2024-04-11 11:39:12] [index:background] Health check [2024-04-11 11:39:12] [indexer:background] Health check [2024-04-11 11:39:12] [indexer:background] Health check [2024-04-11 11:43:59] [query] Query for: lung [2024-04-11 11:43:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 11:43:59] [query] Engine: default [2024-04-11 11:43:59] [query] Tokens: lungs, lung [2024-04-11 11:43:59] [query] Mods: 4 [2024-04-11 11:43:59] [query] Using OR logic [2024-04-11 11:43:59] [query] Found results using: and logic [2024-04-11 11:43:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3111,1401) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 11:43:59] [query] Results: 75 Pages of results: 11 [2024-04-11 11:43:59] [query] Execution time: 0.04162 [2024-04-11 11:43:59] [query] Query for: lung c [2024-04-11 11:43:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 11:43:59] [query] Engine: default [2024-04-11 11:43:59] [query] Tokens: lungs, lung, c [2024-04-11 11:43:59] [query] Mods: 4 [2024-04-11 11:43:59] [query] Trying AND logic [2024-04-11 11:43:59] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:43:59] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:43:59] [query] Found results using: and logic [2024-04-11 11:43:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3111,1401,701) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '3866', '41125', '41269', '41469', '41481', '41513', '41631', '41869', '42009', '42069', '42113', '42151', '42277', '42417', '42537', '42547', '42557', '42587', '42761', '42789', '42811', '42977', '43005', '43015', '43039', '43125', '43223', '43437', '43451', '43461', '43483', '43523', '43577', '43603', '44097', '44129', '45479', '45529', '45779', '45815', '45865', '45881', '45927', '46039', '46081', '46121', '46141') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 11:43:59] [query] Results: 48 Pages of results: 7 [2024-04-11 11:44:00] [query] Execution time: 0.05428 [2024-04-11 11:44:00] [index:background] Health check [2024-04-11 11:44:00] [indexer:background] Health check [2024-04-11 11:44:00] [indexer:background] Health check [2024-04-11 11:44:01] [query] Query for: lung ca [2024-04-11 11:44:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 11:44:01] [query] Engine: default [2024-04-11 11:44:01] [query] Tokens: lungs, lung, ca [2024-04-11 11:44:01] [query] Mods: 4 [2024-04-11 11:44:01] [query] Trying AND logic [2024-04-11 11:44:01] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:44:01] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:44:01] [query] Found results using: and logic [2024-04-11 11:44:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3111,1401,3801) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '43223', '43603', '44129', '44929', '45043') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 11:44:01] [query] Results: 6 Pages of results: 1 [2024-04-11 11:44:01] [query] Execution time: 0.04200 [2024-04-11 11:44:02] [query] Query for: lung cacn [2024-04-11 11:44:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 11:44:02] [query] Engine: default [2024-04-11 11:44:02] [query] Tokens: lungs, lung, can [2024-04-11 11:44:02] [query] Mods: 4 [2024-04-11 11:44:02] [query] Using OR logic [2024-04-11 11:44:02] [query] Found results using: and logic [2024-04-11 11:44:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3111,1401,937) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 11:44:02] [query] Results: 226 Pages of results: 33 [2024-04-11 11:44:02] [query] Execution time: 0.07923 [2024-04-11 11:44:03] [query] Query for: lung cancer [2024-04-11 11:44:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 11:44:03] [query] Engine: default [2024-04-11 11:44:03] [query] Tokens: cancers, cancerous, lungs, lung, cancer [2024-04-11 11:44:03] [query] Mods: 4 [2024-04-11 11:44:03] [query] Trying AND logic [2024-04-11 11:44:03] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:44:03] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:44:03] [query] Found results using: and logic [2024-04-11 11:44:03] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2995,31375,3111,1401,161) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('2545', '29', '3866', '41125', '41269', '41365', '41419', '41459', '41469', '41481', '41513', '41631', '41703', '41869', '42009', '42017', '42069', '42081', '42113', '42151', '42277', '42417', '42537', '42547', '42557', '42587', '42761', '42771', '42789', '42811', '42977', '43005', '43015', '43039', '43125', '43223', '43327', '43389', '43437', '43451', '43461', '43469', '43483', '43495', '43501', '43523', '43577', '43603', '43643', '43691', '44097', '44129', '44929', '45043', '45479', '45529', '45591', '45659', '45713', '45769', '45779', '45803', '45815', '45865', '45881', '45927', '45965', '46039', '46081', '46121', '46141', '46301', '47675', '5815', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 11:44:03] [query] Results: 75 Pages of results: 11 [2024-04-11 11:44:03] [query] Execution time: 0.05724 [2024-04-11 11:44:03] [query] Query for: lung cancer [2024-04-11 11:44:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 11:44:03] [query] Engine: default [2024-04-11 11:44:03] [query] Tokens: cancers, cancerous, lungs, lung, cancer [2024-04-11 11:44:03] [query] Mods: 5 [2024-04-11 11:44:03] [query] Trying AND logic [2024-04-11 11:44:03] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:44:03] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:44:03] [query] Found results using: and logic [2024-04-11 11:44:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2995,31375,3111,1401,161) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('2545', '29', '3866', '41125', '41269', '41365', '41419', '41459', '41469', '41481', '41513', '41631', '41703', '41869', '42009', '42017', '42069', '42081', '42113', '42151', '42277', '42417', '42537', '42547', '42557', '42587', '42761', '42771', '42789', '42811', '42977', '43005', '43015', '43039', '43125', '43223', '43327', '43389', '43437', '43451', '43461', '43469', '43483', '43495', '43501', '43523', '43577', '43603', '43643', '43691', '44097', '44129', '44929', '45043', '45479', '45529', '45591', '45659', '45713', '45769', '45779', '45803', '45815', '45865', '45881', '45927', '45965', '46039', '46081', '46121', '46141', '46301', '47675', '5815', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 11:44:04] [query] Results: 70 Pages of results: 7 [2024-04-11 11:44:04] [query] Execution time: 0.13266 [2024-04-11 11:44:04] [query] Query for: lung cancer [2024-04-11 11:44:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 11:44:04] [query] Engine: default [2024-04-11 11:44:04] [query] Tokens: cancers, cancerous, lungs, lung, cancer [2024-04-11 11:44:04] [query] Mods: 4 [2024-04-11 11:44:04] [query] Trying AND logic [2024-04-11 11:44:04] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:44:04] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:44:04] [query] Found results using: and logic [2024-04-11 11:44:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2995,31375,3111,1401,161) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('2545', '29', '3866', '41125', '41269', '41365', '41419', '41459', '41469', '41481', '41513', '41631', '41703', '41869', '42009', '42017', '42069', '42081', '42113', '42151', '42277', '42417', '42537', '42547', '42557', '42587', '42761', '42771', '42789', '42811', '42977', '43005', '43015', '43039', '43125', '43223', '43327', '43389', '43437', '43451', '43461', '43469', '43483', '43495', '43501', '43523', '43577', '43603', '43643', '43691', '44097', '44129', '44929', '45043', '45479', '45529', '45591', '45659', '45713', '45769', '45779', '45803', '45815', '45865', '45881', '45927', '45965', '46039', '46081', '46121', '46141', '46301', '47675', '5815', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 11:44:04] [query] Results: 75 Pages of results: 11 [2024-04-11 11:44:04] [query] Execution time: 0.05663 [2024-04-11 11:44:33] [query] Query for: lung cancer [2024-04-11 11:44:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 11:44:33] [query] Engine: default [2024-04-11 11:44:33] [query] Tokens: cancers, cancerous, lungs, lung, cancer [2024-04-11 11:44:33] [query] Mods: 4 [2024-04-11 11:44:33] [query] Trying AND logic [2024-04-11 11:44:33] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:44:33] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:44:33] [query] Found results using: and logic [2024-04-11 11:44:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2995,31375,3111,1401,161) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('2545', '29', '3866', '41125', '41269', '41365', '41419', '41459', '41469', '41481', '41513', '41631', '41703', '41869', '42009', '42017', '42069', '42081', '42113', '42151', '42277', '42417', '42537', '42547', '42557', '42587', '42761', '42771', '42789', '42811', '42977', '43005', '43015', '43039', '43125', '43223', '43327', '43389', '43437', '43451', '43461', '43469', '43483', '43495', '43501', '43523', '43577', '43603', '43643', '43691', '44097', '44129', '44929', '45043', '45479', '45529', '45591', '45659', '45713', '45769', '45779', '45803', '45815', '45865', '45881', '45927', '45965', '46039', '46081', '46121', '46141', '46301', '47675', '5815', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 11:44:33] [query] Results: 75 Pages of results: 1 [2024-04-11 11:44:33] [query] Execution time: 0.03950 [2024-04-11 11:46:51] [index:background] Health check [2024-04-11 11:48:02] [query] Query for: wrist [2024-04-11 11:48:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 11:48:02] [query] Engine: default [2024-04-11 11:48:02] [query] Tokens: wright [2024-04-11 11:48:02] [query] Mods: 5 [2024-04-11 11:48:02] [query] Found results using: or logic [2024-04-11 11:48:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31393) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 11:48:02] [query] Results: 2 Pages of results: 1 [2024-04-11 11:48:02] [query] Execution time: 0.15757 [2024-04-11 11:48:02] [core] Render suggested search: wright [2024-04-11 11:48:02] [query] Query for: wrist [2024-04-11 11:48:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 11:48:02] [query] Engine: default [2024-04-11 11:48:02] [query] Tokens: wright [2024-04-11 11:48:02] [query] Mods: 4 [2024-04-11 11:48:02] [query] Found results using: or logic [2024-04-11 11:48:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31393) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 11:48:02] [query] Results: 2 Pages of results: 1 [2024-04-11 11:48:02] [query] Execution time: 0.06242 [2024-04-11 11:48:52] [indexer:background] Health check [2024-04-11 11:52:02] [query] Query for: cptac [2024-04-11 11:52:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 11:52:02] [query] Engine: default [2024-04-11 11:52:02] [query] Tokens: cptac [2024-04-11 11:52:02] [query] Mods: 4 [2024-04-11 11:52:02] [query] Found results using: or logic [2024-04-11 11:52:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7289) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 11:52:02] [query] Results: 24 Pages of results: 4 [2024-04-11 11:52:02] [query] Execution time: 0.03732 [2024-04-11 11:52:02] [index:background] Health check [2024-04-11 11:52:03] [query] Query for: cptac-lua [2024-04-11 11:52:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 11:52:03] [query] Engine: default [2024-04-11 11:52:03] [query] Tokens: luad-ct-survival, luadctsurvival, cptac-luad, luad, cptac [2024-04-11 11:52:03] [query] Mods: 5 [2024-04-11 11:52:03] [query] Trying AND logic [2024-04-11 11:52:03] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:52:03] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:52:03] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:52:03] [query] Found results using: and logic [2024-04-11 11:52:03] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(7289) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (21203,21205,28813,8839,7289) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('44929', '45043', '46301', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 7 [2024-04-11 11:52:03] [query] Results: 4 Pages of results: 1 [2024-04-11 11:52:03] [query] Execution time: 0.04347 [2024-04-11 11:52:04] [query] Query for: cptac-luad [2024-04-11 11:52:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 11:52:04] [query] Engine: default [2024-04-11 11:52:04] [query] Tokens: cptac, luad, cptac-luad [2024-04-11 11:52:04] [query] Mods: 5 [2024-04-11 11:52:04] [query] Trying AND logic [2024-04-11 11:52:04] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:52:04] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:52:04] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:52:04] [query] Found results using: and logic [2024-04-11 11:52:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7289,8839,28813) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('44929', '45043', '46301', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 11:52:04] [query] Results: 3 Pages of results: 1 [2024-04-11 11:52:04] [query] Execution time: 0.18782 [2024-04-11 11:52:05] [query] Query for: cptac-luad [2024-04-11 11:52:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 11:52:05] [query] Engine: default [2024-04-11 11:52:05] [query] Tokens: cptac, luad, cptac-luad [2024-04-11 11:52:05] [query] Mods: 4 [2024-04-11 11:52:05] [query] Trying AND logic [2024-04-11 11:52:05] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:52:05] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:52:05] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:52:05] [query] Found results using: and logic [2024-04-11 11:52:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7289,8839,28813) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('44929', '45043', '46301', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 11:52:05] [query] Results: 4 Pages of results: 1 [2024-04-11 11:52:05] [query] Execution time: 0.07806 [2024-04-11 11:52:25] [query] Query for: cptac-luad [2024-04-11 11:52:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 11:52:25] [query] Engine: default [2024-04-11 11:52:25] [query] Tokens: cptac, luad, cptac-luad [2024-04-11 11:52:25] [query] Mods: 4 [2024-04-11 11:52:25] [query] Trying AND logic [2024-04-11 11:52:25] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:52:25] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:52:25] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:52:25] [query] Found results using: and logic [2024-04-11 11:52:25] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7289,8839,28813) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('44929', '45043', '46301', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 11:52:25] [query] Results: 4 Pages of results: 1 [2024-04-11 11:52:25] [query] Execution time: 0.02327 [2024-04-11 11:54:06] [indexer:background] Health check [2024-04-11 11:54:57] [query] Query for: lung [2024-04-11 11:54:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 11:54:57] [query] Engine: default [2024-04-11 11:54:57] [query] Tokens: lungs, lung [2024-04-11 11:54:57] [query] Mods: 4 [2024-04-11 11:54:57] [query] Using OR logic [2024-04-11 11:54:57] [query] Found results using: and logic [2024-04-11 11:54:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3111,1401) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 11:54:57] [query] Results: 75 Pages of results: 11 [2024-04-11 11:54:57] [query] Execution time: 0.03948 [2024-04-11 11:54:57] [query] Query for: lung [2024-04-11 11:54:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 11:54:57] [query] Engine: default [2024-04-11 11:54:57] [query] Tokens: lungs, lung [2024-04-11 11:54:57] [query] Mods: 4 [2024-04-11 11:54:57] [query] Using OR logic [2024-04-11 11:54:57] [query] Found results using: and logic [2024-04-11 11:54:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3111,1401) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 11:54:57] [query] Results: 75 Pages of results: 11 [2024-04-11 11:54:57] [query] Execution time: 0.04039 [2024-04-11 11:55:01] [query] Query for: met [2024-04-11 11:55:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 11:55:01] [query] Engine: default [2024-04-11 11:55:01] [query] Tokens: met [2024-04-11 11:55:01] [query] Mods: 4 [2024-04-11 11:55:01] [query] Found results using: or logic [2024-04-11 11:55:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (54777) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 11:55:01] [query] Results: 3 Pages of results: 1 [2024-04-11 11:55:01] [query] Execution time: 0.03197 [2024-04-11 11:55:01] [query] Query for: metast [2024-04-11 11:55:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 11:55:01] [query] Engine: default [2024-04-11 11:55:01] [query] Tokens: metastatic, metastases, metastasis, metastasis 10, metastasis 3d, metastasis10, metastasis3d [2024-04-11 11:55:01] [query] Mods: 4 [2024-04-11 11:55:01] [query] Using OR logic [2024-04-11 11:55:01] [query] Found results using: and logic [2024-04-11 11:55:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (8501,14437,21799,54081,79455,54127,79479) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 11:55:01] [query] Results: 45 Pages of results: 7 [2024-04-11 11:55:01] [query] Execution time: 0.04722 [2024-04-11 11:55:02] [query] Query for: metastat [2024-04-11 11:55:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 11:55:02] [query] Engine: default [2024-04-11 11:55:02] [query] Tokens: metastatic [2024-04-11 11:55:02] [query] Mods: 4 [2024-04-11 11:55:02] [query] Found results using: or logic [2024-04-11 11:55:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (8501) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 11:55:02] [query] Results: 33 Pages of results: 5 [2024-04-11 11:55:02] [query] Execution time: 0.03407 [2024-04-11 11:55:02] [query] Query for: metastatic [2024-04-11 11:55:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 11:55:02] [query] Engine: default [2024-04-11 11:55:02] [query] Tokens: metastatic [2024-04-11 11:55:02] [query] Mods: 4 [2024-04-11 11:55:02] [query] Found results using: or logic [2024-04-11 11:55:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (8501) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 11:55:02] [query] Results: 33 Pages of results: 5 [2024-04-11 11:55:02] [query] Execution time: 0.03368 [2024-04-11 11:55:05] [query] Query for: metastatic brain tumor [2024-04-11 11:55:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 11:55:05] [query] Engine: default [2024-04-11 11:55:05] [query] Tokens: metastatic, tumors, tumoral, brain, tumor [2024-04-11 11:55:05] [query] Mods: 4 [2024-04-11 11:55:05] [query] Trying AND logic [2024-04-11 11:55:05] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:55:05] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:55:05] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:55:05] [query] Found results using: and logic [2024-04-11 11:55:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (8501,8485,32895,3755,865) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('42081', '46199') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 11:55:05] [query] Results: 2 Pages of results: 1 [2024-04-11 11:55:05] [query] Execution time: 0.05005 [2024-04-11 11:55:05] [query] Query for: metastatic brain tumor [2024-04-11 11:55:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 11:55:05] [query] Engine: default [2024-04-11 11:55:05] [query] Tokens: metastatic, tumors, tumoral, brain, tumor [2024-04-11 11:55:05] [query] Mods: 5 [2024-04-11 11:55:05] [query] Trying AND logic [2024-04-11 11:55:05] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:55:05] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:55:05] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:55:05] [query] Found results using: and logic [2024-04-11 11:55:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (8501,8485,32895,3755,865) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('42081', '46199') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 11:55:05] [query] Results: 2 Pages of results: 1 [2024-04-11 11:55:05] [query] Execution time: 0.13776 [2024-04-11 11:55:06] [query] Query for: metastatic brain tumor [2024-04-11 11:55:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 11:55:06] [query] Engine: default [2024-04-11 11:55:06] [query] Tokens: metastatic, tumors, tumoral, brain, tumor [2024-04-11 11:55:06] [query] Mods: 4 [2024-04-11 11:55:06] [query] Trying AND logic [2024-04-11 11:55:06] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:55:06] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:55:06] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:55:06] [query] Found results using: and logic [2024-04-11 11:55:06] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (8501,8485,32895,3755,865) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('42081', '46199') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 11:55:06] [query] Results: 2 Pages of results: 1 [2024-04-11 11:55:06] [query] Execution time: 0.04353 [2024-04-11 11:55:36] [query] Query for: lung adeno [2024-04-11 11:55:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 11:55:36] [query] Engine: default [2024-04-11 11:55:36] [query] Tokens: adenocarcinomas, adenocarcinomapancreas, adenocarcinoma-pancreas, adenocarcinoma, adenocarcinoma-colon, adenocarcinoma-rectum, adenocarcinomacoad, adenocarcinomacolon, adenocarcinomaluad, adenocarcinomalusc, adenocarcinomaprad [2024-04-11 11:55:36] [query] Mods: 5 [2024-04-11 11:55:36] [query] Using OR logic [2024-04-11 11:55:36] [query] Found results using: and logic [2024-04-11 11:55:36] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(1401) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (65941,69061,68819,8421,68823,68843,22121,69065,22123,22125,22129) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 7 [2024-04-11 11:55:36] [query] Results: 33 Pages of results: 5 [2024-04-11 11:55:36] [query] Execution time: 0.06397 [2024-04-11 11:55:38] [query] Query for: lung adenocarcinom [2024-04-11 11:55:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 11:55:38] [query] Engine: default [2024-04-11 11:55:38] [query] Tokens: adenocarcinomas, adenocarcinomapancreas, adenocarcinoma-pancreas, adenocarcinoma, adenocarcinoma-colon, adenocarcinoma-rectum, adenocarcinomacoad, adenocarcinomacolon, adenocarcinomaluad, adenocarcinomalusc, adenocarcinomaprad [2024-04-11 11:55:38] [query] Mods: 5 [2024-04-11 11:55:38] [query] Using OR logic [2024-04-11 11:55:38] [query] Found results using: and logic [2024-04-11 11:55:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(1401) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (65941,69061,68819,8421,68823,68843,22121,69065,22123,22125,22129) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 7 [2024-04-11 11:55:38] [query] Results: 33 Pages of results: 5 [2024-04-11 11:55:38] [query] Execution time: 0.06627 [2024-04-11 11:55:40] [query] Query for: lung adenocarcinoma [2024-04-11 11:55:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 11:55:40] [query] Engine: default [2024-04-11 11:55:40] [query] Tokens: adenocarcinomas, lungs, lung, adenocarcinoma [2024-04-11 11:55:40] [query] Mods: 5 [2024-04-11 11:55:40] [query] Trying AND logic [2024-04-11 11:55:40] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:55:40] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:55:40] [query] Found results using: and logic [2024-04-11 11:55:40] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (65941,3111,1401,8421) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('3866', '41365', '41459', '42277', '42537', '42547', '42557', '42977', '43015', '43327', '43389', '43577', '44097', '44129', '44929', '45479', '45769', '45803', '45815', '45927', '45965', '46121', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 11:55:40] [query] Results: 21 Pages of results: 3 [2024-04-11 11:55:40] [query] Execution time: 0.22054 [2024-04-11 11:55:41] [query] Query for: lung adenocarcinoma [2024-04-11 11:55:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 11:55:41] [query] Engine: default [2024-04-11 11:55:41] [query] Tokens: adenocarcinomas, lungs, lung, adenocarcinoma [2024-04-11 11:55:41] [query] Mods: 4 [2024-04-11 11:55:41] [query] Trying AND logic [2024-04-11 11:55:41] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:55:41] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 11:55:41] [query] Found results using: and logic [2024-04-11 11:55:41] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (65941,3111,1401,8421) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('3866', '41365', '41459', '42277', '42537', '42547', '42557', '42977', '43015', '43327', '43389', '43577', '44097', '44129', '44929', '45479', '45769', '45803', '45815', '45927', '45965', '46121', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 11:55:41] [query] Results: 23 Pages of results: 4 [2024-04-11 11:55:41] [query] Execution time: 0.04237 [2024-04-11 11:55:59] [query] Query for: cptac [2024-04-11 11:55:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 11:55:59] [query] Engine: default [2024-04-11 11:55:59] [query] Tokens: cptac [2024-04-11 11:55:59] [query] Mods: 4 [2024-04-11 11:55:59] [query] Found results using: or logic [2024-04-11 11:55:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7289) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 11:55:59] [query] Results: 24 Pages of results: 4 [2024-04-11 11:55:59] [query] Execution time: 0.03582 [2024-04-11 11:55:59] [query] Query for: cptac [2024-04-11 11:55:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 11:55:59] [query] Engine: default [2024-04-11 11:55:59] [query] Tokens: cptac [2024-04-11 11:55:59] [query] Mods: 5 [2024-04-11 11:55:59] [query] Found results using: or logic [2024-04-11 11:56:00] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7289) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 11:56:00] [query] Results: 21 Pages of results: 3 [2024-04-11 11:56:00] [query] Execution time: 0.20151 [2024-04-11 11:58:01] [index:background] Health check [2024-04-11 11:58:52] [indexer:background] Health check [2024-04-11 11:59:03] [query] Query for: dental [2024-04-11 11:59:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 11:59:03] [query] Engine: default [2024-04-11 11:59:03] [query] Tokens: dental [2024-04-11 11:59:03] [query] Mods: 4 [2024-04-11 11:59:03] [query] Found results using: or logic [2024-04-11 11:59:03] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (21721) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 11:59:03] [query] Results: 3 Pages of results: 1 [2024-04-11 11:59:03] [query] Execution time: 0.03405 [2024-04-11 11:59:35] [query] Query for: dental [2024-04-11 11:59:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 11:59:35] [query] Engine: default [2024-04-11 11:59:35] [query] Tokens: dental [2024-04-11 11:59:35] [query] Mods: 5 [2024-04-11 11:59:35] [query] Found results using: or logic [2024-04-11 11:59:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (21721) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 11:59:35] [query] Results: 3 Pages of results: 1 [2024-04-11 11:59:35] [query] Execution time: 0.14383 [2024-04-11 12:01:52] [index:background] Health check [2024-04-11 12:03:52] [indexer:background] Health check [2024-04-11 12:06:51] [index:background] Health check [2024-04-11 12:08:52] [indexer:background] Health check [2024-04-11 12:11:45] [query] Query for: hepatocellular carcinoma [2024-04-11 12:11:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 12:11:45] [query] Engine: default [2024-04-11 12:11:45] [query] Tokens: carcinomas, hepatocellular, carcinoma [2024-04-11 12:11:45] [query] Mods: 4 [2024-04-11 12:11:45] [query] Trying AND logic [2024-04-11 12:11:45] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 12:11:45] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 12:11:45] [query] Found results using: and logic [2024-04-11 12:11:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (13227,22383,8503) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41459', '42469', '42871', '44041', '45407', '45815', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 12:11:45] [query] Results: 7 Pages of results: 1 [2024-04-11 12:11:45] [query] Execution time: 0.04519 [2024-04-11 12:11:51] [index:background] Health check [2024-04-11 12:13:43] [query] Query for: password [2024-04-11 12:13:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 12:13:43] [query] Engine: default [2024-04-11 12:13:43] [query] Tokens: peikert [2024-04-11 12:13:43] [query] Mods: 4 [2024-04-11 12:13:43] [query] Found results using: or logic [2024-04-11 12:13:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (77319) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 12:13:43] [query] Results: 1 Pages of results: 1 [2024-04-11 12:13:44] [query] Execution time: 0.24327 [2024-04-11 12:13:44] [core] Render suggested search: peikert [2024-04-11 12:13:52] [indexer:background] Health check [2024-04-11 12:14:11] [query] Query for: account [2024-04-11 12:14:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 12:14:11] [query] Engine: default [2024-04-11 12:14:11] [query] Tokens: accounting, account [2024-04-11 12:14:11] [query] Mods: 4 [2024-04-11 12:14:11] [query] Using OR logic [2024-04-11 12:14:11] [query] Found results using: and logic [2024-04-11 12:14:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (46021,2319) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 12:14:11] [query] Results: 20 Pages of results: 2 [2024-04-11 12:14:11] [query] Execution time: 0.27056 [2024-04-11 12:14:29] [query] Query for: normal [2024-04-11 12:14:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 12:14:29] [query] Engine: default [2024-04-11 12:14:29] [query] Tokens: normally, normalization, normalize, normalized, normalizing, normals, normal [2024-04-11 12:14:29] [query] Mods: 4 [2024-04-11 12:14:29] [query] Using OR logic [2024-04-11 12:14:29] [query] Found results using: and logic [2024-04-11 12:14:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7119,16249,17403,32067,37441,40707,15375) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 12:14:29] [query] Results: 61 Pages of results: 9 [2024-04-11 12:14:29] [query] Execution time: 0.03939 [2024-04-11 12:14:31] [query] Query for: normal edicati [2024-04-11 12:14:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 12:14:31] [query] Engine: default [2024-04-11 12:14:31] [query] Tokens: dedicated, normalizing, normalized, normalize, normalization, normals, normally, medication, medical, dedication, medic, normal [2024-04-11 12:14:31] [query] Mods: 5 [2024-04-11 12:14:31] [query] Trying AND logic [2024-04-11 12:14:31] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 12:14:31] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 12:14:31] [query] Found results using: and logic [2024-04-11 12:14:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(15375) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1959,37441,32067,17403,16249,40707,7119,51225,1365,28907,75719,15375) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41253', '41295', '41365', '41405', '41503', '41519', '41535', '41599', '41649', '41671', '41681', '41703', '41725', '41741', '41763', '41835', '41845', '41883', '42017', '42069', '42097', '42323', '42339', '42347', '42371', '42537', '42547', '42557', '42587', '42789', '42823', '43239', '43613', '43717', '45351', '45479', '45739') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 7 [2024-04-11 12:14:31] [query] Results: 37 Pages of results: 6 [2024-04-11 12:14:31] [query] Execution time: 0.07429 [2024-04-11 12:14:32] [query] Query for: normal e [2024-04-11 12:14:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 12:14:32] [query] Engine: default [2024-04-11 12:14:32] [query] Tokens: normally, normalization, normalize, normalized, normalizing, normals, normal, e [2024-04-11 12:14:32] [query] Mods: 4 [2024-04-11 12:14:32] [query] Trying AND logic [2024-04-11 12:14:32] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 12:14:32] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 12:14:32] [query] Found results using: and logic [2024-04-11 12:14:32] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7119,16249,17403,32067,37441,40707,15375,445) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('290', '41151', '41253', '41295', '41365', '41405', '41459', '41481', '41503', '41519', '41535', '41599', '41607', '41649', '41671', '41681', '41703', '41725', '41741', '41763', '41821', '41835', '41845', '41853', '41861', '41869', '41883', '42017', '42069', '42097', '42323', '42339', '42347', '42371', '42537', '42547', '42557', '42565', '42587', '42789', '42823', '42927', '43239', '43287', '43365', '43397', '43509', '43517', '43523', '43613', '43621', '43699', '43717', '45351', '45441', '45479', '45739', '46237', '46249', '46261', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 12:14:32] [query] Results: 61 Pages of results: 9 [2024-04-11 12:14:32] [query] Execution time: 0.04749 [2024-04-11 12:14:34] [query] Query for: normal me [2024-04-11 12:14:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 12:14:34] [query] Engine: default [2024-04-11 12:14:34] [query] Tokens: normally, normalization, normalize, normalized, normalizing, normals, normal [2024-04-11 12:14:34] [query] Mods: 4 [2024-04-11 12:14:34] [query] Using OR logic [2024-04-11 12:14:34] [query] Found results using: and logic [2024-04-11 12:14:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7119,16249,17403,32067,37441,40707,15375) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 12:14:34] [query] Results: 61 Pages of results: 9 [2024-04-11 12:14:34] [query] Execution time: 0.03777 [2024-04-11 12:14:39] [query] Query for: normal [2024-04-11 12:14:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 12:14:39] [query] Engine: default [2024-04-11 12:14:39] [query] Tokens: normally, normalization, normalize, normalized, normalizing, normals, normal [2024-04-11 12:14:39] [query] Mods: 4 [2024-04-11 12:14:39] [query] Using OR logic [2024-04-11 12:14:39] [query] Found results using: and logic [2024-04-11 12:14:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7119,16249,17403,32067,37441,40707,15375) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 12:14:39] [query] Results: 61 Pages of results: 9 [2024-04-11 12:14:39] [query] Execution time: 0.03820 [2024-04-11 12:16:52] [index:background] Health check [2024-04-11 12:17:46] [query] Query for: dicom-daten mr für kopf und nacken [2024-04-11 12:17:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 12:17:46] [query] Engine: default [2024-04-11 12:17:46] [query] Tokens: furthermore, furthemore, fura, furman, furstoss, dicom, mr, und [2024-04-11 12:17:46] [query] Mods: 5 [2024-04-11 12:17:46] [query] Trying AND logic [2024-04-11 12:17:46] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 12:17:46] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 12:17:46] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 12:17:46] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 12:17:46] [query] Using OR logic [2024-04-11 12:17:46] [query] Found results using: or logic [2024-04-11 12:17:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(471,3743,17805) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (26455,29893,79253,67591,51849,471,3743,17805) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 10 [2024-04-11 12:17:46] [query] Results: 247 Pages of results: 25 [2024-04-11 12:17:46] [query] Execution time: 0.46483 [2024-04-11 12:18:52] [indexer:background] Health check [2024-04-11 12:19:08] [query] Query for: head [2024-04-11 12:19:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 12:19:08] [query] Engine: default [2024-04-11 12:19:08] [query] Tokens: heading, headed, heads, head [2024-04-11 12:19:08] [query] Mods: 5 [2024-04-11 12:19:08] [query] Using OR logic [2024-04-11 12:19:08] [query] Found results using: and logic [2024-04-11 12:19:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7815,15799,78927,10579) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 12:19:09] [query] Results: 40 Pages of results: 4 [2024-04-11 12:19:09] [query] Execution time: 0.18928 [2024-04-11 12:19:09] [query] Query for: head [2024-04-11 12:19:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 12:19:09] [query] Engine: default [2024-04-11 12:19:09] [query] Tokens: heading, headed, heads, head [2024-04-11 12:19:09] [query] Mods: 4 [2024-04-11 12:19:09] [query] Using OR logic [2024-04-11 12:19:09] [query] Found results using: and logic [2024-04-11 12:19:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7815,15799,78927,10579) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 12:19:09] [query] Results: 44 Pages of results: 7 [2024-04-11 12:19:09] [query] Execution time: 0.04015 [2024-04-11 12:19:10] [query] Query for: head [2024-04-11 12:19:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 12:19:10] [query] Engine: default [2024-04-11 12:19:10] [query] Tokens: heading, headed, heads, head [2024-04-11 12:19:10] [query] Mods: 5 [2024-04-11 12:19:10] [query] Using OR logic [2024-04-11 12:19:10] [query] Found results using: and logic [2024-04-11 12:19:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7815,15799,78927,10579) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 12:19:10] [query] Results: 40 Pages of results: 4 [2024-04-11 12:19:10] [query] Execution time: 0.18755 [2024-04-11 12:21:50] [index:background] Health check [2024-04-11 12:23:52] [indexer:background] Health check [2024-04-11 12:26:51] [index:background] Health check [2024-04-11 12:28:51] [indexer:background] Health check [2024-04-11 12:31:51] [index:background] Health check [2024-04-11 12:33:52] [indexer:background] Health check [2024-04-11 12:35:36] [query] Query for: www.cancerimagingarchive.net [2024-04-11 12:35:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 12:35:36] [query] Engine: default [2024-04-11 12:35:36] [query] Tokens: cancerimagingarchive, nets, www, net, www.cancerimagingarchive.net [2024-04-11 12:35:36] [query] Mods: 4 [2024-04-11 12:35:36] [query] Trying AND logic [2024-04-11 12:35:36] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 12:35:36] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 12:35:36] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 12:35:36] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 12:35:36] [query] Found results using: and logic [2024-04-11 12:35:36] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2503,15239,5961,6369,9681) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('27857', '27957', '3870') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 12:35:36] [query] Results: 3 Pages of results: 1 [2024-04-11 12:35:36] [query] Execution time: 0.14274 [2024-04-11 12:36:20] [query] Query for: 10.7937/9npb-2637 [2024-04-11 12:36:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 12:36:20] [query] Engine: default [2024-04-11 12:36:20] [query] Tokens: 10, 7937, 9npb, 2637, 10.7937, 9npb-2637 [2024-04-11 12:36:20] [query] Mods: 4 [2024-04-11 12:36:20] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5) [2024-04-11 12:36:20] [query] Using OR logic [2024-04-11 12:36:20] [query] Found results using: or logic [2024-04-11 12:36:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (35,2373,55775,55777,2449,55779) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 12:36:20] [query] Results: 276 Pages of results: 28 [2024-04-11 12:36:20] [query] Execution time: 0.19640 [2024-04-11 12:36:51] [index:background] Health check [2024-04-11 12:38:52] [indexer:background] Health check [2024-04-11 12:41:52] [index:background] Health check [2024-04-11 12:43:52] [indexer:background] Health check [2024-04-11 12:44:08] [query] Query for: nlst [2024-04-11 12:44:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 12:44:08] [query] Engine: default [2024-04-11 12:44:09] [query] Tokens: nlst [2024-04-11 12:44:09] [query] Mods: 4 [2024-04-11 12:44:09] [query] Found results using: or logic [2024-04-11 12:44:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2517) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 12:44:09] [query] Results: 4 Pages of results: 1 [2024-04-11 12:44:09] [query] Execution time: 0.17180 [2024-04-11 12:44:18] [query] Query for: nlst [2024-04-11 12:44:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 12:44:18] [query] Engine: default [2024-04-11 12:44:18] [query] Tokens: nlst [2024-04-11 12:44:18] [query] Mods: 4 [2024-04-11 12:44:18] [query] Found results using: or logic [2024-04-11 12:44:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2517) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 12:44:18] [query] Results: 4 Pages of results: 1 [2024-04-11 12:44:18] [query] Execution time: 0.01720 [2024-04-11 12:46:14] [query] Query for: 10.7937/9npb-2637 [2024-04-11 12:46:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 12:46:14] [query] Engine: default [2024-04-11 12:46:14] [query] Tokens: 10, 7937, 9npb, 2637, 10.7937, 9npb-2637 [2024-04-11 12:46:14] [query] Mods: 4 [2024-04-11 12:46:14] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5) [2024-04-11 12:46:14] [query] Using OR logic [2024-04-11 12:46:14] [query] Found results using: or logic [2024-04-11 12:46:14] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (35,2373,55775,55777,2449,55779) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 12:46:14] [query] Results: 276 Pages of results: 28 [2024-04-11 12:46:14] [query] Execution time: 0.19189 [2024-04-11 12:46:50] [index:background] Health check [2024-04-11 12:47:36] [query] Query for: 10.7937/9npb-2637 [2024-04-11 12:47:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 12:47:36] [query] Engine: default [2024-04-11 12:47:36] [query] Tokens: 10, 7937, 9npb, 2637, 10.7937, 9npb-2637 [2024-04-11 12:47:36] [query] Mods: 4 [2024-04-11 12:47:36] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5) [2024-04-11 12:47:36] [query] Using OR logic [2024-04-11 12:47:36] [query] Found results using: or logic [2024-04-11 12:47:36] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (35,2373,55775,55777,2449,55779) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 12:47:36] [query] Results: 276 Pages of results: 28 [2024-04-11 12:47:36] [query] Execution time: 0.13014 [2024-04-11 12:48:13] [query] Query for: 10.7937/9npb-2637 [2024-04-11 12:48:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 3 offset: 0 fields: all [2024-04-11 12:48:13] [query] Engine: default [2024-04-11 12:48:13] [query] Tokens: 10, 7937, 9npb, 2637, 10.7937, 9npb-2637 [2024-04-11 12:48:13] [query] Mods: 4 [2024-04-11 12:48:13] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5) [2024-04-11 12:48:13] [query] Using OR logic [2024-04-11 12:48:13] [query] Found results using: or logic [2024-04-11 12:48:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (35,2373,55775,55777,2449,55779) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 20, 10 [2024-04-11 12:48:13] [query] Results: 276 Pages of results: 28 [2024-04-11 12:48:13] [query] Execution time: 0.12987 [2024-04-11 12:48:31] [query] Query for: low dose ct image and projection data (ldct-and-projection-data) [2024-04-11 12:48:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 12:48:31] [query] Engine: default [2024-04-11 12:48:31] [query] Tokens: projections, projected, projection, projects, lowe, imagers, imager, imaged, images, imaging, datas, image, dosing, doses, low, dose, ct, imag, project, data, ldct, ldct-and-projection-data [2024-04-11 12:48:31] [query] Mods: 4 [2024-04-11 12:48:31] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5) [2024-04-11 12:48:31] [query] Using OR logic [2024-04-11 12:48:31] [query] Found results using: or logic [2024-04-11 12:48:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (47875,44325,39383,3101,33971,49305,47865,21507,205,163,6279,95,50669,35793,993,9073,1407,46023,1945,239,55769,55771) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 12:48:31] [query] Results: 304 Pages of results: 31 [2024-04-11 12:48:32] [query] Execution time: 0.24000 [2024-04-11 12:48:52] [indexer:background] Health check [2024-04-11 12:51:53] [index:background] Health check [2024-04-11 12:52:45] [query] Query for: lzk2lug7umbtltm8vc1dqfmtmzhbcmak [2024-04-11 12:52:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 12:52:45] [query] Engine: default [2024-04-11 12:52:45] [query] Tokens: lzk2lug7umbtltm8vc1dqfmtmzhbcmak [2024-04-11 12:52:45] [query] Mods: 4 [2024-04-11 12:52:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 12:52:45] [query] Results: 0 Pages of results: 0 [2024-04-11 12:52:45] [query] Execution time: 0.06316 [2024-04-11 12:53:48] [query] Query for: s0819 [2024-04-11 12:53:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 12:53:48] [query] Engine: default [2024-04-11 12:53:48] [query] Tokens: s0819 [2024-04-11 12:53:48] [query] Mods: 4 [2024-04-11 12:53:48] [query] Found results using: or logic [2024-04-11 12:53:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (38323) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 12:53:48] [query] Results: 3 Pages of results: 1 [2024-04-11 12:53:48] [query] Execution time: 0.03461 [2024-04-11 12:53:49] [query] Query for: s0819 [2024-04-11 12:53:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 12:53:49] [query] Engine: default [2024-04-11 12:53:49] [query] Tokens: s0819 [2024-04-11 12:53:49] [query] Mods: 5 [2024-04-11 12:53:49] [query] Found results using: or logic [2024-04-11 12:53:49] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (38323) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 12:53:49] [query] Results: 2 Pages of results: 1 [2024-04-11 12:53:49] [query] Execution time: 0.12898 [2024-04-11 12:53:54] [indexer:background] Health check [2024-04-11 12:53:55] [query] Query for: s0819 [2024-04-11 12:53:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 12:53:55] [query] Engine: default [2024-04-11 12:53:55] [query] Tokens: s0819 [2024-04-11 12:53:55] [query] Mods: 4 [2024-04-11 12:53:55] [query] Found results using: or logic [2024-04-11 12:53:55] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (38323) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 12:53:55] [query] Results: 3 Pages of results: 1 [2024-04-11 12:53:55] [query] Execution time: 0.01629 [2024-04-11 12:56:05] [query] Query for: lung [2024-04-11 12:56:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 12:56:05] [query] Engine: default [2024-04-11 12:56:05] [query] Tokens: lungs, lung [2024-04-11 12:56:05] [query] Mods: 4 [2024-04-11 12:56:05] [query] Using OR logic [2024-04-11 12:56:05] [query] Found results using: and logic [2024-04-11 12:56:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3111,1401) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 12:56:05] [query] Results: 75 Pages of results: 11 [2024-04-11 12:56:06] [query] Execution time: 0.04174 [2024-04-11 12:56:06] [query] Query for: lung [2024-04-11 12:56:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 12:56:06] [query] Engine: default [2024-04-11 12:56:06] [query] Tokens: lungs, lung [2024-04-11 12:56:06] [query] Mods: 4 [2024-04-11 12:56:06] [query] Using OR logic [2024-04-11 12:56:06] [query] Found results using: and logic [2024-04-11 12:56:06] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3111,1401) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 12:56:06] [query] Results: 75 Pages of results: 11 [2024-04-11 12:56:06] [query] Execution time: 0.03953 [2024-04-11 12:56:06] [query] Query for: lung [2024-04-11 12:56:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 12:56:06] [query] Engine: default [2024-04-11 12:56:06] [query] Tokens: lungs, lung [2024-04-11 12:56:06] [query] Mods: 5 [2024-04-11 12:56:06] [query] Using OR logic [2024-04-11 12:56:06] [query] Found results using: and logic [2024-04-11 12:56:06] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3111,1401) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 12:56:06] [query] Results: 70 Pages of results: 7 [2024-04-11 12:56:06] [query] Execution time: 0.11938 [2024-04-11 12:56:24] [query] Query for: prostate [2024-04-11 12:56:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 3 offset: 0 fields: all [2024-04-11 12:56:24] [query] Engine: default [2024-04-11 12:56:24] [query] Tokens: prostates, prostate, prostatic [2024-04-11 12:56:24] [query] Mods: 5 [2024-04-11 12:56:24] [query] Using OR logic [2024-04-11 12:56:24] [query] Found results using: and logic [2024-04-11 12:56:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4369,7013,27415) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 20, 10 [2024-04-11 12:56:24] [query] Results: 21 Pages of results: 3 [2024-04-11 12:56:24] [query] Execution time: 0.10640 [2024-04-11 12:56:30] [query] Query for: prostate [2024-04-11 12:56:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 12:56:30] [query] Engine: default [2024-04-11 12:56:30] [query] Tokens: prostates, prostate, prostatic [2024-04-11 12:56:30] [query] Mods: 5 [2024-04-11 12:56:30] [query] Using OR logic [2024-04-11 12:56:30] [query] Found results using: and logic [2024-04-11 12:56:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4369,7013,27415) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 12:56:31] [query] Results: 21 Pages of results: 3 [2024-04-11 12:56:31] [query] Execution time: 0.20956 [2024-04-11 12:56:37] [query] Query for: prostate [2024-04-11 12:56:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 12:56:37] [query] Engine: default [2024-04-11 12:56:37] [query] Tokens: prostates, prostate, prostatic [2024-04-11 12:56:37] [query] Mods: 5 [2024-04-11 12:56:37] [query] Using OR logic [2024-04-11 12:56:37] [query] Found results using: and logic [2024-04-11 12:56:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4369,7013,27415) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 12:56:38] [query] Results: 21 Pages of results: 3 [2024-04-11 12:56:38] [query] Execution time: 0.39677 [2024-04-11 12:56:55] [index:background] Health check [2024-04-11 12:58:53] [indexer:background] Health check [2024-04-11 13:01:58] [index:background] Health check [2024-04-11 13:03:57] [indexer:background] Health check [2024-04-11 13:05:13] [query] Query for: breast [2024-04-11 13:05:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 13:05:13] [query] Engine: default [2024-04-11 13:05:13] [query] Tokens: breasts, breast [2024-04-11 13:05:13] [query] Mods: 5 [2024-04-11 13:05:13] [query] Using OR logic [2024-04-11 13:05:13] [query] Found results using: and logic [2024-04-11 13:05:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31999,3543) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 13:05:13] [query] Results: 46 Pages of results: 5 [2024-04-11 13:05:13] [query] Execution time: 0.23284 [2024-04-11 13:05:54] [query] Query for: breast [2024-04-11 13:05:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 13:05:54] [query] Engine: default [2024-04-11 13:05:54] [query] Tokens: breasts, breast [2024-04-11 13:05:54] [query] Mods: 4 [2024-04-11 13:05:54] [query] Using OR logic [2024-04-11 13:05:54] [query] Found results using: and logic [2024-04-11 13:05:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31999,3543) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 13:05:54] [query] Results: 50 Pages of results: 5 [2024-04-11 13:05:54] [query] Execution time: 0.26966 [2024-04-11 13:06:27] [query] Query for: head [2024-04-11 13:06:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 13:06:27] [query] Engine: default [2024-04-11 13:06:27] [query] Tokens: heading, headed, heads, head [2024-04-11 13:06:27] [query] Mods: 5 [2024-04-11 13:06:27] [query] Using OR logic [2024-04-11 13:06:27] [query] Found results using: and logic [2024-04-11 13:06:27] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7815,15799,78927,10579) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 13:06:27] [query] Results: 40 Pages of results: 4 [2024-04-11 13:06:27] [query] Execution time: 0.19025 [2024-04-11 13:06:28] [query] Query for: head [2024-04-11 13:06:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 13:06:28] [query] Engine: default [2024-04-11 13:06:28] [query] Tokens: heading, headed, heads, head [2024-04-11 13:06:28] [query] Mods: 4 [2024-04-11 13:06:28] [query] Using OR logic [2024-04-11 13:06:28] [query] Found results using: and logic [2024-04-11 13:06:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7815,15799,78927,10579) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 13:06:28] [query] Results: 44 Pages of results: 7 [2024-04-11 13:06:28] [query] Execution time: 0.03749 [2024-04-11 13:06:39] [query] Query for: head [2024-04-11 13:06:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 13:06:39] [query] Engine: default [2024-04-11 13:06:39] [query] Tokens: heading, headed, heads, head [2024-04-11 13:06:39] [query] Mods: 4 [2024-04-11 13:06:39] [query] Using OR logic [2024-04-11 13:06:39] [query] Found results using: and logic [2024-04-11 13:06:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7815,15799,78927,10579) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 13:06:39] [query] Results: 44 Pages of results: 1 [2024-04-11 13:06:39] [query] Execution time: 0.02186 [2024-04-11 13:07:09] [query] Query for: head [2024-04-11 13:07:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 13:07:09] [query] Engine: default [2024-04-11 13:07:09] [query] Tokens: heading, headed, heads, head [2024-04-11 13:07:09] [query] Mods: 4 [2024-04-11 13:07:09] [query] Using OR logic [2024-04-11 13:07:09] [query] Found results using: and logic [2024-04-11 13:07:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7815,15799,78927,10579) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 13:07:09] [query] Results: 44 Pages of results: 1 [2024-04-11 13:07:09] [query] Execution time: 0.02193 [2024-04-11 13:07:10] [index:background] Health check [2024-04-11 13:08:32] [query] Query for: lict [2024-04-11 13:08:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 13:08:32] [query] Engine: default [2024-04-11 13:08:32] [query] Tokens: lists, listed, list [2024-04-11 13:08:32] [query] Mods: 4 [2024-04-11 13:08:32] [query] Using OR logic [2024-04-11 13:08:32] [query] Found results using: and logic [2024-04-11 13:08:32] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2329,2433,1783) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 13:08:32] [query] Results: 274 Pages of results: 40 [2024-04-11 13:08:32] [query] Execution time: 0.07554 [2024-04-11 13:08:32] [query] Query for: luct [2024-04-11 13:08:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 13:08:32] [query] Engine: default [2024-04-11 13:08:32] [query] Tokens: lost [2024-04-11 13:08:32] [query] Mods: 4 [2024-04-11 13:08:32] [query] Found results using: or logic [2024-04-11 13:08:32] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (29787) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 13:08:32] [query] Results: 2 Pages of results: 1 [2024-04-11 13:08:32] [query] Execution time: 0.07459 [2024-04-11 13:08:33] [query] Query for: lu'naoct [2024-04-11 13:08:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 13:08:33] [query] Engine: default [2024-04-11 13:08:33] [query] Tokens: lu, nact, lungct [2024-04-11 13:08:33] [query] Mods: 4 [2024-04-11 13:08:33] [query] Using OR logic [2024-04-11 13:08:33] [query] Found results using: and logic [2024-04-11 13:08:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (16129,23779,11219) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 13:08:33] [query] Results: 35 Pages of results: 5 [2024-04-11 13:08:33] [query] Execution time: 0.09381 [2024-04-11 13:08:33] [query] Query for: 颅脑ct [2024-04-11 13:08:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 13:08:33] [query] Engine: default [2024-04-11 13:08:33] [query] Tokens: 颅脑ct [2024-04-11 13:08:33] [query] Mods: 4 [2024-04-11 13:08:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 13:08:33] [query] Results: 0 Pages of results: 0 [2024-04-11 13:08:33] [query] Execution time: 0.06756 [2024-04-11 13:08:35] [query] Query for: 颅脑ct [2024-04-11 13:08:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 13:08:35] [query] Engine: default [2024-04-11 13:08:35] [query] Tokens: 颅脑ct [2024-04-11 13:08:35] [query] Mods: 5 [2024-04-11 13:08:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (0) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 13:08:35] [query] Results: 0 Pages of results: 0 [2024-04-11 13:08:35] [query] Execution time: 0.06579 [2024-04-11 13:09:03] [query] Query for: lu'nei [2024-04-11 13:09:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 13:09:03] [query] Engine: default [2024-04-11 13:09:03] [query] Tokens: neighborhoods, neill, neither, neither 1p, neither1p, lu [2024-04-11 13:09:03] [query] Mods: 5 [2024-04-11 13:09:03] [query] Trying AND logic [2024-04-11 13:09:03] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 13:09:03] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 13:09:03] [query] Found results using: and logic [2024-04-11 13:09:03] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(16129) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (53037,67587,33921,55635,55713,16129) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('43071') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 7 [2024-04-11 13:09:03] [query] Results: 1 Pages of results: 1 [2024-04-11 13:09:03] [query] Execution time: 0.04168 [2024-04-11 13:09:03] [query] Query for: 颅 [2024-04-11 13:09:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 13:09:03] [query] Engine: default [2024-04-11 13:09:03] [query] Tokens: 颅 [2024-04-11 13:09:03] [query] Mods: 5 [2024-04-11 13:09:03] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (0) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 13:09:03] [query] Results: 0 Pages of results: 0 [2024-04-11 13:09:03] [query] Execution time: 0.06668 [2024-04-11 13:09:04] [indexer:background] Health check [2024-04-11 13:09:22] [query] Query for: cancer gastric [2024-04-11 13:09:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 13:09:22] [query] Engine: default [2024-04-11 13:09:22] [query] Tokens: cancers, cancerous, digastric, nasogastric, cancer [2024-04-11 13:09:22] [query] Mods: 5 [2024-04-11 13:09:22] [query] Trying AND logic [2024-04-11 13:09:22] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 13:09:22] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 13:09:22] [query] Found results using: and logic [2024-04-11 13:09:23] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(161) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2995,31375,33873,56899,161) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41219', '42789') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 10 [2024-04-11 13:09:23] [query] Results: 2 Pages of results: 1 [2024-04-11 13:09:23] [query] Execution time: 0.24489 [2024-04-11 13:09:47] [query] Query for: head [2024-04-11 13:09:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 13:09:47] [query] Engine: default [2024-04-11 13:09:48] [query] Tokens: heading, headed, heads, head [2024-04-11 13:09:48] [query] Mods: 4 [2024-04-11 13:09:48] [query] Using OR logic [2024-04-11 13:09:48] [query] Found results using: and logic [2024-04-11 13:09:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7815,15799,78927,10579) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 13:09:48] [query] Results: 44 Pages of results: 1 [2024-04-11 13:09:48] [query] Execution time: 0.02146 [2024-04-11 13:11:36] [query] Query for: dicom [2024-04-11 13:11:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 13:11:36] [query] Engine: default [2024-04-11 13:11:36] [query] Tokens: dicom [2024-04-11 13:11:36] [query] Mods: 4 [2024-04-11 13:11:36] [query] Found results using: or logic [2024-04-11 13:11:36] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (471) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 13:11:36] [query] Results: 242 Pages of results: 25 [2024-04-11 13:11:36] [query] Execution time: 0.14254 [2024-04-11 13:11:49] [query] Query for: dicom [2024-04-11 13:11:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 13:11:49] [query] Engine: default [2024-04-11 13:11:49] [query] Tokens: dicom [2024-04-11 13:11:49] [query] Mods: 4 [2024-04-11 13:11:49] [query] Found results using: or logic [2024-04-11 13:11:49] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (471) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 13:11:49] [query] Results: 242 Pages of results: 1 [2024-04-11 13:11:49] [query] Execution time: 0.03131 [2024-04-11 13:11:58] [index:background] Health check [2024-04-11 13:12:00] [query] Query for: colon [2024-04-11 13:12:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 13:12:00] [query] Engine: default [2024-04-11 13:12:00] [query] Tokens: colonic, colon [2024-04-11 13:12:00] [query] Mods: 5 [2024-04-11 13:12:00] [query] Using OR logic [2024-04-11 13:12:00] [query] Found results using: and logic [2024-04-11 13:12:00] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (68713,22025) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 13:12:00] [query] Results: 10 Pages of results: 1 [2024-04-11 13:12:00] [query] Execution time: 0.31045 [2024-04-11 13:12:01] [query] Query for: colon [2024-04-11 13:12:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 13:12:01] [query] Engine: default [2024-04-11 13:12:01] [query] Tokens: colonic, colon [2024-04-11 13:12:01] [query] Mods: 4 [2024-04-11 13:12:01] [query] Using OR logic [2024-04-11 13:12:01] [query] Found results using: and logic [2024-04-11 13:12:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (68713,22025) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 13:12:01] [query] Results: 11 Pages of results: 2 [2024-04-11 13:12:01] [query] Execution time: 0.03675 [2024-04-11 13:12:23] [query] Query for: head segmentation [2024-04-11 13:12:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 13:12:23] [query] Engine: default [2024-04-11 13:12:23] [query] Tokens: heading, segmenting, segmented, segmentations, segmentation, heads, headed, segments, head, segment [2024-04-11 13:12:23] [query] Mods: 4 [2024-04-11 13:12:23] [query] Trying AND logic [2024-04-11 13:12:23] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 13:12:23] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 13:12:23] [query] Found results using: and logic [2024-04-11 13:12:23] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7815,15877,10699,1557,843,78927,15799,40995,10579,25159) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('2361', '41141', '41331', '41519', '41639', '42313', '42371', '42417', '42503', '43005', '43015', '43039', '43315', '43563', '43699', '43955', '45529', '45739', '45795', '45881', '46039', '46301', '46349', '46357', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 13:12:23] [query] Results: 25 Pages of results: 3 [2024-04-11 13:12:23] [query] Execution time: 0.15308 [2024-04-11 13:12:29] [query] Query for: ct thorax dicom [2024-04-11 13:12:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 13:12:29] [query] Engine: default [2024-04-11 13:12:29] [query] Tokens: ct, thorax, dicom [2024-04-11 13:12:29] [query] Mods: 4 [2024-04-11 13:12:29] [query] Trying AND logic [2024-04-11 13:12:29] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 13:12:29] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 13:12:29] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 13:12:29] [query] Found results using: and logic [2024-04-11 13:12:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1407,25195,471) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41219', '42771', '46039') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 13:12:29] [query] Results: 3 Pages of results: 1 [2024-04-11 13:12:29] [query] Execution time: 0.25940 [2024-04-11 13:12:41] [query] Query for: ct thorax dicom [2024-04-11 13:12:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 13:12:41] [query] Engine: default [2024-04-11 13:12:41] [query] Tokens: ct, thorax, dicom [2024-04-11 13:12:41] [query] Mods: 4 [2024-04-11 13:12:41] [query] Trying AND logic [2024-04-11 13:12:41] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 13:12:41] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 13:12:41] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 13:12:41] [query] Found results using: and logic [2024-04-11 13:12:41] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1407,25195,471) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41219', '42771', '46039') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 13:12:41] [query] Results: 3 Pages of results: 1 [2024-04-11 13:12:41] [query] Execution time: 0.03783 [2024-04-11 13:12:41] [query] Query for: head segmentation [2024-04-11 13:12:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 13:12:41] [query] Engine: default [2024-04-11 13:12:41] [query] Tokens: heading, segmenting, segmented, segmentations, segmentation, heads, headed, segments, head, segment [2024-04-11 13:12:41] [query] Mods: 4 [2024-04-11 13:12:41] [query] Trying AND logic [2024-04-11 13:12:41] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 13:12:41] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 13:12:41] [query] Found results using: and logic [2024-04-11 13:12:41] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7815,15877,10699,1557,843,78927,15799,40995,10579,25159) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('2361', '41141', '41331', '41519', '41639', '42313', '42371', '42417', '42503', '43005', '43015', '43039', '43315', '43563', '43699', '43955', '45529', '45739', '45795', '45881', '46039', '46301', '46349', '46357', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 13:12:41] [query] Results: 25 Pages of results: 1 [2024-04-11 13:12:41] [query] Execution time: 0.03168 [2024-04-11 13:14:15] [indexer:background] Health check [2024-04-11 13:14:34] [query] Query for: dicom [2024-04-11 13:14:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 13:14:34] [query] Engine: default [2024-04-11 13:14:34] [query] Tokens: dicom [2024-04-11 13:14:34] [query] Mods: 4 [2024-04-11 13:14:34] [query] Found results using: or logic [2024-04-11 13:14:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (471) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 13:14:35] [query] Results: 242 Pages of results: 25 [2024-04-11 13:14:35] [query] Execution time: 0.14708 [2024-04-11 13:14:39] [query] Query for: dicom ct thorax [2024-04-11 13:14:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 13:14:39] [query] Engine: default [2024-04-11 13:14:39] [query] Tokens: dicom, ct, thorax [2024-04-11 13:14:39] [query] Mods: 4 [2024-04-11 13:14:39] [query] Trying AND logic [2024-04-11 13:14:39] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 13:14:39] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 13:14:39] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 13:14:39] [query] Found results using: and logic [2024-04-11 13:14:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (471,1407,25195) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41219', '42771', '46039') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 13:14:39] [query] Results: 3 Pages of results: 1 [2024-04-11 13:14:39] [query] Execution time: 0.19726 [2024-04-11 13:14:55] [query] Query for: dicom ct abdomen [2024-04-11 13:14:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 13:14:55] [query] Engine: default [2024-04-11 13:14:55] [query] Tokens: dicom, ct, abdomen [2024-04-11 13:14:55] [query] Mods: 4 [2024-04-11 13:14:55] [query] Trying AND logic [2024-04-11 13:14:55] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 13:14:55] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 13:14:55] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 13:14:55] [query] Found results using: and logic [2024-04-11 13:14:55] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (471,1407,10033) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('27857', '41405', '41631', '42733', '43097', '43517', '45451', '46237', '46249') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 13:14:55] [query] Results: 9 Pages of results: 1 [2024-04-11 13:14:55] [query] Execution time: 0.32241 [2024-04-11 13:15:05] [query] Query for: dicom ct abdomen [2024-04-11 13:15:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 13:15:05] [query] Engine: default [2024-04-11 13:15:05] [query] Tokens: dicom, ct, abdomen [2024-04-11 13:15:05] [query] Mods: 4 [2024-04-11 13:15:05] [query] Trying AND logic [2024-04-11 13:15:05] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 13:15:05] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 13:15:05] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 13:15:05] [query] Found results using: and logic [2024-04-11 13:15:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (471,1407,10033) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('27857', '41405', '41631', '42733', '43097', '43517', '45451', '46237', '46249') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 13:15:05] [query] Results: 9 Pages of results: 1 [2024-04-11 13:15:05] [query] Execution time: 0.04906 [2024-04-11 13:16:30] [query] Query for: segmentation [2024-04-11 13:16:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 13:16:30] [query] Engine: default [2024-04-11 13:16:30] [query] Tokens: segmentation, segmentations, segmented, segmenting, segments, segment [2024-04-11 13:16:30] [query] Mods: 4 [2024-04-11 13:16:30] [query] Using OR logic [2024-04-11 13:16:30] [query] Found results using: and logic [2024-04-11 13:16:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (843,1557,10699,15877,40995,25159) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 13:16:30] [query] Results: 144 Pages of results: 15 [2024-04-11 13:16:30] [query] Execution time: 0.12906 [2024-04-11 13:16:50] [index:background] Health check [2024-04-11 13:19:05] [indexer:background] Health check [2024-04-11 13:22:02] [index:background] Health check [2024-04-11 13:23:56] [indexer:background] Health check [2024-04-11 13:24:15] [query] Query for: brain ct imaging data [2024-04-11 13:24:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 13:24:15] [query] Engine: default [2024-04-11 13:24:15] [query] Tokens: imagers, imager, imaged, images, imaging, image, datas, brain, ct, imag, data [2024-04-11 13:24:15] [query] Mods: 5 [2024-04-11 13:24:15] [query] Trying AND logic [2024-04-11 13:24:15] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 13:24:15] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 13:24:15] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 13:24:15] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 13:24:15] [query] Found results using: and logic [2024-04-11 13:24:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (49305,47865,21507,205,163,95,6279,3755,1407,46023,239) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '41183', '41199', '41639', '41821', '42081', '42313', '42347', '42621', '43437', '43469', '43691', '43903', '44065', '45937', '46199', '46301', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 13:24:15] [query] Results: 16 Pages of results: 2 [2024-04-11 13:24:15] [query] Execution time: 0.29560 [2024-04-11 13:24:15] [query] Query for: brain ct imaging data [2024-04-11 13:24:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 13:24:15] [query] Engine: default [2024-04-11 13:24:15] [query] Tokens: imagers, imager, imaged, images, imaging, image, datas, brain, ct, imag, data [2024-04-11 13:24:15] [query] Mods: 4 [2024-04-11 13:24:15] [query] Trying AND logic [2024-04-11 13:24:15] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 13:24:15] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 13:24:15] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 13:24:15] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 13:24:15] [query] Found results using: and logic [2024-04-11 13:24:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (49305,47865,21507,205,163,95,6279,3755,1407,46023,239) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '41183', '41199', '41639', '41821', '42081', '42313', '42347', '42621', '43437', '43469', '43691', '43903', '44065', '45937', '46199', '46301', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 13:24:15] [query] Results: 18 Pages of results: 3 [2024-04-11 13:24:16] [query] Execution time: 0.08321 [2024-04-11 13:24:56] [query] Query for: kidney [2024-04-11 13:24:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 13:24:56] [query] Engine: default [2024-04-11 13:24:56] [query] Tokens: kidneys, kidney [2024-04-11 13:24:56] [query] Mods: 4 [2024-04-11 13:24:56] [query] Using OR logic [2024-04-11 13:24:56] [query] Found results using: and logic [2024-04-11 13:24:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (44637,22381) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 13:24:57] [query] Results: 13 Pages of results: 2 [2024-04-11 13:24:57] [query] Execution time: 0.25380 [2024-04-11 13:25:05] [query] Query for: kidney [2024-04-11 13:25:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 13:25:05] [query] Engine: default [2024-04-11 13:25:05] [query] Tokens: kidneys, kidney [2024-04-11 13:25:05] [query] Mods: 5 [2024-04-11 13:25:05] [query] Using OR logic [2024-04-11 13:25:05] [query] Found results using: and logic [2024-04-11 13:25:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (44637,22381) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 13:25:05] [query] Results: 12 Pages of results: 2 [2024-04-11 13:25:05] [query] Execution time: 0.25271 [2024-04-11 13:25:05] [query] Query for: kidney [2024-04-11 13:25:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 13:25:05] [query] Engine: default [2024-04-11 13:25:05] [query] Tokens: kidneys, kidney [2024-04-11 13:25:05] [query] Mods: 4 [2024-04-11 13:25:05] [query] Using OR logic [2024-04-11 13:25:05] [query] Found results using: and logic [2024-04-11 13:25:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (44637,22381) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 13:25:05] [query] Results: 13 Pages of results: 2 [2024-04-11 13:25:05] [query] Execution time: 0.03543 [2024-04-11 13:25:08] [query] Query for: brain ct imaging data [2024-04-11 13:25:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 13:25:08] [query] Engine: default [2024-04-11 13:25:08] [query] Tokens: imagers, imager, imaged, images, imaging, image, datas, brain, ct, imag, data [2024-04-11 13:25:08] [query] Mods: 4 [2024-04-11 13:25:08] [query] Trying AND logic [2024-04-11 13:25:08] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 13:25:08] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 13:25:08] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 13:25:08] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 13:25:08] [query] Found results using: and logic [2024-04-11 13:25:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (49305,47865,21507,205,163,95,6279,3755,1407,46023,239) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '41183', '41199', '41639', '41821', '42081', '42313', '42347', '42621', '43437', '43469', '43691', '43903', '44065', '45937', '46199', '46301', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 13:25:08] [query] Results: 18 Pages of results: 1 [2024-04-11 13:25:08] [query] Execution time: 0.06518 [2024-04-11 13:25:34] [query] Query for: kidney [2024-04-11 13:25:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 13:25:34] [query] Engine: default [2024-04-11 13:25:34] [query] Tokens: kidneys, kidney [2024-04-11 13:25:34] [query] Mods: 4 [2024-04-11 13:25:34] [query] Using OR logic [2024-04-11 13:25:34] [query] Found results using: and logic [2024-04-11 13:25:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (44637,22381) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 13:25:34] [query] Results: 13 Pages of results: 2 [2024-04-11 13:25:34] [query] Execution time: 0.12410 [2024-04-11 13:25:44] [query] Query for: kidney mri [2024-04-11 13:25:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 13:25:44] [query] Engine: default [2024-04-11 13:25:44] [query] Tokens: kidneys, kidney, mri [2024-04-11 13:25:44] [query] Mods: 4 [2024-04-11 13:25:44] [query] Trying AND logic [2024-04-11 13:25:44] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 13:25:44] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 13:25:44] [query] Found results using: and logic [2024-04-11 13:25:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (44637,22381,1405) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('42547', '42587', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 13:25:45] [query] Results: 3 Pages of results: 1 [2024-04-11 13:25:45] [query] Execution time: 0.15970 [2024-04-11 13:26:33] [query] Query for: kidney [2024-04-11 13:26:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 13:26:33] [query] Engine: default [2024-04-11 13:26:33] [query] Tokens: kidneys, kidney [2024-04-11 13:26:33] [query] Mods: 4 [2024-04-11 13:26:33] [query] Using OR logic [2024-04-11 13:26:33] [query] Found results using: and logic [2024-04-11 13:26:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (44637,22381) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 13:26:33] [query] Results: 13 Pages of results: 2 [2024-04-11 13:26:33] [query] Execution time: 0.03478 [2024-04-11 13:26:34] [query] Query for: kidney mri [2024-04-11 13:26:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 13:26:34] [query] Engine: default [2024-04-11 13:26:34] [query] Tokens: kidneys, kidney, mri [2024-04-11 13:26:34] [query] Mods: 5 [2024-04-11 13:26:34] [query] Trying AND logic [2024-04-11 13:26:34] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 13:26:34] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 13:26:34] [query] Found results using: and logic [2024-04-11 13:26:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (44637,22381,1405) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('42547', '42587', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 13:26:34] [query] Results: 2 Pages of results: 1 [2024-04-11 13:26:34] [query] Execution time: 0.13958 [2024-04-11 13:26:56] [query] Query for: lung [2024-04-11 13:26:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 13:26:56] [query] Engine: default [2024-04-11 13:26:56] [query] Tokens: lungs, lung [2024-04-11 13:26:56] [query] Mods: 4 [2024-04-11 13:26:56] [query] Using OR logic [2024-04-11 13:26:56] [query] Found results using: and logic [2024-04-11 13:26:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3111,1401) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 13:26:56] [query] Results: 75 Pages of results: 11 [2024-04-11 13:26:56] [query] Execution time: 0.04167 [2024-04-11 13:26:57] [index:background] Health check [2024-04-11 13:27:25] [query] Query for: lung cancer [2024-04-11 13:27:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 13:27:25] [query] Engine: default [2024-04-11 13:27:25] [query] Tokens: cancers, cancerous, lungs, lung, cancer [2024-04-11 13:27:25] [query] Mods: 5 [2024-04-11 13:27:25] [query] Trying AND logic [2024-04-11 13:27:25] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 13:27:25] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 13:27:25] [query] Found results using: and logic [2024-04-11 13:27:25] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2995,31375,3111,1401,161) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('2545', '29', '3866', '41125', '41269', '41365', '41419', '41459', '41469', '41481', '41513', '41631', '41703', '41869', '42009', '42017', '42069', '42081', '42113', '42151', '42277', '42417', '42537', '42547', '42557', '42587', '42761', '42771', '42789', '42811', '42977', '43005', '43015', '43039', '43125', '43223', '43327', '43389', '43437', '43451', '43461', '43469', '43483', '43495', '43501', '43523', '43577', '43603', '43643', '43691', '44097', '44129', '44929', '45043', '45479', '45529', '45591', '45659', '45713', '45769', '45779', '45803', '45815', '45865', '45881', '45927', '45965', '46039', '46081', '46121', '46141', '46301', '47675', '5815', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 13:27:25] [query] Results: 70 Pages of results: 7 [2024-04-11 13:27:25] [query] Execution time: 0.13631 [2024-04-11 13:27:25] [query] Query for: lung cancer [2024-04-11 13:27:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 13:27:25] [query] Engine: default [2024-04-11 13:27:25] [query] Tokens: cancers, cancerous, lungs, lung, cancer [2024-04-11 13:27:25] [query] Mods: 4 [2024-04-11 13:27:25] [query] Trying AND logic [2024-04-11 13:27:25] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 13:27:25] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 13:27:25] [query] Found results using: and logic [2024-04-11 13:27:25] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2995,31375,3111,1401,161) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('2545', '29', '3866', '41125', '41269', '41365', '41419', '41459', '41469', '41481', '41513', '41631', '41703', '41869', '42009', '42017', '42069', '42081', '42113', '42151', '42277', '42417', '42537', '42547', '42557', '42587', '42761', '42771', '42789', '42811', '42977', '43005', '43015', '43039', '43125', '43223', '43327', '43389', '43437', '43451', '43461', '43469', '43483', '43495', '43501', '43523', '43577', '43603', '43643', '43691', '44097', '44129', '44929', '45043', '45479', '45529', '45591', '45659', '45713', '45769', '45779', '45803', '45815', '45865', '45881', '45927', '45965', '46039', '46081', '46121', '46141', '46301', '47675', '5815', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 13:27:25] [query] Results: 75 Pages of results: 11 [2024-04-11 13:27:25] [query] Execution time: 0.05396 [2024-04-11 13:27:45] [query] Query for: lung cancer [2024-04-11 13:27:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 13:27:45] [query] Engine: default [2024-04-11 13:27:45] [query] Tokens: cancers, cancerous, lungs, lung, cancer [2024-04-11 13:27:45] [query] Mods: 4 [2024-04-11 13:27:45] [query] Trying AND logic [2024-04-11 13:27:45] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 13:27:45] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 13:27:45] [query] Found results using: and logic [2024-04-11 13:27:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2995,31375,3111,1401,161) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('2545', '29', '3866', '41125', '41269', '41365', '41419', '41459', '41469', '41481', '41513', '41631', '41703', '41869', '42009', '42017', '42069', '42081', '42113', '42151', '42277', '42417', '42537', '42547', '42557', '42587', '42761', '42771', '42789', '42811', '42977', '43005', '43015', '43039', '43125', '43223', '43327', '43389', '43437', '43451', '43461', '43469', '43483', '43495', '43501', '43523', '43577', '43603', '43643', '43691', '44097', '44129', '44929', '45043', '45479', '45529', '45591', '45659', '45713', '45769', '45779', '45803', '45815', '45865', '45881', '45927', '45965', '46039', '46081', '46121', '46141', '46301', '47675', '5815', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 13:27:45] [query] Results: 75 Pages of results: 1 [2024-04-11 13:27:45] [query] Execution time: 0.03855 [2024-04-11 13:29:00] [indexer:background] Health check [2024-04-11 13:32:07] [index:background] Health check [2024-04-11 13:33:53] [indexer:background] Health check [2024-04-11 13:34:07] [query] Query for: lut [2024-04-11 13:34:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 13:34:07] [query] Engine: default [2024-04-11 13:34:07] [query] Tokens: lutetium, luther [2024-04-11 13:34:07] [query] Mods: 4 [2024-04-11 13:34:07] [query] Using OR logic [2024-04-11 13:34:07] [query] Found results using: and logic [2024-04-11 13:34:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (59181,6905) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 13:34:07] [query] Results: 2 Pages of results: 1 [2024-04-11 13:34:07] [query] Execution time: 0.03629 [2024-04-11 13:34:57] [query] Query for: lutetium [2024-04-11 13:34:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 13:34:57] [query] Engine: default [2024-04-11 13:34:57] [query] Tokens: lutetium [2024-04-11 13:34:57] [query] Mods: 5 [2024-04-11 13:34:57] [query] Found results using: or logic [2024-04-11 13:34:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (59181) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 13:34:57] [query] Results: 1 Pages of results: 1 [2024-04-11 13:34:57] [query] Execution time: 0.11454 [2024-04-11 13:34:58] [query] Query for: lutetium [2024-04-11 13:34:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 13:34:58] [query] Engine: default [2024-04-11 13:34:58] [query] Tokens: lutetium [2024-04-11 13:34:58] [query] Mods: 4 [2024-04-11 13:34:58] [query] Found results using: or logic [2024-04-11 13:34:58] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (59181) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 13:34:58] [query] Results: 1 Pages of results: 1 [2024-04-11 13:34:58] [query] Execution time: 0.03108 [2024-04-11 13:37:40] [index:background] Health check [2024-04-11 13:39:01] [indexer:background] Health check [2024-04-11 13:42:13] [index:background] Health check [2024-04-11 13:42:37] [query] Query for: toshiba aquilion prime [2024-04-11 13:42:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 13:42:37] [query] Engine: default [2024-04-11 13:42:37] [query] Tokens: toshiba, aquilion, prime [2024-04-11 13:42:37] [query] Mods: 4 [2024-04-11 13:42:37] [query] Trying AND logic [2024-04-11 13:42:37] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 13:42:37] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 13:42:37] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 13:42:37] [query] Using OR logic [2024-04-11 13:42:37] [query] Found results using: or logic [2024-04-11 13:42:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (45355,45497,7049) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 13:42:37] [query] Results: 3 Pages of results: 1 [2024-04-11 13:42:37] [query] Execution time: 0.16322 [2024-04-11 13:43:15] [query] Query for: toshiba aquilion prime performed at the first affiliated hospital of sun yat-sen university [2024-04-11 13:43:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 13:43:15] [query] Engine: default [2024-04-11 13:43:16] [query] Tokens: sensitive, sensitization, senographe, sensation, sensitivity, sends, sending, send, sengupta, senior, sensation 64, sensation64 [2024-04-11 13:43:16] [query] Mods: 5 [2024-04-11 13:43:16] [query] Using OR logic [2024-04-11 13:43:16] [query] Found results using: and logic [2024-04-11 13:43:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(35849,45497,8417,8459,13521,7049,15629,45355,2421) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1671,64631,73963,32225,7551,6815,5901,6403,36421,52629,32333,32371) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 10 [2024-04-11 13:43:16] [query] Results: 28 Pages of results: 3 [2024-04-11 13:43:16] [query] Execution time: 0.33132 [2024-04-11 13:43:56] [indexer:background] Health check [2024-04-11 13:44:22] [query] Query for: neurosurgery [2024-04-11 13:44:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 13:44:22] [query] Engine: default [2024-04-11 13:44:22] [query] Tokens: neurosurgery [2024-04-11 13:44:22] [query] Mods: 4 [2024-04-11 13:44:22] [query] Found results using: or logic [2024-04-11 13:44:22] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4025) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 13:44:22] [query] Results: 6 Pages of results: 1 [2024-04-11 13:44:22] [query] Execution time: 0.20412 [2024-04-11 13:45:20] [query] Query for: craniotomy [2024-04-11 13:45:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 13:45:20] [query] Engine: default [2024-04-11 13:45:20] [query] Tokens: craniotomy [2024-04-11 13:45:20] [query] Mods: 4 [2024-04-11 13:45:20] [query] Found results using: or logic [2024-04-11 13:45:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (71255) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 13:45:20] [query] Results: 1 Pages of results: 1 [2024-04-11 13:45:20] [query] Execution time: 0.11695 [2024-04-11 13:48:41] [index:background] Health check [2024-04-11 13:49:08] [indexer:background] Health check [2024-04-11 13:51:51] [index:background] Health check [2024-04-11 13:52:10] [query] Query for: spine [2024-04-11 13:52:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 13:52:10] [query] Engine: default [2024-04-11 13:52:10] [query] Tokens: spine [2024-04-11 13:52:10] [query] Mods: 4 [2024-04-11 13:52:10] [query] Found results using: or logic [2024-04-11 13:52:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4651) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 13:52:10] [query] Results: 3 Pages of results: 1 [2024-04-11 13:52:10] [query] Execution time: 0.03556 [2024-04-11 13:52:13] [query] Query for: spine [2024-04-11 13:52:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 13:52:13] [query] Engine: default [2024-04-11 13:52:13] [query] Tokens: spine [2024-04-11 13:52:13] [query] Mods: 5 [2024-04-11 13:52:13] [query] Found results using: or logic [2024-04-11 13:52:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4651) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 13:52:13] [query] Results: 2 Pages of results: 1 [2024-04-11 13:52:13] [query] Execution time: 0.12788 [2024-04-11 13:55:10] [indexer:background] Health check [2024-04-11 13:58:10] [index:background] Health check [2024-04-11 13:59:40] [indexer:background] Health check [2024-04-11 14:02:04] [index:background] Health check [2024-04-11 14:04:14] [indexer:background] Health check [2024-04-11 14:04:58] [query] Query for: germ cell tumors [2024-04-11 14:04:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 14:04:58] [query] Engine: default [2024-04-11 14:04:58] [query] Tokens: cells, germany, germline, tumors, tumoral, german, cell, tumor [2024-04-11 14:04:58] [query] Mods: 5 [2024-04-11 14:04:58] [query] Trying AND logic [2024-04-11 14:04:58] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:04:58] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:04:58] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:04:58] [query] Found results using: and logic [2024-04-11 14:04:58] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(8449,8485) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (17801,24599,59451,8485,32895,36987,8449,865) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41513') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 7 [2024-04-11 14:04:58] [query] Results: 1 Pages of results: 1 [2024-04-11 14:04:58] [query] Execution time: 0.05654 [2024-04-11 14:04:58] [query] Query for: germ cell tumors [2024-04-11 14:04:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 14:04:58] [query] Engine: default [2024-04-11 14:04:58] [query] Tokens: cells, germany, germline, tumors, tumoral, german, cell, tumor [2024-04-11 14:04:58] [query] Mods: 6 [2024-04-11 14:04:58] [query] Trying AND logic [2024-04-11 14:04:58] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:04:58] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:04:58] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:04:58] [query] Found results using: and logic [2024-04-11 14:04:58] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(8449,8485) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (17801,24599,59451,8485,32895,36987,8449,865) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41513') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 10 [2024-04-11 14:04:58] [query] Results: 1 Pages of results: 1 [2024-04-11 14:04:59] [query] Execution time: 0.13232 [2024-04-11 14:05:21] [query] Query for: germ cell tumors [2024-04-11 14:05:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 14:05:21] [query] Engine: default [2024-04-11 14:05:21] [query] Tokens: cells, germany, germline, tumors, tumoral, german, cell, tumor [2024-04-11 14:05:21] [query] Mods: 5 [2024-04-11 14:05:21] [query] Trying AND logic [2024-04-11 14:05:21] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:05:21] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:05:21] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:05:21] [query] Found results using: and logic [2024-04-11 14:05:21] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(8449,8485) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (17801,24599,59451,8485,32895,36987,8449,865) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41513') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC [2024-04-11 14:05:21] [query] Results: 1 Pages of results: 1 [2024-04-11 14:05:21] [query] Execution time: 0.03641 [2024-04-11 14:05:54] [query] Query for: germ cell tumors [2024-04-11 14:05:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 14:05:54] [query] Engine: default [2024-04-11 14:05:54] [query] Tokens: cells, germany, germline, tumors, tumoral, german, cell, tumor [2024-04-11 14:05:54] [query] Mods: 6 [2024-04-11 14:05:54] [query] Trying AND logic [2024-04-11 14:05:54] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:05:54] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:05:54] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:05:54] [query] Found results using: and logic [2024-04-11 14:05:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(8449,8485) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (17801,24599,59451,8485,32895,36987,8449,865) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41513') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 10 [2024-04-11 14:05:54] [query] Results: 1 Pages of results: 1 [2024-04-11 14:05:54] [query] Execution time: 0.13299 [2024-04-11 14:07:24] [query] Query for: germ cell tumorsicgcts [2024-04-11 14:07:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 14:07:24] [query] Engine: default [2024-04-11 14:07:24] [query] Tokens: cells, germany, germline, german, cell [2024-04-11 14:07:24] [query] Mods: 5 [2024-04-11 14:07:24] [query] Trying AND logic [2024-04-11 14:07:24] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:07:24] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:07:24] [query] Found results using: and logic [2024-04-11 14:07:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(8449) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (17801,24599,59451,36987,8449) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41413', '41493', '41513') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 7 [2024-04-11 14:07:24] [query] Results: 3 Pages of results: 1 [2024-04-11 14:07:24] [query] Execution time: 0.04344 [2024-04-11 14:07:24] [index:background] Health check [2024-04-11 14:07:25] [query] Query for: icgcts [2024-04-11 14:07:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 14:07:25] [query] Engine: default [2024-04-11 14:07:25] [query] Tokens: icdc [2024-04-11 14:07:25] [query] Mods: 4 [2024-04-11 14:07:25] [query] Found results using: or logic [2024-04-11 14:07:25] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (42321) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 14:07:25] [query] Results: 1 Pages of results: 1 [2024-04-11 14:07:25] [query] Execution time: 0.06109 [2024-04-11 14:07:31] [query] Query for: icgcts [2024-04-11 14:07:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 14:07:31] [query] Engine: default [2024-04-11 14:07:31] [query] Tokens: icdc [2024-04-11 14:07:31] [query] Mods: 5 [2024-04-11 14:07:31] [query] Found results using: or logic [2024-04-11 14:07:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (42321) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 14:07:31] [query] Results: 1 Pages of results: 1 [2024-04-11 14:07:31] [query] Execution time: 0.14083 [2024-04-11 14:07:31] [core] Render suggested search: icdc [2024-04-11 14:08:15] [query] Query for: g'li [2024-04-11 14:08:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 14:08:15] [query] Engine: default [2024-04-11 14:08:15] [query] Tokens: g, li, gl [2024-04-11 14:08:15] [query] Mods: 4 [2024-04-11 14:08:15] [query] Trying AND logic [2024-04-11 14:08:15] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:08:15] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:08:15] [query] Found results using: and logic [2024-04-11 14:08:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (447,3461,4251) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '41365', '42081', '42171', '42417', '42503', '42851', '42927', '42977', '43015', '43223', '43239', '43263', '43273', '43315', '43345', '43461', '43563', '43603', '43643', '44129', '45433', '45479', '45635', '45739', '46845') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 14:08:15] [query] Results: 26 Pages of results: 4 [2024-04-11 14:08:15] [query] Execution time: 0.07130 [2024-04-11 14:08:17] [query] Query for: g'li'o [2024-04-11 14:08:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 14:08:17] [query] Engine: default [2024-04-11 14:08:18] [query] Tokens: g, li, o, gl [2024-04-11 14:08:18] [query] Mods: 4 [2024-04-11 14:08:18] [query] Trying AND logic [2024-04-11 14:08:18] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:08:18] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:08:18] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:08:18] [query] Found results using: and logic [2024-04-11 14:08:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (447,3461,3837,4251) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '42417', '42503', '42851', '42927', '42977', '43015', '43603', '45479', '45739') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 14:08:18] [query] Results: 10 Pages of results: 2 [2024-04-11 14:08:18] [query] Execution time: 0.08582 [2024-04-11 14:08:18] [query] Query for: g'li'o'ma [2024-04-11 14:08:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 14:08:18] [query] Engine: default [2024-04-11 14:08:18] [query] Tokens: o'mahoney, g, li, ma, o [2024-04-11 14:08:18] [query] Mods: 5 [2024-04-11 14:08:18] [query] Trying AND logic [2024-04-11 14:08:18] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:08:18] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:08:18] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:08:18] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:08:18] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:08:18] [query] Found results using: and logic [2024-04-11 14:08:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(447,3461,3011,3837) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (59321,447,3461,3011,3837) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('42927') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 7 [2024-04-11 14:08:18] [query] Results: 1 Pages of results: 1 [2024-04-11 14:08:18] [query] Execution time: 0.06970 [2024-04-11 14:08:19] [query] Query for: glioma [2024-04-11 14:08:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 14:08:19] [query] Engine: default [2024-04-11 14:08:19] [query] Tokens: gliomas, glioma [2024-04-11 14:08:19] [query] Mods: 4 [2024-04-11 14:08:19] [query] Using OR logic [2024-04-11 14:08:19] [query] Found results using: and logic [2024-04-11 14:08:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (15461,3825) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 14:08:19] [query] Results: 18 Pages of results: 3 [2024-04-11 14:08:19] [query] Execution time: 0.03549 [2024-04-11 14:08:19] [query] Query for: glioma [2024-04-11 14:08:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 14:08:19] [query] Engine: default [2024-04-11 14:08:19] [query] Tokens: gliomas, glioma [2024-04-11 14:08:19] [query] Mods: 5 [2024-04-11 14:08:19] [query] Using OR logic [2024-04-11 14:08:19] [query] Found results using: and logic [2024-04-11 14:08:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (15461,3825) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 14:08:19] [query] Results: 16 Pages of results: 2 [2024-04-11 14:08:19] [query] Execution time: 0.21032 [2024-04-11 14:08:58] [indexer:background] Health check [2024-04-11 14:09:17] [query] Query for: fully b [2024-04-11 14:09:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 14:09:17] [query] Engine: default [2024-04-11 14:09:17] [query] Tokens: fully, b [2024-04-11 14:09:17] [query] Mods: 4 [2024-04-11 14:09:17] [query] Trying AND logic [2024-04-11 14:09:17] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:09:17] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:09:18] [query] Found results using: and logic [2024-04-11 14:09:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (5911,2651) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41405', '41535', '41631', '41797', '41883', '42113', '42305', '42371', '42745', '42851', '42927', '43461', '43563', '44065', '44417', '45351', '45393', '45591', '45739', '46301') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 14:09:18] [query] Results: 20 Pages of results: 3 [2024-04-11 14:09:18] [query] Execution time: 0.04694 [2024-04-11 14:09:18] [query] Query for: fully bod [2024-04-11 14:09:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 14:09:18] [query] Engine: default [2024-04-11 14:09:18] [query] Tokens: body, bodalal, fully, body 2d, body18f, body2d, body_mass_index, bodymassindex [2024-04-11 14:09:18] [query] Mods: 5 [2024-04-11 14:09:18] [query] Trying AND logic [2024-04-11 14:09:18] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:09:18] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:09:18] [query] Found results using: and logic [2024-04-11 14:09:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(5911) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (21513,36479,5911,38225,56173,38295,62787,62849) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41405', '42745', '42927', '43461', '46301') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 7 [2024-04-11 14:09:18] [query] Results: 5 Pages of results: 1 [2024-04-11 14:09:18] [query] Execution time: 0.04644 [2024-04-11 14:09:19] [query] Query for: fully body c [2024-04-11 14:09:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 14:09:19] [query] Engine: default [2024-04-11 14:09:19] [query] Tokens: body, fully, c [2024-04-11 14:09:19] [query] Mods: 4 [2024-04-11 14:09:19] [query] Trying AND logic [2024-04-11 14:09:19] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:09:19] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:09:19] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:09:19] [query] Found results using: and logic [2024-04-11 14:09:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (21513,5911,701) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41405', '42745', '42927') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 14:09:19] [query] Results: 3 Pages of results: 1 [2024-04-11 14:09:19] [query] Execution time: 0.04144 [2024-04-11 14:09:20] [query] Query for: fully body ct [2024-04-11 14:09:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 14:09:20] [query] Engine: default [2024-04-11 14:09:20] [query] Tokens: body, fully, ct [2024-04-11 14:09:20] [query] Mods: 4 [2024-04-11 14:09:20] [query] Trying AND logic [2024-04-11 14:09:20] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:09:20] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:09:20] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:09:20] [query] Found results using: and logic [2024-04-11 14:09:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (21513,5911,1407) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41405', '42745', '42927', '46301') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 14:09:20] [query] Results: 4 Pages of results: 1 [2024-04-11 14:09:20] [query] Execution time: 0.04387 [2024-04-11 14:09:43] [query] Query for: fdg-p [2024-04-11 14:09:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 14:09:43] [query] Engine: default [2024-04-11 14:09:43] [query] Tokens: fdg-pet-ct-lesions, fdg-pet, fdg, p [2024-04-11 14:09:43] [query] Mods: 5 [2024-04-11 14:09:43] [query] Trying AND logic [2024-04-11 14:09:43] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:09:43] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:09:43] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:09:43] [query] Found results using: and logic [2024-04-11 14:09:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(28677,451) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (39025,34041,28677,451) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41219', '41269', '41469', '41513', '41853', '42393', '42977', '43517') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 7 [2024-04-11 14:09:43] [query] Results: 8 Pages of results: 2 [2024-04-11 14:09:43] [query] Execution time: 0.08270 [2024-04-11 14:09:44] [query] Query for: fdg-p [2024-04-11 14:09:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 14:09:44] [query] Engine: default [2024-04-11 14:09:44] [query] Tokens: fdg-pet-ct-lesions, fdg-pet, fdg, p [2024-04-11 14:09:44] [query] Mods: 5 [2024-04-11 14:09:44] [query] Trying AND logic [2024-04-11 14:09:44] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:09:44] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:09:44] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:09:44] [query] Found results using: and logic [2024-04-11 14:09:44] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(28677,451) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (39025,34041,28677,451) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41219', '41269', '41469', '41513', '41853', '42393', '42977', '43517') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 7 [2024-04-11 14:09:44] [query] Results: 8 Pages of results: 2 [2024-04-11 14:09:44] [query] Execution time: 0.07320 [2024-04-11 14:09:46] [query] Query for: fdg-pet-ct [2024-04-11 14:09:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 14:09:46] [query] Engine: default [2024-04-11 14:09:46] [query] Tokens: fdg-pet-ct-lesions, ct, fdg, pet [2024-04-11 14:09:46] [query] Mods: 5 [2024-04-11 14:09:46] [query] Trying AND logic [2024-04-11 14:09:46] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:09:46] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:09:46] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:09:46] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:09:46] [query] Found results using: and logic [2024-04-11 14:09:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(1407,28677,3681) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (39025,1407,28677,3681) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41513') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 7 [2024-04-11 14:09:46] [query] Results: 1 Pages of results: 1 [2024-04-11 14:09:46] [query] Execution time: 0.05254 [2024-04-11 14:09:48] [query] Query for: fdg-pet-ct-lesions [2024-04-11 14:09:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 14:09:48] [query] Engine: default [2024-04-11 14:09:48] [query] Tokens: fdg-pet-ct-lesions, lesions, fdg, pet, ct, lesion [2024-04-11 14:09:48] [query] Mods: 4 [2024-04-11 14:09:48] [query] Trying AND logic [2024-04-11 14:09:48] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:09:48] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:09:48] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:09:48] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:09:48] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:09:48] [query] Found results using: and logic [2024-04-11 14:09:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (39025,565,28677,3681,1407,877) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41513') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 14:09:48] [query] Results: 1 Pages of results: 1 [2024-04-11 14:09:48] [query] Execution time: 0.05265 [2024-04-11 14:12:39] [index:background] Health check [2024-04-11 14:13:00] [query] Query for: nggct [2024-04-11 14:13:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 14:13:00] [query] Engine: default [2024-04-11 14:13:00] [query] Tokens: nact [2024-04-11 14:13:00] [query] Mods: 4 [2024-04-11 14:13:00] [query] Found results using: or logic [2024-04-11 14:13:00] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (23779) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 14:13:00] [query] Results: 6 Pages of results: 1 [2024-04-11 14:13:00] [query] Execution time: 0.05969 [2024-04-11 14:13:01] [query] Query for: nggct [2024-04-11 14:13:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 14:13:01] [query] Engine: default [2024-04-11 14:13:01] [query] Tokens: nact [2024-04-11 14:13:01] [query] Mods: 5 [2024-04-11 14:13:01] [query] Found results using: or logic [2024-04-11 14:13:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (23779) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 14:13:01] [query] Results: 5 Pages of results: 1 [2024-04-11 14:13:01] [query] Execution time: 0.21372 [2024-04-11 14:13:01] [core] Render suggested search: nact [2024-04-11 14:13:16] [query] Query for: nggct [2024-04-11 14:13:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 14:13:16] [query] Engine: default [2024-04-11 14:13:16] [query] Tokens: nact [2024-04-11 14:13:16] [query] Mods: 4 [2024-04-11 14:13:16] [query] Found results using: or logic [2024-04-11 14:13:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (23779) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 14:13:16] [query] Results: 6 Pages of results: 1 [2024-04-11 14:13:16] [query] Execution time: 0.04313 [2024-04-11 14:14:19] [indexer:background] Health check [2024-04-11 14:14:30] [query] Query for: nggct [2024-04-11 14:14:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 14:14:30] [query] Engine: default [2024-04-11 14:14:30] [query] Tokens: nact [2024-04-11 14:14:30] [query] Mods: 5 [2024-04-11 14:14:30] [query] Found results using: or logic [2024-04-11 14:14:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (23779) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 14:14:30] [query] Results: 5 Pages of results: 1 [2024-04-11 14:14:30] [query] Execution time: 0.21714 [2024-04-11 14:14:30] [core] Render suggested search: nact [2024-04-11 14:14:37] [query] Query for: choriocarcinoma [2024-04-11 14:14:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 14:14:37] [query] Engine: default [2024-04-11 14:14:37] [query] Tokens: choriocarcinoma [2024-04-11 14:14:37] [query] Mods: 4 [2024-04-11 14:14:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 14:14:37] [query] Results: 0 Pages of results: 0 [2024-04-11 14:14:37] [query] Execution time: 0.05957 [2024-04-11 14:14:37] [query] Query for: choriocarcinoma [2024-04-11 14:14:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 14:14:37] [query] Engine: default [2024-04-11 14:14:37] [query] Tokens: choriocarcinoma [2024-04-11 14:14:37] [query] Mods: 5 [2024-04-11 14:14:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (0) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 14:14:37] [query] Results: 0 Pages of results: 0 [2024-04-11 14:14:37] [query] Execution time: 0.05999 [2024-04-11 14:15:07] [query] Query for: embryonal carcinoma [2024-04-11 14:15:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 14:15:07] [query] Engine: default [2024-04-11 14:15:07] [query] Tokens: carcinomas, carcinoma [2024-04-11 14:15:07] [query] Mods: 4 [2024-04-11 14:15:07] [query] Using OR logic [2024-04-11 14:15:07] [query] Found results using: and logic [2024-04-11 14:15:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (13227,8503) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 14:15:07] [query] Results: 61 Pages of results: 9 [2024-04-11 14:15:07] [query] Execution time: 0.06547 [2024-04-11 14:15:07] [query] Query for: embryonal carcinoma [2024-04-11 14:15:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 14:15:07] [query] Engine: default [2024-04-11 14:15:07] [query] Tokens: carcinomas, carcinoma [2024-04-11 14:15:07] [query] Mods: 4 [2024-04-11 14:15:07] [query] Using OR logic [2024-04-11 14:15:07] [query] Found results using: and logic [2024-04-11 14:15:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (13227,8503) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 14:15:07] [query] Results: 61 Pages of results: 7 [2024-04-11 14:15:07] [query] Execution time: 0.16397 [2024-04-11 14:15:45] [query] Query for: embryonal carcinoma [2024-04-11 14:15:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 14:15:45] [query] Engine: default [2024-04-11 14:15:45] [query] Tokens: carcinomas, carcinoma [2024-04-11 14:15:45] [query] Mods: 4 [2024-04-11 14:15:45] [query] Using OR logic [2024-04-11 14:15:45] [query] Found results using: and logic [2024-04-11 14:15:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (13227,8503) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 14:15:45] [query] Results: 61 Pages of results: 7 [2024-04-11 14:15:45] [query] Execution time: 0.23265 [2024-04-11 14:16:02] [query] Query for: embryonal carcinoma [2024-04-11 14:16:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 3 offset: 0 fields: all [2024-04-11 14:16:02] [query] Engine: default [2024-04-11 14:16:02] [query] Tokens: carcinomas, carcinoma [2024-04-11 14:16:02] [query] Mods: 4 [2024-04-11 14:16:02] [query] Using OR logic [2024-04-11 14:16:02] [query] Found results using: and logic [2024-04-11 14:16:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (13227,8503) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 20, 10 [2024-04-11 14:16:02] [query] Results: 61 Pages of results: 7 [2024-04-11 14:16:02] [query] Execution time: 0.32729 [2024-04-11 14:16:21] [query] Query for: embryonal carcinoma [2024-04-11 14:16:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 4 offset: 0 fields: all [2024-04-11 14:16:21] [query] Engine: default [2024-04-11 14:16:21] [query] Tokens: carcinomas, carcinoma [2024-04-11 14:16:21] [query] Mods: 4 [2024-04-11 14:16:21] [query] Using OR logic [2024-04-11 14:16:21] [query] Found results using: and logic [2024-04-11 14:16:21] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (13227,8503) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 30, 10 [2024-04-11 14:16:21] [query] Results: 61 Pages of results: 7 [2024-04-11 14:16:21] [query] Execution time: 0.28018 [2024-04-11 14:16:48] [query] Query for: embryonal carcinoma [2024-04-11 14:16:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 5 offset: 0 fields: all [2024-04-11 14:16:48] [query] Engine: default [2024-04-11 14:16:48] [query] Tokens: carcinomas, carcinoma [2024-04-11 14:16:48] [query] Mods: 4 [2024-04-11 14:16:48] [query] Using OR logic [2024-04-11 14:16:48] [query] Found results using: and logic [2024-04-11 14:16:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (13227,8503) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 40, 10 [2024-04-11 14:16:48] [query] Results: 61 Pages of results: 7 [2024-04-11 14:16:48] [query] Execution time: 0.26553 [2024-04-11 14:16:56] [index:background] Health check [2024-04-11 14:17:07] [query] Query for: embryonal carcinoma [2024-04-11 14:17:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 6 offset: 0 fields: all [2024-04-11 14:17:07] [query] Engine: default [2024-04-11 14:17:07] [query] Tokens: carcinomas, carcinoma [2024-04-11 14:17:07] [query] Mods: 4 [2024-04-11 14:17:07] [query] Using OR logic [2024-04-11 14:17:07] [query] Found results using: and logic [2024-04-11 14:17:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (13227,8503) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 50, 10 [2024-04-11 14:17:07] [query] Results: 61 Pages of results: 7 [2024-04-11 14:17:07] [query] Execution time: 0.31656 [2024-04-11 14:17:08] [query] Query for: embryonal carcinoma [2024-04-11 14:17:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 6 offset: 0 fields: all [2024-04-11 14:17:08] [query] Engine: default [2024-04-11 14:17:08] [query] Tokens: carcinomas, carcinoma [2024-04-11 14:17:08] [query] Mods: 4 [2024-04-11 14:17:08] [query] Using OR logic [2024-04-11 14:17:08] [query] Found results using: and logic [2024-04-11 14:17:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (13227,8503) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 50, 10 [2024-04-11 14:17:08] [query] Results: 61 Pages of results: 7 [2024-04-11 14:17:08] [query] Execution time: 0.32215 [2024-04-11 14:17:31] [query] Query for: embryonal carcinoma [2024-04-11 14:17:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 7 offset: 0 fields: all [2024-04-11 14:17:31] [query] Engine: default [2024-04-11 14:17:31] [query] Tokens: carcinomas, carcinoma [2024-04-11 14:17:31] [query] Mods: 4 [2024-04-11 14:17:31] [query] Using OR logic [2024-04-11 14:17:31] [query] Found results using: and logic [2024-04-11 14:17:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (13227,8503) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 60, 10 [2024-04-11 14:17:31] [query] Results: 61 Pages of results: 7 [2024-04-11 14:17:31] [query] Execution time: 0.12936 [2024-04-11 14:17:59] [query] Query for: teratoma [2024-04-11 14:17:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 14:17:59] [query] Engine: default [2024-04-11 14:17:59] [query] Tokens: triotim [2024-04-11 14:17:59] [query] Mods: 4 [2024-04-11 14:17:59] [query] Found results using: or logic [2024-04-11 14:17:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (62917) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 14:17:59] [query] Results: 1 Pages of results: 1 [2024-04-11 14:17:59] [query] Execution time: 0.13901 [2024-04-11 14:17:59] [core] Render suggested search: triotim [2024-04-11 14:18:11] [query] Query for: teratoma [2024-04-11 14:18:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 14:18:11] [query] Engine: default [2024-04-11 14:18:11] [query] Tokens: triotim [2024-04-11 14:18:11] [query] Mods: 4 [2024-04-11 14:18:11] [query] Found results using: or logic [2024-04-11 14:18:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (62917) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 14:18:11] [query] Results: 1 Pages of results: 1 [2024-04-11 14:18:11] [query] Execution time: 0.04419 [2024-04-11 14:18:43] [query] Query for: teratoma [2024-04-11 14:18:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 14:18:43] [query] Engine: default [2024-04-11 14:18:43] [query] Tokens: triotim [2024-04-11 14:18:43] [query] Mods: 4 [2024-04-11 14:18:43] [query] Found results using: or logic [2024-04-11 14:18:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (62917) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 14:18:43] [query] Results: 1 Pages of results: 1 [2024-04-11 14:18:43] [query] Execution time: 0.14100 [2024-04-11 14:18:43] [core] Render suggested search: triotim [2024-04-11 14:18:58] [indexer:background] Health check [2024-04-11 14:19:26] [native] Unexpected empty search string [2024-04-11 14:19:26] [native] Unable to locate search string! [2024-04-11 14:19:26] [native] Running query with empty search string [2024-04-11 14:19:26] [query] Query for: [2024-04-11 14:19:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 14:19:26] [query] Engine: default [2024-04-11 14:19:26] [query] Tokens: [2024-04-11 14:19:26] [query] Mods: 5 [2024-04-11 14:19:26] [query] Found results using: or logic [2024-04-11 14:19:26] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,1 AS relevance FROM wp_searchwp_status s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts emptyqueryorder ON (emptyqueryorder.ID = s.id) 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' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts emptyqueryorder ON (emptyqueryorder.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC, emptyqueryorder.post_date DESC LIMIT 0, 10 [2024-04-11 14:19:26] [query] Results: 312 Pages of results: 32 [2024-04-11 14:19:26] [query] Execution time: 0.02164 [2024-04-11 14:19:26] [query] Query for: ct [2024-04-11 14:19:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 14:19:26] [query] Engine: default [2024-04-11 14:19:26] [query] Tokens: ct [2024-04-11 14:19:26] [query] Mods: 5 [2024-04-11 14:19:26] [query] Found results using: or logic [2024-04-11 14:19:26] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1407) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 14:19:26] [query] Results: 172 Pages of results: 18 [2024-04-11 14:19:26] [query] Execution time: 0.12516 [2024-04-11 14:19:30] [query] Query for: 2023 [2024-04-11 14:19:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 14:19:30] [query] Engine: default [2024-04-11 14:19:30] [query] Tokens: 2023 [2024-04-11 14:19:30] [query] Mods: 4 [2024-04-11 14:19:30] [query] Found results using: or logic [2024-04-11 14:19:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10043) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 14:19:30] [query] Results: 88 Pages of results: 9 [2024-04-11 14:19:30] [query] Execution time: 0.21868 [2024-04-11 14:19:31] [native] Unexpected empty search string [2024-04-11 14:19:31] [native] Unable to locate search string! [2024-04-11 14:19:31] [native] Running query with empty search string [2024-04-11 14:19:31] [query] Query for: [2024-04-11 14:19:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 14:19:31] [query] Engine: default [2024-04-11 14:19:31] [query] Tokens: [2024-04-11 14:19:31] [query] Mods: 6 [2024-04-11 14:19:31] [query] Found results using: or logic [2024-04-11 14:19:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,1 AS relevance FROM wp_searchwp_status s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts emptyqueryorder ON (emptyqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts emptyqueryorder ON (emptyqueryorder.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC, emptyqueryorder.post_date DESC LIMIT 0, 10 [2024-04-11 14:19:31] [query] Results: 264 Pages of results: 27 [2024-04-11 14:19:31] [query] Execution time: 0.02223 [2024-04-11 14:19:43] [query] Query for: 2025 [2024-04-11 14:19:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 14:19:43] [query] Engine: default [2024-04-11 14:19:43] [query] Tokens: 2025 [2024-04-11 14:19:43] [query] Mods: 4 [2024-04-11 14:19:43] [query] Found results using: or logic [2024-04-11 14:19:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (43271) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 14:19:43] [query] Results: 1 Pages of results: 1 [2024-04-11 14:19:43] [query] Execution time: 0.11096 [2024-04-11 14:20:07] [query] Query for: 2024 [2024-04-11 14:20:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 14:20:07] [query] Engine: default [2024-04-11 14:20:07] [query] Tokens: 2024 [2024-04-11 14:20:07] [query] Mods: 4 [2024-04-11 14:20:07] [query] Found results using: or logic [2024-04-11 14:20:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (30445) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 14:20:08] [query] Results: 23 Pages of results: 3 [2024-04-11 14:20:08] [query] Execution time: 0.19782 [2024-04-11 14:20:20] [query] Query for: ct [2024-04-11 14:20:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 14:20:20] [query] Engine: default [2024-04-11 14:20:20] [query] Tokens: ct [2024-04-11 14:20:20] [query] Mods: 5 [2024-04-11 14:20:20] [query] Found results using: or logic [2024-04-11 14:20:21] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1407) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 14:20:21] [query] Results: 172 Pages of results: 18 [2024-04-11 14:20:21] [query] Execution time: 0.12473 [2024-04-11 14:20:47] [query] Query for: ct [2024-04-11 14:20:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 14:20:47] [query] Engine: default [2024-04-11 14:20:47] [query] Tokens: ct [2024-04-11 14:20:47] [query] Mods: 4 [2024-04-11 14:20:47] [query] Found results using: or logic [2024-04-11 14:20:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1407) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 14:20:47] [query] Results: 178 Pages of results: 1 [2024-04-11 14:20:47] [query] Execution time: 0.02621 [2024-04-11 14:21:54] [query] Query for: 2023 [2024-04-11 14:21:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 14:21:54] [query] Engine: default [2024-04-11 14:21:54] [query] Tokens: 2023 [2024-04-11 14:21:54] [query] Mods: 4 [2024-04-11 14:21:54] [query] Found results using: or logic [2024-04-11 14:21:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10043) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 14:21:54] [query] Results: 88 Pages of results: 1 [2024-04-11 14:21:54] [query] Execution time: 0.02377 [2024-04-11 14:21:55] [index:background] Health check [2024-04-11 14:21:59] [query] Query for: 2023 [2024-04-11 14:21:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 14:21:59] [query] Engine: default [2024-04-11 14:21:59] [query] Tokens: 2023 [2024-04-11 14:21:59] [query] Mods: 4 [2024-04-11 14:21:59] [query] Found results using: or logic [2024-04-11 14:21:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10043) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 14:21:59] [query] Results: 88 Pages of results: 1 [2024-04-11 14:21:59] [query] Execution time: 0.02268 [2024-04-11 14:22:01] [query] Query for: 2023 [2024-04-11 14:22:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 14:22:01] [query] Engine: default [2024-04-11 14:22:01] [query] Tokens: 2023 [2024-04-11 14:22:01] [query] Mods: 4 [2024-04-11 14:22:01] [query] Found results using: or logic [2024-04-11 14:22:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10043) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 14:22:01] [query] Results: 88 Pages of results: 1 [2024-04-11 14:22:01] [query] Execution time: 0.02219 [2024-04-11 14:22:04] [query] Query for: 2023 [2024-04-11 14:22:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 14:22:04] [query] Engine: default [2024-04-11 14:22:04] [query] Tokens: 2023 [2024-04-11 14:22:04] [query] Mods: 4 [2024-04-11 14:22:04] [query] Found results using: or logic [2024-04-11 14:22:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10043) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 14:22:04] [query] Results: 88 Pages of results: 1 [2024-04-11 14:22:04] [query] Execution time: 0.02296 [2024-04-11 14:22:06] [query] Query for: 2023 [2024-04-11 14:22:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 14:22:06] [query] Engine: default [2024-04-11 14:22:06] [query] Tokens: 2023 [2024-04-11 14:22:06] [query] Mods: 4 [2024-04-11 14:22:06] [query] Found results using: or logic [2024-04-11 14:22:06] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10043) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 14:22:06] [query] Results: 88 Pages of results: 1 [2024-04-11 14:22:06] [query] Execution time: 0.02334 [2024-04-11 14:22:07] [query] Query for: 2023 [2024-04-11 14:22:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 14:22:07] [query] Engine: default [2024-04-11 14:22:07] [query] Tokens: 2023 [2024-04-11 14:22:07] [query] Mods: 4 [2024-04-11 14:22:07] [query] Found results using: or logic [2024-04-11 14:22:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10043) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 14:22:07] [query] Results: 88 Pages of results: 1 [2024-04-11 14:22:07] [query] Execution time: 0.02265 [2024-04-11 14:22:08] [query] Query for: 2024 [2024-04-11 14:22:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 14:22:08] [query] Engine: default [2024-04-11 14:22:08] [query] Tokens: 2024 [2024-04-11 14:22:08] [query] Mods: 4 [2024-04-11 14:22:08] [query] Found results using: or logic [2024-04-11 14:22:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (30445) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 14:22:08] [query] Results: 23 Pages of results: 1 [2024-04-11 14:22:08] [query] Execution time: 0.01871 [2024-04-11 14:22:10] [query] Query for: 2024 [2024-04-11 14:22:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 14:22:10] [query] Engine: default [2024-04-11 14:22:10] [query] Tokens: 2024 [2024-04-11 14:22:10] [query] Mods: 4 [2024-04-11 14:22:10] [query] Found results using: or logic [2024-04-11 14:22:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (30445) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 14:22:10] [query] Results: 23 Pages of results: 1 [2024-04-11 14:22:10] [query] Execution time: 0.01816 [2024-04-11 14:22:12] [query] Query for: 2024 [2024-04-11 14:22:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 14:22:12] [query] Engine: default [2024-04-11 14:22:12] [query] Tokens: 2024 [2024-04-11 14:22:12] [query] Mods: 4 [2024-04-11 14:22:12] [query] Found results using: or logic [2024-04-11 14:22:12] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (30445) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 14:22:12] [query] Results: 23 Pages of results: 1 [2024-04-11 14:22:12] [query] Execution time: 0.01818 [2024-04-11 14:22:14] [query] Query for: 2024 [2024-04-11 14:22:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 14:22:14] [query] Engine: default [2024-04-11 14:22:14] [query] Tokens: 2024 [2024-04-11 14:22:14] [query] Mods: 4 [2024-04-11 14:22:14] [query] Found results using: or logic [2024-04-11 14:22:14] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (30445) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 14:22:14] [query] Results: 23 Pages of results: 1 [2024-04-11 14:22:14] [query] Execution time: 0.01837 [2024-04-11 14:22:15] [query] Query for: 2023 [2024-04-11 14:22:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 14:22:15] [query] Engine: default [2024-04-11 14:22:15] [query] Tokens: 2023 [2024-04-11 14:22:15] [query] Mods: 4 [2024-04-11 14:22:15] [query] Found results using: or logic [2024-04-11 14:22:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10043) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 14:22:15] [query] Results: 88 Pages of results: 1 [2024-04-11 14:22:15] [query] Execution time: 0.02241 [2024-04-11 14:22:22] [query] Query for: 2023 [2024-04-11 14:22:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 14:22:22] [query] Engine: default [2024-04-11 14:22:22] [query] Tokens: 2023 [2024-04-11 14:22:22] [query] Mods: 4 [2024-04-11 14:22:22] [query] Found results using: or logic [2024-04-11 14:22:22] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10043) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 14:22:22] [query] Results: 88 Pages of results: 1 [2024-04-11 14:22:22] [query] Execution time: 0.02249 [2024-04-11 14:22:23] [query] Query for: 2024 [2024-04-11 14:22:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 14:22:23] [query] Engine: default [2024-04-11 14:22:23] [query] Tokens: 2024 [2024-04-11 14:22:23] [query] Mods: 4 [2024-04-11 14:22:23] [query] Found results using: or logic [2024-04-11 14:22:23] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (30445) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 14:22:23] [query] Results: 23 Pages of results: 1 [2024-04-11 14:22:23] [query] Execution time: 0.01893 [2024-04-11 14:22:25] [query] Query for: 2024 [2024-04-11 14:22:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 14:22:25] [query] Engine: default [2024-04-11 14:22:25] [query] Tokens: 2024 [2024-04-11 14:22:25] [query] Mods: 4 [2024-04-11 14:22:25] [query] Found results using: or logic [2024-04-11 14:22:25] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (30445) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 14:22:25] [query] Results: 23 Pages of results: 1 [2024-04-11 14:22:25] [query] Execution time: 0.01898 [2024-04-11 14:22:27] [query] Query for: 2024 [2024-04-11 14:22:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 14:22:27] [query] Engine: default [2024-04-11 14:22:27] [query] Tokens: 2024 [2024-04-11 14:22:27] [query] Mods: 4 [2024-04-11 14:22:27] [query] Found results using: or logic [2024-04-11 14:22:27] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (30445) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 14:22:27] [query] Results: 23 Pages of results: 1 [2024-04-11 14:22:27] [query] Execution time: 0.01824 [2024-04-11 14:22:28] [query] Query for: 2024 [2024-04-11 14:22:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 14:22:28] [query] Engine: default [2024-04-11 14:22:28] [query] Tokens: 2024 [2024-04-11 14:22:28] [query] Mods: 4 [2024-04-11 14:22:28] [query] Found results using: or logic [2024-04-11 14:22:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (30445) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 14:22:28] [query] Results: 23 Pages of results: 1 [2024-04-11 14:22:28] [query] Execution time: 0.01863 [2024-04-11 14:22:31] [query] Query for: 2024 [2024-04-11 14:22:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 14:22:31] [query] Engine: default [2024-04-11 14:22:31] [query] Tokens: 2024 [2024-04-11 14:22:31] [query] Mods: 4 [2024-04-11 14:22:31] [query] Found results using: or logic [2024-04-11 14:22:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (30445) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 14:22:31] [query] Results: 23 Pages of results: 1 [2024-04-11 14:22:31] [query] Execution time: 0.01849 [2024-04-11 14:22:35] [query] Query for: 2024 [2024-04-11 14:22:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 14:22:35] [query] Engine: default [2024-04-11 14:22:35] [query] Tokens: 2024 [2024-04-11 14:22:35] [query] Mods: 4 [2024-04-11 14:22:35] [query] Found results using: or logic [2024-04-11 14:22:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (30445) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 14:22:35] [query] Results: 23 Pages of results: 1 [2024-04-11 14:22:35] [query] Execution time: 0.02022 [2024-04-11 14:24:18] [indexer:background] Health check [2024-04-11 14:24:43] [query] Query for: ct [2024-04-11 14:24:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 14:24:43] [query] Engine: default [2024-04-11 14:24:43] [query] Tokens: ct [2024-04-11 14:24:43] [query] Mods: 5 [2024-04-11 14:24:43] [query] Found results using: or logic [2024-04-11 14:24:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1407) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 14:24:43] [query] Results: 172 Pages of results: 18 [2024-04-11 14:24:43] [query] Execution time: 0.12637 [2024-04-11 14:24:47] [query] Query for: ct [2024-04-11 14:24:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 14:24:47] [query] Engine: default [2024-04-11 14:24:47] [query] Tokens: ct [2024-04-11 14:24:47] [query] Mods: 4 [2024-04-11 14:24:47] [query] Found results using: or logic [2024-04-11 14:24:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1407) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 14:24:47] [query] Results: 178 Pages of results: 1 [2024-04-11 14:24:47] [query] Execution time: 0.02621 [2024-04-11 14:26:51] [index:background] Health check [2024-04-11 14:27:17] [query] Query for: datas [2024-04-11 14:27:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 14:27:17] [query] Engine: default [2024-04-11 14:27:17] [query] Tokens: datas, data [2024-04-11 14:27:17] [query] Mods: 4 [2024-04-11 14:27:17] [query] Using OR logic [2024-04-11 14:27:17] [query] Found results using: and logic [2024-04-11 14:27:17] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (6279,239) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 14:27:17] [query] Results: 296 Pages of results: 43 [2024-04-11 14:27:17] [query] Execution time: 0.06441 [2024-04-11 14:27:18] [query] Query for: dataset [2024-04-11 14:27:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 14:27:18] [query] Engine: default [2024-04-11 14:27:18] [query] Tokens: datasets, dataset [2024-04-11 14:27:18] [query] Mods: 4 [2024-04-11 14:27:18] [query] Using OR logic [2024-04-11 14:27:18] [query] Found results using: and logic [2024-04-11 14:27:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (197,5657) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 14:27:18] [query] Results: 248 Pages of results: 36 [2024-04-11 14:27:18] [query] Execution time: 0.04993 [2024-04-11 14:27:48] [query] Query for: xls [2024-04-11 14:27:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 14:27:48] [query] Engine: default [2024-04-11 14:27:48] [query] Tokens: xls [2024-04-11 14:27:48] [query] Mods: 4 [2024-04-11 14:27:48] [query] Found results using: or logic [2024-04-11 14:27:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7007) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 14:27:48] [query] Results: 33 Pages of results: 5 [2024-04-11 14:27:48] [query] Execution time: 0.03285 [2024-04-11 14:28:53] [indexer:background] Health check [2024-04-11 14:29:15] [query] Query for: 2025 [2024-04-11 14:29:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 14:29:15] [query] Engine: default [2024-04-11 14:29:15] [query] Tokens: 2025 [2024-04-11 14:29:15] [query] Mods: 4 [2024-04-11 14:29:15] [query] Found results using: or logic [2024-04-11 14:29:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (43271) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 14:29:15] [query] Results: 1 Pages of results: 1 [2024-04-11 14:29:15] [query] Execution time: 0.01856 [2024-04-11 14:31:56] [index:background] Health check [2024-04-11 14:31:59] [query] Query for: 2023 [2024-04-11 14:31:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 14:31:59] [query] Engine: default [2024-04-11 14:31:59] [query] Tokens: 2023 [2024-04-11 14:31:59] [query] Mods: 4 [2024-04-11 14:31:59] [query] Found results using: or logic [2024-04-11 14:31:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10043) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 14:31:59] [query] Results: 88 Pages of results: 1 [2024-04-11 14:31:59] [query] Execution time: 0.02314 [2024-04-11 14:33:55] [indexer:background] Health check [2024-04-11 14:35:34] [query] Query for: lusc [2024-04-11 14:35:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 14:35:34] [query] Engine: default [2024-04-11 14:35:34] [query] Tokens: lusc [2024-04-11 14:35:34] [query] Mods: 4 [2024-04-11 14:35:34] [query] Found results using: or logic [2024-04-11 14:35:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (22027) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 14:35:34] [query] Results: 6 Pages of results: 1 [2024-04-11 14:35:34] [query] Execution time: 0.03409 [2024-04-11 14:35:51] [query] Query for: thyroid [2024-04-11 14:35:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 14:35:51] [query] Engine: default [2024-04-11 14:35:51] [query] Tokens: thyroid [2024-04-11 14:35:51] [query] Mods: 4 [2024-04-11 14:35:51] [query] Found results using: or logic [2024-04-11 14:35:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (28717) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 14:35:51] [query] Results: 3 Pages of results: 1 [2024-04-11 14:35:51] [query] Execution time: 0.15370 [2024-04-11 14:36:55] [index:background] Health check [2024-04-11 14:38:03] [query] Query for: breast cancer dataset [2024-04-11 14:38:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 14:38:03] [query] Engine: default [2024-04-11 14:38:04] [query] Tokens: breasts, cancers, cancerous, datasets, breast, cancer, dataset [2024-04-11 14:38:04] [query] Mods: 4 [2024-04-11 14:38:04] [query] Trying AND logic [2024-04-11 14:38:04] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:38:04] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:38:04] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:38:04] [query] Found results using: and logic [2024-04-11 14:38:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31999,2995,31375,197,3543,161,5657) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('27857', '41151', '41173', '41233', '41253', '41277', '41419', '41503', '41599', '41607', '41617', '41773', '41797', '42097', '42255', '42449', '42613', '42835', '42851', '42861', '43263', '43273', '43437', '43451', '43461', '43469', '43603', '43669', '43753', '44129', '44389', '44425', '45393', '45433', '45635', '45803', '45937', '45965', '46121', '46167', '46301', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 14:38:04] [query] Results: 42 Pages of results: 5 [2024-04-11 14:38:04] [query] Execution time: 0.35255 [2024-04-11 14:38:29] [query] Query for: breast cancer [2024-04-11 14:38:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 14:38:29] [query] Engine: default [2024-04-11 14:38:29] [query] Tokens: breasts, cancers, cancerous, breast, cancer [2024-04-11 14:38:29] [query] Mods: 4 [2024-04-11 14:38:29] [query] Trying AND logic [2024-04-11 14:38:29] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:38:29] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:38:29] [query] Found results using: and logic [2024-04-11 14:38:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31999,2995,31375,3543,161) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('27857', '284', '29', '41151', '41173', '41233', '41253', '41277', '41419', '41459', '41503', '41599', '41607', '41617', '41773', '41797', '42097', '42255', '42449', '42613', '42835', '42851', '42861', '43263', '43273', '43437', '43451', '43461', '43469', '43483', '43495', '43603', '43669', '43753', '44129', '44389', '44425', '45393', '45433', '45551', '45635', '45713', '45803', '45915', '45937', '45965', '46121', '46167', '46301', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 14:38:29] [query] Results: 50 Pages of results: 5 [2024-04-11 14:38:29] [query] Execution time: 0.18388 [2024-04-11 14:38:30] [query] Query for: lung [2024-04-11 14:38:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 14:38:30] [query] Engine: default [2024-04-11 14:38:30] [query] Tokens: lungs, lung [2024-04-11 14:38:30] [query] Mods: 4 [2024-04-11 14:38:30] [query] Using OR logic [2024-04-11 14:38:30] [query] Found results using: and logic [2024-04-11 14:38:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3111,1401) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 14:38:30] [query] Results: 75 Pages of results: 11 [2024-04-11 14:38:30] [query] Execution time: 0.04030 [2024-04-11 14:38:31] [query] Query for: lung [2024-04-11 14:38:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 14:38:31] [query] Engine: default [2024-04-11 14:38:31] [query] Tokens: lungs, lung [2024-04-11 14:38:31] [query] Mods: 5 [2024-04-11 14:38:31] [query] Using OR logic [2024-04-11 14:38:31] [query] Found results using: and logic [2024-04-11 14:38:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3111,1401) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 14:38:31] [query] Results: 70 Pages of results: 7 [2024-04-11 14:38:31] [query] Execution time: 0.12284 [2024-04-11 14:38:52] [query] Query for: breast cancer [2024-04-11 14:38:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 14:38:52] [query] Engine: default [2024-04-11 14:38:52] [query] Tokens: breasts, cancers, cancerous, breast, cancer [2024-04-11 14:38:52] [query] Mods: 4 [2024-04-11 14:38:52] [query] Trying AND logic [2024-04-11 14:38:52] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:38:52] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:38:52] [query] Found results using: and logic [2024-04-11 14:38:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31999,2995,31375,3543,161) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('27857', '284', '29', '41151', '41173', '41233', '41253', '41277', '41419', '41459', '41503', '41599', '41607', '41617', '41773', '41797', '42097', '42255', '42449', '42613', '42835', '42851', '42861', '43263', '43273', '43437', '43451', '43461', '43469', '43483', '43495', '43603', '43669', '43753', '44129', '44389', '44425', '45393', '45433', '45551', '45635', '45713', '45803', '45915', '45937', '45965', '46121', '46167', '46301', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 14:38:53] [query] Results: 50 Pages of results: 5 [2024-04-11 14:38:53] [query] Execution time: 0.32123 [2024-04-11 14:38:53] [indexer:background] Health check [2024-04-11 14:40:12] [query] Query for: breast cancer [2024-04-11 14:40:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 14:40:12] [query] Engine: default [2024-04-11 14:40:12] [query] Tokens: breasts, cancers, cancerous, breast, cancer [2024-04-11 14:40:12] [query] Mods: 4 [2024-04-11 14:40:12] [query] Trying AND logic [2024-04-11 14:40:12] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:40:12] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:40:12] [query] Found results using: and logic [2024-04-11 14:40:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31999,2995,31375,3543,161) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('27857', '284', '29', '41151', '41173', '41233', '41253', '41277', '41419', '41459', '41503', '41599', '41607', '41617', '41773', '41797', '42097', '42255', '42449', '42613', '42835', '42851', '42861', '43263', '43273', '43437', '43451', '43461', '43469', '43483', '43495', '43603', '43669', '43753', '44129', '44389', '44425', '45393', '45433', '45551', '45635', '45713', '45803', '45915', '45937', '45965', '46121', '46167', '46301', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 14:40:13] [query] Results: 50 Pages of results: 5 [2024-04-11 14:40:13] [query] Execution time: 0.31746 [2024-04-11 14:40:52] [query] Query for: 颅脑ct数据 [2024-04-11 14:40:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 14:40:52] [query] Engine: default [2024-04-11 14:40:52] [query] Tokens: 颅脑ct数据 [2024-04-11 14:40:52] [query] Mods: 4 [2024-04-11 14:40:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 14:40:52] [query] Results: 0 Pages of results: 0 [2024-04-11 14:40:52] [query] Execution time: 0.06813 [2024-04-11 14:41:16] [query] Query for: lung [2024-04-11 14:41:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 14:41:16] [query] Engine: default [2024-04-11 14:41:16] [query] Tokens: lungs, lung [2024-04-11 14:41:16] [query] Mods: 5 [2024-04-11 14:41:16] [query] Using OR logic [2024-04-11 14:41:16] [query] Found results using: and logic [2024-04-11 14:41:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3111,1401) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 14:41:16] [query] Results: 70 Pages of results: 7 [2024-04-11 14:41:16] [query] Execution time: 0.12000 [2024-04-11 14:42:01] [index:background] Health check [2024-04-11 14:42:31] [query] Query for: dataset [2024-04-11 14:42:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 14:42:31] [query] Engine: default [2024-04-11 14:42:31] [query] Tokens: datasets, dataset [2024-04-11 14:42:31] [query] Mods: 4 [2024-04-11 14:42:31] [query] Using OR logic [2024-04-11 14:42:31] [query] Found results using: and logic [2024-04-11 14:42:32] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (197,5657) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 14:42:32] [query] Results: 248 Pages of results: 25 [2024-04-11 14:42:32] [query] Execution time: 0.17933 [2024-04-11 14:42:51] [query] Query for: dataset [2024-04-11 14:42:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 14:42:51] [query] Engine: default [2024-04-11 14:42:51] [query] Tokens: datasets, dataset [2024-04-11 14:42:51] [query] Mods: 4 [2024-04-11 14:42:51] [query] Using OR logic [2024-04-11 14:42:51] [query] Found results using: and logic [2024-04-11 14:42:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (197,5657) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 14:42:51] [query] Results: 248 Pages of results: 1 [2024-04-11 14:42:51] [query] Execution time: 0.03193 [2024-04-11 14:42:58] [query] Query for: dataset [2024-04-11 14:42:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 14:42:58] [query] Engine: default [2024-04-11 14:42:58] [query] Tokens: datasets, dataset [2024-04-11 14:42:58] [query] Mods: 4 [2024-04-11 14:42:58] [query] Using OR logic [2024-04-11 14:42:58] [query] Found results using: and logic [2024-04-11 14:42:58] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (197,5657) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 14:42:58] [query] Results: 248 Pages of results: 25 [2024-04-11 14:42:58] [query] Execution time: 0.15014 [2024-04-11 14:43:14] [query] Query for: dataset [2024-04-11 14:43:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 14:43:14] [query] Engine: default [2024-04-11 14:43:14] [query] Tokens: datasets, dataset [2024-04-11 14:43:14] [query] Mods: 4 [2024-04-11 14:43:14] [query] Using OR logic [2024-04-11 14:43:14] [query] Found results using: and logic [2024-04-11 14:43:14] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (197,5657) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 14:43:14] [query] Results: 248 Pages of results: 1 [2024-04-11 14:43:14] [query] Execution time: 0.03267 [2024-04-11 14:43:24] [query] Query for: meningioma [2024-04-11 14:43:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 14:43:24] [query] Engine: default [2024-04-11 14:43:24] [query] Tokens: meningiomas, meningioma [2024-04-11 14:43:24] [query] Mods: 4 [2024-04-11 14:43:24] [query] Using OR logic [2024-04-11 14:43:24] [query] Found results using: and logic [2024-04-11 14:43:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (16231,68139) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 14:43:24] [query] Results: 2 Pages of results: 1 [2024-04-11 14:43:24] [query] Execution time: 0.03750 [2024-04-11 14:43:24] [query] Query for: meningioma [2024-04-11 14:43:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 14:43:24] [query] Engine: default [2024-04-11 14:43:24] [query] Tokens: meningiomas, meningioma [2024-04-11 14:43:24] [query] Mods: 5 [2024-04-11 14:43:24] [query] Using OR logic [2024-04-11 14:43:24] [query] Found results using: and logic [2024-04-11 14:43:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (16231,68139) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 14:43:24] [query] Results: 2 Pages of results: 1 [2024-04-11 14:43:24] [query] Execution time: 0.17758 [2024-04-11 14:43:38] [query] Query for: dataset [2024-04-11 14:43:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 14:43:38] [query] Engine: default [2024-04-11 14:43:38] [query] Tokens: datasets, dataset [2024-04-11 14:43:38] [query] Mods: 4 [2024-04-11 14:43:38] [query] Using OR logic [2024-04-11 14:43:38] [query] Found results using: and logic [2024-04-11 14:43:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (197,5657) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 14:43:38] [query] Results: 248 Pages of results: 25 [2024-04-11 14:43:38] [query] Execution time: 0.14126 [2024-04-11 14:43:50] [query] Query for: dataset [2024-04-11 14:43:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 14:43:50] [query] Engine: default [2024-04-11 14:43:50] [query] Tokens: datasets, dataset [2024-04-11 14:43:50] [query] Mods: 4 [2024-04-11 14:43:50] [query] Using OR logic [2024-04-11 14:43:50] [query] Found results using: and logic [2024-04-11 14:43:50] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (197,5657) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 14:43:50] [query] Results: 248 Pages of results: 25 [2024-04-11 14:43:50] [query] Execution time: 0.13738 [2024-04-11 14:43:59] [indexer:background] Health check [2024-04-11 14:44:34] [query] Query for: dataset [2024-04-11 14:44:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 3 offset: 0 fields: all [2024-04-11 14:44:34] [query] Engine: default [2024-04-11 14:44:34] [query] Tokens: datasets, dataset [2024-04-11 14:44:34] [query] Mods: 4 [2024-04-11 14:44:34] [query] Using OR logic [2024-04-11 14:44:34] [query] Found results using: and logic [2024-04-11 14:44:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (197,5657) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 20, 10 [2024-04-11 14:44:34] [query] Results: 248 Pages of results: 25 [2024-04-11 14:44:34] [query] Execution time: 0.17630 [2024-04-11 14:44:47] [query] Query for: epilepsy [2024-04-11 14:44:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 14:44:47] [query] Engine: default [2024-04-11 14:44:47] [query] Tokens: epilepsi [2024-04-11 14:44:47] [query] Mods: 5 [2024-04-11 14:44:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (0) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 14:44:47] [query] Results: 0 Pages of results: 0 [2024-04-11 14:44:47] [query] Execution time: 0.05883 [2024-04-11 14:44:48] [query] Query for: epilepsy [2024-04-11 14:44:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 14:44:48] [query] Engine: default [2024-04-11 14:44:48] [query] Tokens: epilepsi [2024-04-11 14:44:48] [query] Mods: 4 [2024-04-11 14:44:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 14:44:48] [query] Results: 0 Pages of results: 0 [2024-04-11 14:44:48] [query] Execution time: 0.05810 [2024-04-11 14:45:23] [native] Unexpected empty search string [2024-04-11 14:45:23] [native] Unable to locate search string! [2024-04-11 14:45:23] [native] Running query with empty search string [2024-04-11 14:45:23] [query] Query for: [2024-04-11 14:45:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 14:45:23] [query] Engine: default [2024-04-11 14:45:23] [query] Tokens: [2024-04-11 14:45:23] [query] Mods: 6 [2024-04-11 14:45:23] [query] Found results using: or logic [2024-04-11 14:45:23] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,1 AS relevance FROM wp_searchwp_status s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts emptyqueryorder ON (emptyqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts emptyqueryorder ON (emptyqueryorder.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC, emptyqueryorder.post_date DESC LIMIT 0, 10 [2024-04-11 14:45:23] [query] Results: 264 Pages of results: 27 [2024-04-11 14:45:23] [query] Execution time: 0.02063 [2024-04-11 14:46:52] [index:background] Health check [2024-04-11 14:47:45] [query] Query for: clinical data [2024-04-11 14:47:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 14:47:45] [query] Engine: default [2024-04-11 14:47:45] [query] Tokens: clinical, clinically, clinics, datas, clinic, data [2024-04-11 14:47:45] [query] Mods: 4 [2024-04-11 14:47:45] [query] Trying AND logic [2024-04-11 14:47:45] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:47:45] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:47:45] [query] Found results using: and logic [2024-04-11 14:47:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1595,4543,46949,6279,12881,239) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ( SELECT id FROM ( SELECT id FROM wp_searchwp_index s WHERE 1=1 AND 1=1 AND token IN (1595, 4543, 12881, 46949) AND id IN ( SELECT id FROM wp_searchwp_index s WHERE 1=1 AND 1=1 AND token IN (239, 6279) GROUP BY id) GROUP BY id) AS a) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 14:47:45] [query] Results: 229 Pages of results: 23 [2024-04-11 14:47:45] [query] Execution time: 0.20919 [2024-04-11 14:48:01] [query] Query for: clinical data [2024-04-11 14:48:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 14:48:01] [query] Engine: default [2024-04-11 14:48:01] [query] Tokens: clinical, clinically, clinics, datas, clinic, data [2024-04-11 14:48:01] [query] Mods: 4 [2024-04-11 14:48:01] [query] Trying AND logic [2024-04-11 14:48:01] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:48:01] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:48:01] [query] Found results using: and logic [2024-04-11 14:48:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1595,4543,46949,6279,12881,239) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ( SELECT id FROM ( SELECT id FROM wp_searchwp_index s WHERE 1=1 AND 1=1 AND token IN (1595, 4543, 12881, 46949) AND id IN ( SELECT id FROM wp_searchwp_index s WHERE 1=1 AND 1=1 AND token IN (239, 6279) GROUP BY id) GROUP BY id) AS a) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 14:48:01] [query] Results: 229 Pages of results: 1 [2024-04-11 14:48:01] [query] Execution time: 0.06652 [2024-04-11 14:48:51] [query] Query for: clinical data [2024-04-11 14:48:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 14:48:51] [query] Engine: default [2024-04-11 14:48:51] [query] Tokens: clinical, clinically, clinics, datas, clinic, data [2024-04-11 14:48:51] [query] Mods: 4 [2024-04-11 14:48:51] [query] Trying AND logic [2024-04-11 14:48:51] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:48:51] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:48:51] [query] Found results using: and logic [2024-04-11 14:48:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1595,4543,46949,6279,12881,239) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ( SELECT id FROM ( SELECT id FROM wp_searchwp_index s WHERE 1=1 AND 1=1 AND token IN (1595, 4543, 12881, 46949) AND id IN ( SELECT id FROM wp_searchwp_index s WHERE 1=1 AND 1=1 AND token IN (239, 6279) GROUP BY id) GROUP BY id) AS a) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 14:48:51] [query] Results: 229 Pages of results: 23 [2024-04-11 14:48:51] [query] Execution time: 0.21753 [2024-04-11 14:48:53] [indexer:background] Health check [2024-04-11 14:49:00] [index] Marking post.tcia_collection 46383 to be dropped [2024-04-11 14:49:02] [index] Dropping post.tcia_collection 46383 [2024-04-11 14:49:02] [indexer] Index built [2024-04-11 14:49:15] [query] Query for: clinical data [2024-04-11 14:49:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 14:49:15] [query] Engine: default [2024-04-11 14:49:15] [query] Tokens: clinical, clinically, clinics, datas, clinic, data [2024-04-11 14:49:15] [query] Mods: 4 [2024-04-11 14:49:15] [query] Trying AND logic [2024-04-11 14:49:15] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:49:15] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:49:15] [query] Found results using: and logic [2024-04-11 14:49:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1595,4543,46949,6279,12881,239) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ( SELECT id FROM ( SELECT id FROM wp_searchwp_index s WHERE 1=1 AND 1=1 AND token IN (1595, 4543, 12881, 46949) AND id IN ( SELECT id FROM wp_searchwp_index s WHERE 1=1 AND 1=1 AND token IN (239, 6279) GROUP BY id) GROUP BY id) AS a) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 14:49:15] [query] Results: 228 Pages of results: 23 [2024-04-11 14:49:15] [query] Execution time: 0.19120 [2024-04-11 14:49:49] [query] Query for: clinical data [2024-04-11 14:49:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 14:49:49] [query] Engine: default [2024-04-11 14:49:49] [query] Tokens: clinical, clinically, clinics, datas, clinic, data [2024-04-11 14:49:49] [query] Mods: 4 [2024-04-11 14:49:49] [query] Trying AND logic [2024-04-11 14:49:49] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:49:49] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:49:49] [query] Found results using: and logic [2024-04-11 14:49:50] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1595,4543,46949,6279,12881,239) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ( SELECT id FROM ( SELECT id FROM wp_searchwp_index s WHERE 1=1 AND 1=1 AND token IN (1595, 4543, 12881, 46949) AND id IN ( SELECT id FROM wp_searchwp_index s WHERE 1=1 AND 1=1 AND token IN (239, 6279) GROUP BY id) GROUP BY id) AS a) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 14:49:50] [query] Results: 228 Pages of results: 23 [2024-04-11 14:49:50] [query] Execution time: 0.18661 [2024-04-11 14:49:57] [query] Query for: clinical data [2024-04-11 14:49:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 3 offset: 0 fields: all [2024-04-11 14:49:57] [query] Engine: default [2024-04-11 14:49:57] [query] Tokens: clinical, clinically, clinics, datas, clinic, data [2024-04-11 14:49:57] [query] Mods: 4 [2024-04-11 14:49:57] [query] Trying AND logic [2024-04-11 14:49:57] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:49:57] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:49:57] [query] Found results using: and logic [2024-04-11 14:49:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1595,4543,46949,6279,12881,239) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ( SELECT id FROM ( SELECT id FROM wp_searchwp_index s WHERE 1=1 AND 1=1 AND token IN (1595, 4543, 12881, 46949) AND id IN ( SELECT id FROM wp_searchwp_index s WHERE 1=1 AND 1=1 AND token IN (239, 6279) GROUP BY id) GROUP BY id) AS a) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 20, 10 [2024-04-11 14:49:57] [query] Results: 228 Pages of results: 23 [2024-04-11 14:49:57] [query] Execution time: 0.15608 [2024-04-11 14:51:54] [index:background] Health check [2024-04-11 14:51:54] [indexer] Queued next batch (1) [2024-04-11 14:51:56] [indexer] Processing batch (1) [2024-04-11 14:51:56] [indexer] Indexing post.tcia_collection:46383 [2024-04-11 14:51:56] [index] Marking [1] post.tcia_collection 46383 as indexed [2024-04-11 14:51:56] [indexer] Index built [2024-04-11 14:53:55] [indexer:background] Health check [2024-04-11 14:55:41] [query] Query for: breast [2024-04-11 14:55:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 14:55:41] [query] Engine: default [2024-04-11 14:55:41] [query] Tokens: breasts, breast [2024-04-11 14:55:41] [query] Mods: 5 [2024-04-11 14:55:41] [query] Using OR logic [2024-04-11 14:55:41] [query] Found results using: and logic [2024-04-11 14:55:41] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31999,3543) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 14:55:41] [query] Results: 46 Pages of results: 5 [2024-04-11 14:55:41] [query] Execution time: 0.23170 [2024-04-11 14:55:54] [query] Query for: brain tumor [2024-04-11 14:55:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 14:55:54] [query] Engine: default [2024-04-11 14:55:54] [query] Tokens: tumors, tumoral, brain, tumor [2024-04-11 14:55:54] [query] Mods: 5 [2024-04-11 14:55:54] [query] Trying AND logic [2024-04-11 14:55:54] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:55:54] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:55:54] [query] Found results using: and logic [2024-04-11 14:55:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (8485,32895,3755,865) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '41183', '41199', '41519', '41535', '41821', '42081', '42339', '42347', '42621', '42643', '42917', '43429', '43437', '43729', '43903', '44065', '45351', '45385', '45601', '45683', '45725', '45739', '45937', '46107', '46199', '46383', '46609', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 14:55:54] [query] Results: 27 Pages of results: 3 [2024-04-11 14:55:54] [query] Execution time: 0.20737 [2024-04-11 14:55:54] [query] Query for: brain tumor [2024-04-11 14:55:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 14:55:54] [query] Engine: default [2024-04-11 14:55:54] [query] Tokens: tumors, tumoral, brain, tumor [2024-04-11 14:55:54] [query] Mods: 4 [2024-04-11 14:55:54] [query] Trying AND logic [2024-04-11 14:55:54] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:55:54] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:55:54] [query] Found results using: and logic [2024-04-11 14:55:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (8485,32895,3755,865) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '41183', '41199', '41519', '41535', '41821', '42081', '42339', '42347', '42621', '42643', '42917', '43429', '43437', '43729', '43903', '44065', '45351', '45385', '45601', '45683', '45725', '45739', '45937', '46107', '46199', '46383', '46609', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 14:55:54] [query] Results: 29 Pages of results: 5 [2024-04-11 14:55:54] [query] Execution time: 0.04704 [2024-04-11 14:56:53] [index:background] Health check [2024-04-11 14:58:14] [query] Query for: pancreatic [2024-04-11 14:58:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 14:58:14] [query] Engine: default [2024-04-11 14:58:14] [query] Tokens: pancreatic [2024-04-11 14:58:14] [query] Mods: 4 [2024-04-11 14:58:14] [query] Found results using: or logic [2024-04-11 14:58:14] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (22031) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 14:58:14] [query] Results: 10 Pages of results: 2 [2024-04-11 14:58:14] [query] Execution time: 0.03506 [2024-04-11 14:59:06] [indexer:background] Health check [2024-04-11 14:59:32] [query] Query for: brain tumor [2024-04-11 14:59:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 14:59:32] [query] Engine: default [2024-04-11 14:59:32] [query] Tokens: tumors, tumoral, brain, tumor [2024-04-11 14:59:32] [query] Mods: 4 [2024-04-11 14:59:32] [query] Trying AND logic [2024-04-11 14:59:32] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:59:32] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:59:32] [query] Found results using: and logic [2024-04-11 14:59:32] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (8485,32895,3755,865) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '41183', '41199', '41519', '41535', '41821', '42081', '42339', '42347', '42621', '42643', '42917', '43429', '43437', '43729', '43903', '44065', '45351', '45385', '45601', '45683', '45725', '45739', '45937', '46107', '46199', '46383', '46609', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 14:59:32] [query] Results: 29 Pages of results: 1 [2024-04-11 14:59:32] [query] Execution time: 0.03067 [2024-04-11 14:59:37] [query] Query for: brain tumor [2024-04-11 14:59:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 14:59:37] [query] Engine: default [2024-04-11 14:59:37] [query] Tokens: tumors, tumoral, brain, tumor [2024-04-11 14:59:37] [query] Mods: 4 [2024-04-11 14:59:37] [query] Trying AND logic [2024-04-11 14:59:37] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:59:37] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 14:59:37] [query] Found results using: and logic [2024-04-11 14:59:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (8485,32895,3755,865) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '41183', '41199', '41519', '41535', '41821', '42081', '42339', '42347', '42621', '42643', '42917', '43429', '43437', '43729', '43903', '44065', '45351', '45385', '45601', '45683', '45725', '45739', '45937', '46107', '46199', '46383', '46609', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 14:59:37] [query] Results: 29 Pages of results: 1 [2024-04-11 14:59:37] [query] Execution time: 0.03055 [2024-04-11 15:01:11] [query] Query for: head and [2024-04-11 15:01:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 15:01:11] [query] Engine: default [2024-04-11 15:01:11] [query] Tokens: heading, headed, heads, head [2024-04-11 15:01:11] [query] Mods: 4 [2024-04-11 15:01:11] [query] Using OR logic [2024-04-11 15:01:11] [query] Found results using: and logic [2024-04-11 15:01:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7815,15799,78927,10579) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 15:01:11] [query] Results: 44 Pages of results: 7 [2024-04-11 15:01:11] [query] Execution time: 0.03857 [2024-04-11 15:01:12] [query] Query for: head and nec [2024-04-11 15:01:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 15:01:12] [query] Engine: default [2024-04-11 15:01:12] [query] Tokens: necessary, necessarily, necks, neck, neck 1, neck 101, neck 215, neck 258, neck 412, neck1, neck101 [2024-04-11 15:01:12] [query] Mods: 5 [2024-04-11 15:01:12] [query] Using OR logic [2024-04-11 15:01:12] [query] Found results using: and logic [2024-04-11 15:01:12] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(10579) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (6031,26571,33963,10581,79883,79825,79887,79811,79845,52097,79985) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 7 [2024-04-11 15:01:12] [query] Results: 56 Pages of results: 8 [2024-04-11 15:01:12] [query] Execution time: 0.07820 [2024-04-11 15:01:12] [query] Query for: head and neck [2024-04-11 15:01:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 15:01:12] [query] Engine: default [2024-04-11 15:01:12] [query] Tokens: heading, headed, heads, necks, head, neck [2024-04-11 15:01:12] [query] Mods: 4 [2024-04-11 15:01:12] [query] Trying AND logic [2024-04-11 15:01:12] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 15:01:12] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 15:01:12] [query] Found results using: and logic [2024-04-11 15:01:12] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7815,15799,78927,33963,10579,10581) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('27957', '41141', '41219', '41331', '41459', '41883', '42361', '42371', '42393', '42417', '42503', '43005', '43015', '43039', '43315', '43407', '43709', '43955', '44829', '45529', '45795', '45827', '45881', '45927', '46039', '46301', '46349', '46357', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 15:01:12] [query] Results: 29 Pages of results: 5 [2024-04-11 15:01:12] [query] Execution time: 0.04305 [2024-04-11 15:01:17] [query] Query for: head and neck [2024-04-11 15:01:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 15:01:17] [query] Engine: default [2024-04-11 15:01:17] [query] Tokens: heading, headed, heads, necks, head, neck [2024-04-11 15:01:17] [query] Mods: 5 [2024-04-11 15:01:17] [query] Trying AND logic [2024-04-11 15:01:17] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 15:01:17] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 15:01:17] [query] Found results using: and logic [2024-04-11 15:01:17] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (7815,15799,78927,33963,10579,10581) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('27957', '41141', '41219', '41331', '41459', '41883', '42361', '42371', '42393', '42417', '42503', '43005', '43015', '43039', '43315', '43407', '43709', '43955', '44829', '45529', '45795', '45827', '45881', '45927', '46039', '46301', '46349', '46357', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 15:01:17] [query] Results: 27 Pages of results: 3 [2024-04-11 15:01:17] [query] Execution time: 0.19032 [2024-04-11 15:01:52] [index:background] Health check [2024-04-11 15:03:52] [indexer:background] Health check [2024-04-11 15:07:09] [index:background] Health check [2024-04-11 15:09:12] [indexer:background] Health check [2024-04-11 15:11:51] [index:background] Health check [2024-04-11 15:13:56] [indexer:background] Health check [2024-04-11 15:17:11] [index:background] Health check [2024-04-11 15:19:11] [indexer:background] Health check [2024-04-11 15:22:01] [index:background] Health check [2024-04-11 15:23:56] [indexer:background] Health check [2024-04-11 15:26:50] [index:background] Health check [2024-04-11 15:28:52] [indexer:background] Health check [2024-04-11 15:31:55] [index:background] Health check [2024-04-11 15:33:52] [indexer:background] Health check [2024-04-11 15:36:51] [index:background] Health check [2024-04-11 15:38:52] [indexer:background] Health check [2024-04-11 15:40:54] [query] Query for: colon [2024-04-11 15:40:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 15:40:54] [query] Engine: default [2024-04-11 15:40:54] [query] Tokens: colonic, colon [2024-04-11 15:40:54] [query] Mods: 4 [2024-04-11 15:40:54] [query] Using OR logic [2024-04-11 15:40:54] [query] Found results using: and logic [2024-04-11 15:40:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (68713,22025) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 15:40:54] [query] Results: 11 Pages of results: 2 [2024-04-11 15:40:54] [query] Execution time: 0.03907 [2024-04-11 15:40:58] [query] Query for: colon [2024-04-11 15:40:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 15:40:58] [query] Engine: default [2024-04-11 15:40:58] [query] Tokens: colonic, colon [2024-04-11 15:40:58] [query] Mods: 5 [2024-04-11 15:40:58] [query] Using OR logic [2024-04-11 15:40:58] [query] Found results using: and logic [2024-04-11 15:40:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (68713,22025) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 15:40:59] [query] Results: 10 Pages of results: 1 [2024-04-11 15:40:59] [query] Execution time: 0.30941 [2024-04-11 15:41:07] [query] Query for: colon [2024-04-11 15:41:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 15:41:07] [query] Engine: default [2024-04-11 15:41:07] [query] Tokens: colonic, colon [2024-04-11 15:41:07] [query] Mods: 5 [2024-04-11 15:41:07] [query] Using OR logic [2024-04-11 15:41:07] [query] Found results using: and logic [2024-04-11 15:41:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (68713,22025) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 15:41:08] [query] Results: 10 Pages of results: 1 [2024-04-11 15:41:08] [query] Execution time: 0.30759 [2024-04-11 15:41:37] [query] Query for: colon [2024-04-11 15:41:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 15:41:37] [query] Engine: default [2024-04-11 15:41:37] [query] Tokens: colonic, colon [2024-04-11 15:41:37] [query] Mods: 4 [2024-04-11 15:41:37] [query] Using OR logic [2024-04-11 15:41:37] [query] Found results using: and logic [2024-04-11 15:41:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (68713,22025) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 15:41:37] [query] Results: 11 Pages of results: 1 [2024-04-11 15:41:37] [query] Execution time: 0.02012 [2024-04-11 15:41:56] [index:background] Health check [2024-04-11 15:42:33] [query] Query for: colon [2024-04-11 15:42:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 15:42:33] [query] Engine: default [2024-04-11 15:42:34] [query] Tokens: colonic, colon [2024-04-11 15:42:34] [query] Mods: 5 [2024-04-11 15:42:34] [query] Using OR logic [2024-04-11 15:42:34] [query] Found results using: and logic [2024-04-11 15:42:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (68713,22025) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 15:42:34] [query] Results: 10 Pages of results: 1 [2024-04-11 15:42:34] [query] Execution time: 0.30715 [2024-04-11 15:43:52] [indexer:background] Health check [2024-04-11 15:46:58] [index:background] Health check [2024-04-11 15:49:04] [indexer:background] Health check [2024-04-11 15:51:52] [index:background] Health check [2024-04-11 15:53:42] [query] Query for: abdomen [2024-04-11 15:53:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 15:53:42] [query] Engine: default [2024-04-11 15:53:42] [query] Tokens: abdomen [2024-04-11 15:53:42] [query] Mods: 4 [2024-04-11 15:53:42] [query] Found results using: or logic [2024-04-11 15:53:42] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10033) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 15:53:42] [query] Results: 10 Pages of results: 2 [2024-04-11 15:53:42] [query] Execution time: 0.03746 [2024-04-11 15:53:47] [query] Query for: abdomen [2024-04-11 15:53:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 15:53:47] [query] Engine: default [2024-04-11 15:53:47] [query] Tokens: abdomen [2024-04-11 15:53:47] [query] Mods: 5 [2024-04-11 15:53:47] [query] Found results using: or logic [2024-04-11 15:53:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10033) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 15:53:47] [query] Results: 8 Pages of results: 1 [2024-04-11 15:53:47] [query] Execution time: 0.21267 [2024-04-11 15:53:54] [indexer:background] Health check [2024-04-11 15:54:34] [query] Query for: brachytherapy [2024-04-11 15:54:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 15:54:34] [query] Engine: default [2024-04-11 15:54:34] [query] Tokens: brachytherapi [2024-04-11 15:54:34] [query] Mods: 4 [2024-04-11 15:54:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 15:54:34] [query] Results: 0 Pages of results: 0 [2024-04-11 15:54:34] [query] Execution time: 0.06398 [2024-04-11 15:54:41] [query] Query for: brachy [2024-04-11 15:54:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 15:54:41] [query] Engine: default [2024-04-11 15:54:41] [query] Tokens: bruce [2024-04-11 15:54:41] [query] Mods: 4 [2024-04-11 15:54:41] [query] Found results using: or logic [2024-04-11 15:54:41] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (46781) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 15:54:41] [query] Results: 1 Pages of results: 1 [2024-04-11 15:54:41] [query] Execution time: 0.14229 [2024-04-11 15:54:41] [core] Render suggested search: bruce [2024-04-11 15:54:55] [query] Query for: brachyth [2024-04-11 15:54:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 15:54:55] [query] Engine: default [2024-04-11 15:54:55] [query] Tokens: bright [2024-04-11 15:54:55] [query] Mods: 4 [2024-04-11 15:54:55] [query] Found results using: or logic [2024-04-11 15:54:55] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (52659) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 15:54:55] [query] Results: 2 Pages of results: 1 [2024-04-11 15:54:55] [query] Execution time: 0.05961 [2024-04-11 15:54:56] [query] Query for: brachytherapy [2024-04-11 15:54:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 15:54:56] [query] Engine: default [2024-04-11 15:54:56] [query] Tokens: brachytherapi [2024-04-11 15:54:56] [query] Mods: 5 [2024-04-11 15:54:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (0) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 15:54:56] [query] Results: 0 Pages of results: 0 [2024-04-11 15:54:56] [query] Execution time: 0.06167 [2024-04-11 15:54:56] [query] Query for: brachytherapy [2024-04-11 15:54:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 15:54:56] [query] Engine: default [2024-04-11 15:54:56] [query] Tokens: brachytherapi [2024-04-11 15:54:56] [query] Mods: 4 [2024-04-11 15:54:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 15:54:56] [query] Results: 0 Pages of results: 0 [2024-04-11 15:54:56] [query] Execution time: 0.05909 [2024-04-11 15:55:02] [query] Query for: prostate [2024-04-11 15:55:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 15:55:02] [query] Engine: default [2024-04-11 15:55:02] [query] Tokens: prostates, prostate, prostatic [2024-04-11 15:55:02] [query] Mods: 4 [2024-04-11 15:55:02] [query] Using OR logic [2024-04-11 15:55:02] [query] Found results using: and logic [2024-04-11 15:55:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4369,7013,27415) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 15:55:02] [query] Results: 25 Pages of results: 3 [2024-04-11 15:55:02] [query] Execution time: 0.41449 [2024-04-11 15:55:02] [query] Query for: prostate [2024-04-11 15:55:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 15:55:02] [query] Engine: default [2024-04-11 15:55:02] [query] Tokens: prostates, prostate, prostatic [2024-04-11 15:55:02] [query] Mods: 4 [2024-04-11 15:55:02] [query] Using OR logic [2024-04-11 15:55:02] [query] Found results using: and logic [2024-04-11 15:55:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4369,7013,27415) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 15:55:02] [query] Results: 25 Pages of results: 4 [2024-04-11 15:55:02] [query] Execution time: 0.03819 [2024-04-11 15:55:17] [query] Query for: prostate [2024-04-11 15:55:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 15:55:17] [query] Engine: default [2024-04-11 15:55:17] [query] Tokens: prostates, prostate, prostatic [2024-04-11 15:55:17] [query] Mods: 4 [2024-04-11 15:55:17] [query] Using OR logic [2024-04-11 15:55:17] [query] Found results using: and logic [2024-04-11 15:55:17] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4369,7013,27415) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 15:55:17] [query] Results: 25 Pages of results: 1 [2024-04-11 15:55:17] [query] Execution time: 0.02224 [2024-04-11 15:56:05] [query] Query for: prostate [2024-04-11 15:56:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 15:56:05] [query] Engine: default [2024-04-11 15:56:05] [query] Tokens: prostates, prostate, prostatic [2024-04-11 15:56:05] [query] Mods: 4 [2024-04-11 15:56:05] [query] Using OR logic [2024-04-11 15:56:05] [query] Found results using: and logic [2024-04-11 15:56:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4369,7013,27415) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 15:56:05] [query] Results: 25 Pages of results: 3 [2024-04-11 15:56:05] [query] Execution time: 0.20752 [2024-04-11 15:56:52] [index:background] Health check [2024-04-11 15:57:04] [query] Query for: prostate [2024-04-11 15:57:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 3 offset: 0 fields: all [2024-04-11 15:57:04] [query] Engine: default [2024-04-11 15:57:04] [query] Tokens: prostates, prostate, prostatic [2024-04-11 15:57:04] [query] Mods: 4 [2024-04-11 15:57:04] [query] Using OR logic [2024-04-11 15:57:04] [query] Found results using: and logic [2024-04-11 15:57:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4369,7013,27415) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 20, 10 [2024-04-11 15:57:05] [query] Results: 25 Pages of results: 3 [2024-04-11 15:57:05] [query] Execution time: 0.17027 [2024-04-11 15:58:52] [indexer:background] Health check [2024-04-11 16:01:53] [index:background] Health check [2024-04-11 16:03:53] [indexer:background] Health check [2024-04-11 16:04:52] [query] Query for: hcc' [2024-04-11 16:04:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 16:04:52] [query] Engine: default [2024-04-11 16:04:52] [query] Tokens: hcc [2024-04-11 16:04:52] [query] Mods: 4 [2024-04-11 16:04:52] [query] Found results using: or logic [2024-04-11 16:04:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (53175) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 16:04:52] [query] Results: 3 Pages of results: 1 [2024-04-11 16:04:52] [query] Execution time: 0.03397 [2024-04-11 16:04:53] [query] Query for: hcc [2024-04-11 16:04:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 16:04:53] [query] Engine: default [2024-04-11 16:04:53] [query] Tokens: hcc [2024-04-11 16:04:53] [query] Mods: 5 [2024-04-11 16:04:53] [query] Found results using: or logic [2024-04-11 16:04:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (53175) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 16:04:53] [query] Results: 3 Pages of results: 1 [2024-04-11 16:04:53] [query] Execution time: 0.13711 [2024-04-11 16:04:53] [query] Query for: hcc [2024-04-11 16:04:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 16:04:53] [query] Engine: default [2024-04-11 16:04:53] [query] Tokens: hcc [2024-04-11 16:04:53] [query] Mods: 4 [2024-04-11 16:04:53] [query] Found results using: or logic [2024-04-11 16:04:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (53175) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 16:04:53] [query] Results: 3 Pages of results: 1 [2024-04-11 16:04:53] [query] Execution time: 0.03668 [2024-04-11 16:05:10] [query] Query for: hcc [2024-04-11 16:05:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 16:05:10] [query] Engine: default [2024-04-11 16:05:10] [query] Tokens: hcc [2024-04-11 16:05:10] [query] Mods: 4 [2024-04-11 16:05:10] [query] Found results using: or logic [2024-04-11 16:05:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (53175) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 16:05:10] [query] Results: 3 Pages of results: 1 [2024-04-11 16:05:10] [query] Execution time: 0.01670 [2024-04-11 16:05:11] [query] Query for: hcc [2024-04-11 16:05:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 16:05:11] [query] Engine: default [2024-04-11 16:05:11] [query] Tokens: hcc [2024-04-11 16:05:11] [query] Mods: 4 [2024-04-11 16:05:11] [query] Found results using: or logic [2024-04-11 16:05:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (53175) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 16:05:11] [query] Results: 3 Pages of results: 1 [2024-04-11 16:05:11] [query] Execution time: 0.04994 [2024-04-11 16:05:11] [query] Query for: hcc [2024-04-11 16:05:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 16:05:11] [query] Engine: default [2024-04-11 16:05:11] [query] Tokens: hcc [2024-04-11 16:05:11] [query] Mods: 4 [2024-04-11 16:05:11] [query] Found results using: or logic [2024-04-11 16:05:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (53175) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 16:05:11] [query] Results: 3 Pages of results: 1 [2024-04-11 16:05:11] [query] Execution time: 0.01627 [2024-04-11 16:05:35] [query] Query for: hcc [2024-04-11 16:05:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 16:05:35] [query] Engine: default [2024-04-11 16:05:35] [query] Tokens: hcc [2024-04-11 16:05:35] [query] Mods: 5 [2024-04-11 16:05:35] [query] Found results using: or logic [2024-04-11 16:05:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (53175) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 16:05:35] [query] Results: 3 Pages of results: 1 [2024-04-11 16:05:35] [query] Execution time: 0.13627 [2024-04-11 16:05:41] [query] Query for: hcc [2024-04-11 16:05:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 16:05:41] [query] Engine: default [2024-04-11 16:05:41] [query] Tokens: hcc [2024-04-11 16:05:41] [query] Mods: 4 [2024-04-11 16:05:41] [query] Found results using: or logic [2024-04-11 16:05:41] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (53175) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 16:05:41] [query] Results: 3 Pages of results: 1 [2024-04-11 16:05:41] [query] Execution time: 0.01659 [2024-04-11 16:05:56] [query] Query for: hcc [2024-04-11 16:05:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 16:05:56] [query] Engine: default [2024-04-11 16:05:56] [query] Tokens: hcc [2024-04-11 16:05:56] [query] Mods: 5 [2024-04-11 16:05:56] [query] Found results using: or logic [2024-04-11 16:05:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (53175) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 16:05:57] [query] Results: 3 Pages of results: 1 [2024-04-11 16:05:57] [query] Execution time: 0.13988 [2024-04-11 16:06:30] [query] Query for: liver [2024-04-11 16:06:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 16:06:30] [query] Engine: default [2024-04-11 16:06:30] [query] Tokens: liver [2024-04-11 16:06:30] [query] Mods: 5 [2024-04-11 16:06:30] [query] Found results using: or logic [2024-04-11 16:06:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 16:06:30] [query] Results: 19 Pages of results: 2 [2024-04-11 16:06:30] [query] Execution time: 0.24893 [2024-04-11 16:06:30] [query] Query for: liver [2024-04-11 16:06:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 16:06:30] [query] Engine: default [2024-04-11 16:06:30] [query] Tokens: liver [2024-04-11 16:06:30] [query] Mods: 4 [2024-04-11 16:06:30] [query] Found results using: or logic [2024-04-11 16:06:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 16:06:30] [query] Results: 21 Pages of results: 3 [2024-04-11 16:06:30] [query] Execution time: 0.03432 [2024-04-11 16:06:50] [index:background] Health check [2024-04-11 16:06:51] [query] Query for: liver [2024-04-11 16:06:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 16:06:51] [query] Engine: default [2024-04-11 16:06:51] [query] Tokens: liver [2024-04-11 16:06:51] [query] Mods: 4 [2024-04-11 16:06:51] [query] Found results using: or logic [2024-04-11 16:06:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 16:06:51] [query] Results: 21 Pages of results: 1 [2024-04-11 16:06:51] [query] Execution time: 0.01728 [2024-04-11 16:07:19] [query] Query for: 4dct [2024-04-11 16:07:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 16:07:19] [query] Engine: default [2024-04-11 16:07:19] [query] Tokens: 4dct [2024-04-11 16:07:19] [query] Mods: 5 [2024-04-11 16:07:19] [query] Found results using: or logic [2024-04-11 16:07:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (47189) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 16:07:19] [query] Results: 2 Pages of results: 1 [2024-04-11 16:07:19] [query] Execution time: 0.13650 [2024-04-11 16:07:20] [query] Query for: 4dct [2024-04-11 16:07:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 16:07:20] [query] Engine: default [2024-04-11 16:07:20] [query] Tokens: 4dct [2024-04-11 16:07:20] [query] Mods: 4 [2024-04-11 16:07:20] [query] Found results using: or logic [2024-04-11 16:07:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (47189) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 16:07:20] [query] Results: 2 Pages of results: 1 [2024-04-11 16:07:20] [query] Execution time: 0.03531 [2024-04-11 16:07:20] [query] Query for: breas [2024-04-11 16:07:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 16:07:20] [query] Engine: default [2024-04-11 16:07:20] [query] Tokens: breasts, breast-cancer, breast-cancer-mri-filepath_filename-mapping, breast, breast 02, breast 12, breast 163, breast 474, breast 48, breast 84, breast-cancer-mri-dataset [2024-04-11 16:07:20] [query] Mods: 4 [2024-04-11 16:07:20] [query] Using OR logic [2024-04-11 16:07:20] [query] Found results using: and logic [2024-04-11 16:07:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31999,32619,49391,3543,64421,49479,79849,79873,80721,79905,49389) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 16:07:20] [query] Results: 50 Pages of results: 8 [2024-04-11 16:07:20] [query] Execution time: 0.06417 [2024-04-11 16:07:21] [query] Query for: breast [2024-04-11 16:07:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 16:07:21] [query] Engine: default [2024-04-11 16:07:21] [query] Tokens: breasts, breast [2024-04-11 16:07:21] [query] Mods: 4 [2024-04-11 16:07:21] [query] Using OR logic [2024-04-11 16:07:21] [query] Found results using: and logic [2024-04-11 16:07:21] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31999,3543) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 16:07:21] [query] Results: 50 Pages of results: 8 [2024-04-11 16:07:21] [query] Execution time: 0.04864 [2024-04-11 16:07:22] [query] Query for: breast [2024-04-11 16:07:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 16:07:22] [query] Engine: default [2024-04-11 16:07:22] [query] Tokens: breasts, breast [2024-04-11 16:07:22] [query] Mods: 5 [2024-04-11 16:07:22] [query] Using OR logic [2024-04-11 16:07:22] [query] Found results using: and logic [2024-04-11 16:07:22] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31999,3543) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 16:07:22] [query] Results: 46 Pages of results: 5 [2024-04-11 16:07:22] [query] Execution time: 0.29890 [2024-04-11 16:07:29] [query] Query for: liver [2024-04-11 16:07:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 16:07:29] [query] Engine: default [2024-04-11 16:07:29] [query] Tokens: liver [2024-04-11 16:07:29] [query] Mods: 5 [2024-04-11 16:07:29] [query] Found results using: or logic [2024-04-11 16:07:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 16:07:29] [query] Results: 19 Pages of results: 2 [2024-04-11 16:07:29] [query] Execution time: 0.24832 [2024-04-11 16:07:38] [query] Query for: 4dct [2024-04-11 16:07:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 16:07:38] [query] Engine: default [2024-04-11 16:07:38] [query] Tokens: 4dct [2024-04-11 16:07:38] [query] Mods: 4 [2024-04-11 16:07:38] [query] Found results using: or logic [2024-04-11 16:07:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (47189) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 16:07:38] [query] Results: 2 Pages of results: 1 [2024-04-11 16:07:38] [query] Execution time: 0.01644 [2024-04-11 16:07:43] [query] Query for: liver [2024-04-11 16:07:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 16:07:43] [query] Engine: default [2024-04-11 16:07:43] [query] Tokens: liver [2024-04-11 16:07:43] [query] Mods: 4 [2024-04-11 16:07:43] [query] Found results using: or logic [2024-04-11 16:07:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 16:07:43] [query] Results: 21 Pages of results: 1 [2024-04-11 16:07:43] [query] Execution time: 0.01735 [2024-04-11 16:07:46] [query] Query for: liver [2024-04-11 16:07:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 16:07:46] [query] Engine: default [2024-04-11 16:07:46] [query] Tokens: liver [2024-04-11 16:07:46] [query] Mods: 4 [2024-04-11 16:07:46] [query] Found results using: or logic [2024-04-11 16:07:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 16:07:46] [query] Results: 21 Pages of results: 1 [2024-04-11 16:07:46] [query] Execution time: 0.01758 [2024-04-11 16:08:02] [query] Query for: 4dct [2024-04-11 16:08:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 16:08:02] [query] Engine: default [2024-04-11 16:08:02] [query] Tokens: 4dct [2024-04-11 16:08:02] [query] Mods: 5 [2024-04-11 16:08:02] [query] Found results using: or logic [2024-04-11 16:08:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (47189) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 16:08:02] [query] Results: 2 Pages of results: 1 [2024-04-11 16:08:02] [query] Execution time: 0.12938 [2024-04-11 16:08:13] [query] Query for: liver [2024-04-11 16:08:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 16:08:13] [query] Engine: default [2024-04-11 16:08:13] [query] Tokens: liver [2024-04-11 16:08:13] [query] Mods: 5 [2024-04-11 16:08:13] [query] Found results using: or logic [2024-04-11 16:08:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 16:08:13] [query] Results: 19 Pages of results: 2 [2024-04-11 16:08:13] [query] Execution time: 0.24163 [2024-04-11 16:08:23] [query] Query for: liver [2024-04-11 16:08:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 16:08:23] [query] Engine: default [2024-04-11 16:08:23] [query] Tokens: liver [2024-04-11 16:08:23] [query] Mods: 5 [2024-04-11 16:08:23] [query] Found results using: or logic [2024-04-11 16:08:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 16:08:24] [query] Results: 19 Pages of results: 2 [2024-04-11 16:08:24] [query] Execution time: 0.22206 [2024-04-11 16:09:02] [query] Query for: liver [2024-04-11 16:09:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 16:09:02] [query] Engine: default [2024-04-11 16:09:02] [query] Tokens: liver [2024-04-11 16:09:02] [query] Mods: 5 [2024-04-11 16:09:02] [query] Found results using: or logic [2024-04-11 16:09:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 16:09:02] [query] Results: 19 Pages of results: 2 [2024-04-11 16:09:02] [query] Execution time: 0.22909 [2024-04-11 16:09:02] [indexer:background] Health check [2024-04-11 16:09:28] [query] Query for: liver [2024-04-11 16:09:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 16:09:28] [query] Engine: default [2024-04-11 16:09:28] [query] Tokens: liver [2024-04-11 16:09:28] [query] Mods: 5 [2024-04-11 16:09:28] [query] Found results using: or logic [2024-04-11 16:09:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 16:09:28] [query] Results: 19 Pages of results: 2 [2024-04-11 16:09:28] [query] Execution time: 0.24490 [2024-04-11 16:09:35] [query] Query for: liver [2024-04-11 16:09:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 16:09:35] [query] Engine: default [2024-04-11 16:09:35] [query] Tokens: liver [2024-04-11 16:09:35] [query] Mods: 5 [2024-04-11 16:09:35] [query] Found results using: or logic [2024-04-11 16:09:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 16:09:35] [query] Results: 19 Pages of results: 2 [2024-04-11 16:09:35] [query] Execution time: 0.22092 [2024-04-11 16:11:07] [query] Query for: ct projectio [2024-04-11 16:11:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 16:11:07] [query] Engine: default [2024-04-11 16:11:07] [query] Tokens: projects, projection, projected, projections, project, ct [2024-04-11 16:11:07] [query] Mods: 5 [2024-04-11 16:11:07] [query] Trying AND logic [2024-04-11 16:11:07] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 16:11:07] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 16:11:07] [query] Found results using: and logic [2024-04-11 16:11:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(1407) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3101,39383,44325,47875,1945,1407) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('13', '2199', '29', '3468', '3870', '41125', '41163', '41277', '41319', '41365', '41459', '41513', '41519', '41649', '41671', '41681', '41703', '41725', '41741', '41763', '41783', '41835', '41845', '41853', '42017', '42097', '42113', '42151', '42265', '42339', '42347', '42503', '42537', '42547', '42557', '42565', '42587', '42597', '42621', '42733', '42835', '42861', '43097', '43125', '43429', '43437', '43451', '43461', '43469', '43483', '43495', '43501', '43563', '43577', '43603', '43717', '44389', '44417', '44425', '44523', '44531', '44599', '44721', '44829', '44929', '45043', '45051', '45161', '45249', '45351', '45393', '45479', '45581', '45635', '45755', '45815', '45915', '45937', '46081', '46107', '46199', '46237', '46249', '46261', '46273', '46285', '46313', '46325', '46337', '46349', '46357', '46373', '46395', '46397', '46609', '46845', '47675', '47907') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 10 [2024-04-11 16:11:07] [query] Results: 98 Pages of results: 10 [2024-04-11 16:11:08] [query] Execution time: 0.36329 [2024-04-11 16:11:21] [query] Query for: ct projection [2024-04-11 16:11:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 16:11:21] [query] Engine: default [2024-04-11 16:11:21] [query] Tokens: projects, projection, projected, projections, ct, project [2024-04-11 16:11:21] [query] Mods: 4 [2024-04-11 16:11:21] [query] Trying AND logic [2024-04-11 16:11:21] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 16:11:21] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 16:11:21] [query] Found results using: and logic [2024-04-11 16:11:21] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3101,39383,44325,47875,1407,1945) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('13', '2199', '29', '3468', '3870', '41125', '41163', '41277', '41319', '41365', '41459', '41513', '41519', '41649', '41671', '41681', '41703', '41725', '41741', '41763', '41783', '41835', '41845', '41853', '42017', '42097', '42113', '42151', '42265', '42339', '42347', '42503', '42537', '42547', '42557', '42565', '42587', '42597', '42621', '42733', '42835', '42861', '43097', '43125', '43429', '43437', '43451', '43461', '43469', '43483', '43495', '43501', '43563', '43577', '43603', '43717', '44389', '44417', '44425', '44523', '44531', '44599', '44721', '44829', '44929', '45043', '45051', '45161', '45249', '45351', '45393', '45479', '45581', '45635', '45755', '45815', '45915', '45937', '46081', '46107', '46199', '46237', '46249', '46261', '46273', '46285', '46313', '46325', '46337', '46349', '46357', '46373', '46395', '46397', '46609', '46845', '47675', '47907') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 16:11:21] [query] Results: 98 Pages of results: 10 [2024-04-11 16:11:21] [query] Execution time: 0.17047 [2024-04-11 16:11:51] [index:background] Health check [2024-04-11 16:13:52] [indexer:background] Health check [2024-04-11 16:17:08] [index:background] Health check [2024-04-11 16:17:28] [index] Marking post.post 3450 to be dropped [2024-04-11 16:17:30] [index] Dropping post.post 3450 [2024-04-11 16:17:30] [indexer] Queued next batch (1) [2024-04-11 16:17:31] [indexer] Processing batch (1) [2024-04-11 16:17:31] [indexer] Indexing post.post:3450 [2024-04-11 16:17:31] [index] Marking [1] post.post 3450 as indexed [2024-04-11 16:17:31] [indexer] Index built [2024-04-11 16:19:00] [indexer:background] Health check [2024-04-11 16:19:28] [query] Query for: nasopharyngeal [2024-04-11 16:19:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 16:19:28] [query] Engine: default [2024-04-11 16:19:28] [query] Tokens: nasopharyngeal [2024-04-11 16:19:28] [query] Mods: 4 [2024-04-11 16:19:28] [query] Found results using: or logic [2024-04-11 16:19:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10709) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 16:19:28] [query] Results: 6 Pages of results: 1 [2024-04-11 16:19:28] [query] Execution time: 0.19426 [2024-04-11 16:19:43] [query] Query for: nasopharyngeal [2024-04-11 16:19:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 16:19:43] [query] Engine: default [2024-04-11 16:19:44] [query] Tokens: nasopharyngeal [2024-04-11 16:19:44] [query] Mods: 4 [2024-04-11 16:19:44] [query] Found results using: or logic [2024-04-11 16:19:44] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10709) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 16:19:44] [query] Results: 6 Pages of results: 1 [2024-04-11 16:19:44] [query] Execution time: 0.01727 [2024-04-11 16:19:45] [query] Query for: nasopharyngeal [2024-04-11 16:19:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 16:19:45] [query] Engine: default [2024-04-11 16:19:45] [query] Tokens: nasopharyngeal [2024-04-11 16:19:45] [query] Mods: 4 [2024-04-11 16:19:45] [query] Found results using: or logic [2024-04-11 16:19:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10709) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 16:19:45] [query] Results: 6 Pages of results: 1 [2024-04-11 16:19:45] [query] Execution time: 0.01675 [2024-04-11 16:19:46] [query] Query for: nasopharyngeal [2024-04-11 16:19:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 16:19:46] [query] Engine: default [2024-04-11 16:19:46] [query] Tokens: nasopharyngeal [2024-04-11 16:19:46] [query] Mods: 4 [2024-04-11 16:19:46] [query] Found results using: or logic [2024-04-11 16:19:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10709) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 16:19:46] [query] Results: 6 Pages of results: 1 [2024-04-11 16:19:46] [query] Execution time: 0.01687 [2024-04-11 16:21:53] [index:background] Health check [2024-04-11 16:24:01] [indexer:background] Health check [2024-04-11 16:27:01] [index:background] Health check [2024-04-11 16:28:18] [index] Marking post.post 1 to be dropped [2024-04-11 16:28:20] [index] Dropping post.post 1 [2024-04-11 16:28:20] [indexer] Queued next batch (1) [2024-04-11 16:28:20] [indexer] Processing batch (1) [2024-04-11 16:28:20] [indexer] Indexing post.post:1 [2024-04-11 16:28:20] [index] Marking [1] post.post 1 as indexed [2024-04-11 16:28:20] [indexer] Index built [2024-04-11 16:29:01] [indexer:background] Health check [2024-04-11 16:32:01] [index:background] Health check [2024-04-11 16:34:01] [indexer:background] Health check [2024-04-11 16:36:52] [index:background] Health check [2024-04-11 16:38:55] [indexer:background] Health check [2024-04-11 16:41:59] [index:background] Health check [2024-04-11 16:44:01] [indexer:background] Health check [2024-04-11 16:46:01] [query] Query for: breasy [2024-04-11 16:46:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 16:46:01] [query] Engine: default [2024-04-11 16:46:01] [query] Tokens: break [2024-04-11 16:46:01] [query] Mods: 4 [2024-04-11 16:46:01] [query] Found results using: or logic [2024-04-11 16:46:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (27129) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 16:46:01] [query] Results: 8 Pages of results: 2 [2024-04-11 16:46:01] [query] Execution time: 0.11129 [2024-04-11 16:46:02] [query] Query for: breasy [2024-04-11 16:46:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 16:46:02] [query] Engine: default [2024-04-11 16:46:02] [query] Tokens: break [2024-04-11 16:46:02] [query] Mods: 4 [2024-04-11 16:46:02] [query] Found results using: or logic [2024-04-11 16:46:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (27129) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 16:46:02] [query] Results: 8 Pages of results: 2 [2024-04-11 16:46:02] [query] Execution time: 0.09116 [2024-04-11 16:46:02] [query] Query for: breas [2024-04-11 16:46:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 16:46:02] [query] Engine: default [2024-04-11 16:46:02] [query] Tokens: breasts, breast-cancer, breast-cancer-mri-filepath_filename-mapping, breast, breast 02, breast 12, breast 163, breast 474, breast 48, breast 84, breast-cancer-mri-dataset [2024-04-11 16:46:02] [query] Mods: 4 [2024-04-11 16:46:02] [query] Using OR logic [2024-04-11 16:46:02] [query] Found results using: and logic [2024-04-11 16:46:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31999,32619,49391,3543,64421,49479,79849,79873,80721,79905,49389) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 16:46:02] [query] Results: 50 Pages of results: 8 [2024-04-11 16:46:02] [query] Execution time: 0.05504 [2024-04-11 16:46:03] [query] Query for: breast [2024-04-11 16:46:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 16:46:03] [query] Engine: default [2024-04-11 16:46:03] [query] Tokens: breasts, breast [2024-04-11 16:46:03] [query] Mods: 4 [2024-04-11 16:46:03] [query] Using OR logic [2024-04-11 16:46:03] [query] Found results using: and logic [2024-04-11 16:46:03] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31999,3543) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 16:46:03] [query] Results: 50 Pages of results: 8 [2024-04-11 16:46:03] [query] Execution time: 0.04279 [2024-04-11 16:46:05] [query] Query for: breast cancer [2024-04-11 16:46:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 16:46:05] [query] Engine: default [2024-04-11 16:46:05] [query] Tokens: breasts, cancers, cancerous, breast, cancer [2024-04-11 16:46:05] [query] Mods: 4 [2024-04-11 16:46:05] [query] Trying AND logic [2024-04-11 16:46:05] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 16:46:05] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 16:46:05] [query] Found results using: and logic [2024-04-11 16:46:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31999,2995,31375,3543,161) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('27857', '284', '29', '41151', '41173', '41233', '41253', '41277', '41419', '41459', '41503', '41599', '41607', '41617', '41773', '41797', '42097', '42255', '42449', '42613', '42835', '42851', '42861', '43263', '43273', '43437', '43451', '43461', '43469', '43483', '43495', '43603', '43669', '43753', '44129', '44389', '44425', '45393', '45433', '45551', '45635', '45713', '45803', '45915', '45937', '45965', '46121', '46167', '46301', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 16:46:05] [query] Results: 50 Pages of results: 8 [2024-04-11 16:46:05] [query] Execution time: 0.06279 [2024-04-11 16:46:06] [query] Query for: breast cancer [2024-04-11 16:46:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 16:46:06] [query] Engine: default [2024-04-11 16:46:06] [query] Tokens: breasts, cancers, cancerous, breast, cancer [2024-04-11 16:46:06] [query] Mods: 5 [2024-04-11 16:46:06] [query] Trying AND logic [2024-04-11 16:46:06] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 16:46:06] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 16:46:06] [query] Found results using: and logic [2024-04-11 16:46:06] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31999,2995,31375,3543,161) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('27857', '284', '29', '41151', '41173', '41233', '41253', '41277', '41419', '41459', '41503', '41599', '41607', '41617', '41773', '41797', '42097', '42255', '42449', '42613', '42835', '42851', '42861', '43263', '43273', '43437', '43451', '43461', '43469', '43483', '43495', '43603', '43669', '43753', '44129', '44389', '44425', '45393', '45433', '45551', '45635', '45713', '45803', '45915', '45937', '45965', '46121', '46167', '46301', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 16:46:06] [query] Results: 46 Pages of results: 5 [2024-04-11 16:46:06] [query] Execution time: 0.13984 [2024-04-11 16:46:06] [query] Query for: breast cancer [2024-04-11 16:46:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 16:46:06] [query] Engine: default [2024-04-11 16:46:06] [query] Tokens: breasts, cancers, cancerous, breast, cancer [2024-04-11 16:46:06] [query] Mods: 5 [2024-04-11 16:46:06] [query] Trying AND logic [2024-04-11 16:46:06] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 16:46:06] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 16:46:06] [query] Found results using: and logic [2024-04-11 16:46:06] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31999,2995,31375,3543,161) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('27857', '284', '29', '41151', '41173', '41233', '41253', '41277', '41419', '41459', '41503', '41599', '41607', '41617', '41773', '41797', '42097', '42255', '42449', '42613', '42835', '42851', '42861', '43263', '43273', '43437', '43451', '43461', '43469', '43483', '43495', '43603', '43669', '43753', '44129', '44389', '44425', '45393', '45433', '45551', '45635', '45713', '45803', '45915', '45937', '45965', '46121', '46167', '46301', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 16:46:06] [query] Results: 46 Pages of results: 5 [2024-04-11 16:46:06] [query] Execution time: 0.13148 [2024-04-11 16:46:07] [query] Query for: breast cancer [2024-04-11 16:46:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 16:46:07] [query] Engine: default [2024-04-11 16:46:07] [query] Tokens: breasts, cancers, cancerous, breast, cancer [2024-04-11 16:46:07] [query] Mods: 5 [2024-04-11 16:46:07] [query] Trying AND logic [2024-04-11 16:46:07] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 16:46:07] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 16:46:07] [query] Found results using: and logic [2024-04-11 16:46:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (31999,2995,31375,3543,161) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('27857', '284', '29', '41151', '41173', '41233', '41253', '41277', '41419', '41459', '41503', '41599', '41607', '41617', '41773', '41797', '42097', '42255', '42449', '42613', '42835', '42851', '42861', '43263', '43273', '43437', '43451', '43461', '43469', '43483', '43495', '43603', '43669', '43753', '44129', '44389', '44425', '45393', '45433', '45551', '45635', '45713', '45803', '45915', '45937', '45965', '46121', '46167', '46301', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 16:46:07] [query] Results: 46 Pages of results: 5 [2024-04-11 16:46:07] [query] Execution time: 0.12865 [2024-04-11 16:46:53] [index:background] Health check [2024-04-11 16:48:35] [query] Query for: ldct [2024-04-11 16:48:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 16:48:35] [query] Engine: default [2024-04-11 16:48:35] [query] Tokens: ldct [2024-04-11 16:48:35] [query] Mods: 4 [2024-04-11 16:48:35] [query] Found results using: or logic [2024-04-11 16:48:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (55769) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 16:48:35] [query] Results: 1 Pages of results: 1 [2024-04-11 16:48:35] [query] Execution time: 0.03823 [2024-04-11 16:48:54] [indexer:background] Health check [2024-04-11 16:49:13] [query] Query for: pancreas [2024-04-11 16:49:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 16:49:13] [query] Engine: default [2024-04-11 16:49:13] [query] Tokens: pancreas [2024-04-11 16:49:13] [query] Mods: 4 [2024-04-11 16:49:13] [query] Found results using: or logic [2024-04-11 16:49:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (17595) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 16:49:13] [query] Results: 9 Pages of results: 2 [2024-04-11 16:49:13] [query] Execution time: 0.03824 [2024-04-11 16:49:15] [query] Query for: pancreas [2024-04-11 16:49:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 16:49:15] [query] Engine: default [2024-04-11 16:49:15] [query] Tokens: pancreas [2024-04-11 16:49:15] [query] Mods: 5 [2024-04-11 16:49:15] [query] Found results using: or logic [2024-04-11 16:49:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (17595) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 16:49:15] [query] Results: 8 Pages of results: 1 [2024-04-11 16:49:15] [query] Execution time: 0.29395 [2024-04-11 16:52:16] [index:background] Health check [2024-04-11 16:53:56] [indexer:background] Health check [2024-04-11 16:56:58] [index:background] Health check [2024-04-11 16:58:59] [indexer:background] Health check [2024-04-11 17:00:49] [query] Query for: brats-mets [2024-04-11 17:00:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 17:00:49] [query] Engine: default [2024-04-11 17:00:49] [query] Tokens: brats, metstobrain, brat [2024-04-11 17:00:49] [query] Mods: 5 [2024-04-11 17:00:49] [query] Trying AND logic [2024-04-11 17:00:49] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 17:00:49] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 17:00:49] [query] Found results using: and logic [2024-04-11 17:00:49] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(14801) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (14801,79349,3965) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('46383') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 10 [2024-04-11 17:00:49] [query] Results: 1 Pages of results: 1 [2024-04-11 17:00:49] [query] Execution time: 0.12868 [2024-04-11 17:01:07] [query] Query for: brats-mets [2024-04-11 17:01:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 17:01:07] [query] Engine: default [2024-04-11 17:01:07] [query] Tokens: brats, metstobrain, brat [2024-04-11 17:01:07] [query] Mods: 5 [2024-04-11 17:01:07] [query] Trying AND logic [2024-04-11 17:01:07] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 17:01:07] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 17:01:07] [query] Found results using: and logic [2024-04-11 17:01:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(14801) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (14801,79349,3965) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('46383') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC [2024-04-11 17:01:07] [query] Results: 1 Pages of results: 1 [2024-04-11 17:01:07] [query] Execution time: 0.02332 [2024-04-11 17:01:51] [index:background] Health check [2024-04-11 17:03:54] [indexer:background] Health check [2024-04-11 17:06:17] [query] Query for: excision of brain tumor [2024-04-11 17:06:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 17:06:17] [query] Engine: default [2024-04-11 17:06:17] [query] Tokens: excision, excised, tumors, tumoral, brain, tumor [2024-04-11 17:06:17] [query] Mods: 4 [2024-04-11 17:06:17] [query] Trying AND logic [2024-04-11 17:06:17] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 17:06:17] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 17:06:17] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 17:06:17] [query] Using OR logic [2024-04-11 17:06:17] [query] Found results using: or logic [2024-04-11 17:06:17] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (21509,21531,8485,32895,3755,865) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 17:06:17] [query] Results: 185 Pages of results: 19 [2024-04-11 17:06:17] [query] Execution time: 0.15678 [2024-04-11 17:06:56] [index:background] Health check [2024-04-11 17:08:53] [indexer:background] Health check [2024-04-11 17:12:06] [index:background] Health check [2024-04-11 17:14:07] [indexer:background] Health check [2024-04-11 17:14:07] [indexer:background] CPU load threshold (3) breached: 3.27 [waiting 2] [2024-04-11 17:16:57] [index:background] Health check [2024-04-11 17:18:15] [query] Query for: brain shify [2024-04-11 17:18:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 17:18:15] [query] Engine: default [2024-04-11 17:18:15] [query] Tokens: brain, shiv [2024-04-11 17:18:15] [query] Mods: 4 [2024-04-11 17:18:15] [query] Using OR logic [2024-04-11 17:18:15] [query] Found results using: and logic [2024-04-11 17:18:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3755,43897) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 17:18:15] [query] Results: 36 Pages of results: 6 [2024-04-11 17:18:15] [query] Execution time: 0.07120 [2024-04-11 17:18:15] [query] Query for: brain shift [2024-04-11 17:18:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 17:18:15] [query] Engine: default [2024-04-11 17:18:15] [query] Tokens: shifting, shifted, brain, shift [2024-04-11 17:18:15] [query] Mods: 5 [2024-04-11 17:18:15] [query] Trying AND logic [2024-04-11 17:18:15] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 17:18:15] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 17:18:15] [query] Found results using: and logic [2024-04-11 17:18:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4593,37445,3755,41281) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '41639', '43429', '43691', '43729') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 17:18:15] [query] Results: 4 Pages of results: 1 [2024-04-11 17:18:15] [query] Execution time: 0.16023 [2024-04-11 17:18:16] [query] Query for: brain shift [2024-04-11 17:18:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 17:18:16] [query] Engine: default [2024-04-11 17:18:16] [query] Tokens: shifting, shifted, brain, shift [2024-04-11 17:18:16] [query] Mods: 4 [2024-04-11 17:18:16] [query] Trying AND logic [2024-04-11 17:18:16] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 17:18:16] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 17:18:16] [query] Found results using: and logic [2024-04-11 17:18:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4593,37445,3755,41281) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '41639', '43429', '43691', '43729') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 17:18:16] [query] Results: 5 Pages of results: 1 [2024-04-11 17:18:16] [query] Execution time: 0.04044 [2024-04-11 17:18:36] [query] Query for: brain shift [2024-04-11 17:18:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 17:18:36] [query] Engine: default [2024-04-11 17:18:36] [query] Tokens: shifting, shifted, brain, shift [2024-04-11 17:18:36] [query] Mods: 4 [2024-04-11 17:18:36] [query] Trying AND logic [2024-04-11 17:18:36] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 17:18:36] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 17:18:36] [query] Found results using: and logic [2024-04-11 17:18:36] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4593,37445,3755,41281) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '41639', '43429', '43691', '43729') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 17:18:36] [query] Results: 5 Pages of results: 1 [2024-04-11 17:18:36] [query] Execution time: 0.02201 [2024-04-11 17:18:39] [query] Query for: brain shift [2024-04-11 17:18:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 17:18:39] [query] Engine: default [2024-04-11 17:18:39] [query] Tokens: shifting, shifted, brain, shift [2024-04-11 17:18:39] [query] Mods: 4 [2024-04-11 17:18:39] [query] Trying AND logic [2024-04-11 17:18:39] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 17:18:39] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 17:18:39] [query] Found results using: and logic [2024-04-11 17:18:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4593,37445,3755,41281) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '41639', '43429', '43691', '43729') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 17:18:39] [query] Results: 5 Pages of results: 1 [2024-04-11 17:18:39] [query] Execution time: 0.02246 [2024-04-11 17:18:57] [indexer:background] Health check [2024-04-11 17:19:50] [query] Query for: brain shift [2024-04-11 17:19:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 17:19:50] [query] Engine: default [2024-04-11 17:19:50] [query] Tokens: shifting, shifted, brain, shift [2024-04-11 17:19:50] [query] Mods: 5 [2024-04-11 17:19:50] [query] Trying AND logic [2024-04-11 17:19:50] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 17:19:50] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 17:19:50] [query] Found results using: and logic [2024-04-11 17:19:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4593,37445,3755,41281) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '41639', '43429', '43691', '43729') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 17:19:51] [query] Results: 4 Pages of results: 1 [2024-04-11 17:19:51] [query] Execution time: 0.16059 [2024-04-11 17:20:14] [query] Query for: tcga-ov [2024-04-11 17:20:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 17:20:14] [query] Engine: default [2024-04-11 17:20:14] [query] Tokens: tcga, ov, tcga-ov [2024-04-11 17:20:14] [query] Mods: 4 [2024-04-11 17:20:14] [query] Trying AND logic [2024-04-11 17:20:14] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 17:20:14] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 17:20:14] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 17:20:14] [query] Found results using: and logic [2024-04-11 17:20:14] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2529,14401,14459) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('44155', '45699', '45815', '45891', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 17:20:14] [query] Results: 5 Pages of results: 1 [2024-04-11 17:20:14] [query] Execution time: 0.17746 [2024-04-11 17:20:20] [query] Query for: tcga-ov [2024-04-11 17:20:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 17:20:20] [query] Engine: default [2024-04-11 17:20:20] [query] Tokens: tcga, ov, tcga-ov [2024-04-11 17:20:20] [query] Mods: 4 [2024-04-11 17:20:20] [query] Trying AND logic [2024-04-11 17:20:20] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 17:20:20] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 17:20:20] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 17:20:20] [query] Found results using: and logic [2024-04-11 17:20:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2529,14401,14459) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('44155', '45699', '45815', '45891', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 17:20:20] [query] Results: 5 Pages of results: 1 [2024-04-11 17:20:20] [query] Execution time: 0.02637 [2024-04-11 17:20:39] [query] Query for: intracranial pressure [2024-04-11 17:20:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 17:20:39] [query] Engine: default [2024-04-11 17:20:39] [query] Tokens: intracranial, processor [2024-04-11 17:20:39] [query] Mods: 4 [2024-04-11 17:20:39] [query] Using OR logic [2024-04-11 17:20:39] [query] Found results using: and logic [2024-04-11 17:20:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (17825,1819) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 17:20:39] [query] Results: 4 Pages of results: 1 [2024-04-11 17:20:39] [query] Execution time: 0.06794 [2024-04-11 17:20:39] [query] Query for: intracranial pressure [2024-04-11 17:20:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 17:20:39] [query] Engine: default [2024-04-11 17:20:39] [query] Tokens: intracranial, processor [2024-04-11 17:20:39] [query] Mods: 5 [2024-04-11 17:20:39] [query] Using OR logic [2024-04-11 17:20:39] [query] Found results using: and logic [2024-04-11 17:20:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (17825,1819) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 17:20:39] [query] Results: 3 Pages of results: 1 [2024-04-11 17:20:39] [query] Execution time: 0.24336 [2024-04-11 17:20:40] [core] Render suggested search: intracranial processor [2024-04-11 17:20:46] [query] Query for: intracranial pressure [2024-04-11 17:20:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 17:20:46] [query] Engine: default [2024-04-11 17:20:46] [query] Tokens: intracranial, processor [2024-04-11 17:20:46] [query] Mods: 4 [2024-04-11 17:20:46] [query] Using OR logic [2024-04-11 17:20:46] [query] Found results using: and logic [2024-04-11 17:20:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (17825,1819) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 17:20:46] [query] Results: 4 Pages of results: 1 [2024-04-11 17:20:46] [query] Execution time: 0.04988 [2024-04-11 17:20:46] [index] Marking post.tcia_analysis_result 47675 to be dropped [2024-04-11 17:20:48] [index] Dropping post.tcia_analysis_result 47675 [2024-04-11 17:20:48] [indexer] Queued next batch (1) [2024-04-11 17:20:49] [indexer] Processing batch (1) [2024-04-11 17:20:49] [indexer] Indexing post.tcia_analysis_result:47675 [2024-04-11 17:20:49] [index] Marking [1] post.tcia_analysis_result 47675 as indexed [2024-04-11 17:20:49] [indexer] Index built [2024-04-11 17:20:57] [query] Query for: intracranial pressure [2024-04-11 17:20:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 17:20:57] [query] Engine: default [2024-04-11 17:20:57] [query] Tokens: intracranial, processor [2024-04-11 17:20:57] [query] Mods: 5 [2024-04-11 17:20:57] [query] Using OR logic [2024-04-11 17:20:57] [query] Found results using: and logic [2024-04-11 17:20:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (17825,1819) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 17:20:57] [query] Results: 3 Pages of results: 1 [2024-04-11 17:20:57] [query] Execution time: 0.22521 [2024-04-11 17:20:57] [core] Render suggested search: intracranial processor [2024-04-11 17:21:51] [query] Query for: intracranial pressure [2024-04-11 17:21:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 17:21:51] [query] Engine: default [2024-04-11 17:21:51] [query] Tokens: intracranial, processor [2024-04-11 17:21:51] [query] Mods: 4 [2024-04-11 17:21:51] [query] Using OR logic [2024-04-11 17:21:51] [query] Found results using: and logic [2024-04-11 17:21:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (17825,1819) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 17:21:51] [query] Results: 4 Pages of results: 1 [2024-04-11 17:21:51] [query] Execution time: 0.06699 [2024-04-11 17:21:52] [index:background] Health check [2024-04-11 17:21:53] [query] Query for: intracranial pressure an [2024-04-11 17:21:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 17:21:53] [query] Engine: default [2024-04-11 17:21:53] [query] Tokens: intracranial, processor [2024-04-11 17:21:53] [query] Mods: 4 [2024-04-11 17:21:53] [query] Using OR logic [2024-04-11 17:21:53] [query] Found results using: and logic [2024-04-11 17:21:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (17825,1819) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 17:21:53] [query] Results: 4 Pages of results: 1 [2024-04-11 17:21:53] [query] Execution time: 0.06890 [2024-04-11 17:21:54] [query] Query for: intracranial pressure [2024-04-11 17:21:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 17:21:54] [query] Engine: default [2024-04-11 17:21:54] [query] Tokens: intracranial, processor [2024-04-11 17:21:54] [query] Mods: 4 [2024-04-11 17:21:54] [query] Using OR logic [2024-04-11 17:21:54] [query] Found results using: and logic [2024-04-11 17:21:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (17825,1819) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 17:21:54] [query] Results: 4 Pages of results: 1 [2024-04-11 17:21:54] [query] Execution time: 0.06744 [2024-04-11 17:21:55] [query] Query for: intracranial pressure a [2024-04-11 17:21:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 17:21:55] [query] Engine: default [2024-04-11 17:21:55] [query] Tokens: intracranial, processor [2024-04-11 17:21:55] [query] Mods: 4 [2024-04-11 17:21:55] [query] Using OR logic [2024-04-11 17:21:55] [query] Found results using: and logic [2024-04-11 17:21:55] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (17825,1819) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 17:21:55] [query] Results: 4 Pages of results: 1 [2024-04-11 17:21:55] [query] Execution time: 0.06908 [2024-04-11 17:21:56] [query] Query for: intracranial pressure and [2024-04-11 17:21:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 17:21:56] [query] Engine: default [2024-04-11 17:21:56] [query] Tokens: intracranial, processor [2024-04-11 17:21:56] [query] Mods: 4 [2024-04-11 17:21:56] [query] Using OR logic [2024-04-11 17:21:56] [query] Found results using: and logic [2024-04-11 17:21:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (17825,1819) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 17:21:56] [query] Results: 4 Pages of results: 1 [2024-04-11 17:21:56] [query] Execution time: 0.06520 [2024-04-11 17:21:58] [query] Query for: intracranial pressure and brain [2024-04-11 17:21:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 17:21:58] [query] Engine: default [2024-04-11 17:21:58] [query] Tokens: intracranial, processor, brain [2024-04-11 17:21:58] [query] Mods: 4 [2024-04-11 17:21:58] [query] Trying AND logic [2024-04-11 17:21:58] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 17:21:58] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 17:21:58] [query] Found results using: and logic [2024-04-11 17:21:58] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (17825,1819,3755) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('45739') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 17:21:58] [query] Results: 1 Pages of results: 1 [2024-04-11 17:21:58] [query] Execution time: 0.06901 [2024-04-11 17:21:59] [query] Query for: intracranial pressure and brain shid [2024-04-11 17:21:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 17:21:59] [query] Engine: default [2024-04-11 17:21:59] [query] Tokens: intracranial, arshid, morshid, brain [2024-04-11 17:21:59] [query] Mods: 5 [2024-04-11 17:21:59] [query] Trying AND logic [2024-04-11 17:21:59] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 17:21:59] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 17:21:59] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 17:21:59] [query] Found results using: and logic [2024-04-11 17:21:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(3755,17825) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (17825,17717,58871,3755) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('45739') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 7 [2024-04-11 17:21:59] [query] Results: 1 Pages of results: 1 [2024-04-11 17:21:59] [query] Execution time: 0.06589 [2024-04-11 17:22:00] [query] Query for: intracranial pressure and brain shif [2024-04-11 17:22:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 17:22:00] [query] Engine: default [2024-04-11 17:22:00] [query] Tokens: intracranial, shifting, shifted, shift, brain [2024-04-11 17:22:00] [query] Mods: 5 [2024-04-11 17:22:00] [query] Trying AND logic [2024-04-11 17:22:00] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 17:22:00] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 17:22:00] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 17:22:00] [query] Using OR logic [2024-04-11 17:22:00] [query] Found results using: or logic [2024-04-11 17:22:00] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(3755,17825) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (17825,4593,37445,41281,3755) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 7 [2024-04-11 17:22:00] [query] Results: 39 Pages of results: 6 [2024-04-11 17:22:00] [query] Execution time: 0.06950 [2024-04-11 17:22:01] [query] Query for: intracranial pressure and brain shif [2024-04-11 17:22:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 17:22:01] [query] Engine: default [2024-04-11 17:22:01] [query] Tokens: intracranial, shifting, shifted, shift, brain [2024-04-11 17:22:01] [query] Mods: 5 [2024-04-11 17:22:01] [query] Trying AND logic [2024-04-11 17:22:01] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 17:22:01] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 17:22:01] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 17:22:01] [query] Using OR logic [2024-04-11 17:22:01] [query] Found results using: or logic [2024-04-11 17:22:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(3755,17825) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (17825,4593,37445,41281,3755) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 7 [2024-04-11 17:22:01] [query] Results: 39 Pages of results: 6 [2024-04-11 17:22:01] [query] Execution time: 0.06918 [2024-04-11 17:22:02] [query] Query for: intracranial pressure and brain shift [2024-04-11 17:22:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 17:22:02] [query] Engine: default [2024-04-11 17:22:02] [query] Tokens: intracranial, shifting, shifted, processor, brain, shift [2024-04-11 17:22:02] [query] Mods: 5 [2024-04-11 17:22:02] [query] Trying AND logic [2024-04-11 17:22:02] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 17:22:02] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 17:22:02] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 17:22:02] [query] Using OR logic [2024-04-11 17:22:02] [query] Found results using: or logic [2024-04-11 17:22:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (17825,4593,37445,1819,3755,41281) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 17:22:02] [query] Results: 37 Pages of results: 4 [2024-04-11 17:22:02] [query] Execution time: 0.27860 [2024-04-11 17:22:02] [core] Render suggested search: intracranial processor brain shift [2024-04-11 17:22:02] [query] Query for: intracranial pressure and brain shift [2024-04-11 17:22:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 17:22:02] [query] Engine: default [2024-04-11 17:22:02] [query] Tokens: intracranial, shifting, shifted, processor, brain, shift [2024-04-11 17:22:02] [query] Mods: 4 [2024-04-11 17:22:02] [query] Trying AND logic [2024-04-11 17:22:02] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 17:22:02] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 17:22:02] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 17:22:02] [query] Using OR logic [2024-04-11 17:22:02] [query] Found results using: or logic [2024-04-11 17:22:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (17825,4593,37445,1819,3755,41281) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 17:22:02] [query] Results: 41 Pages of results: 6 [2024-04-11 17:22:02] [query] Execution time: 0.07517 [2024-04-11 17:23:04] [query] Query for: brain deformation [2024-04-11 17:23:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 17:23:04] [query] Engine: default [2024-04-11 17:23:04] [query] Tokens: deformable, deformation, brain [2024-04-11 17:23:04] [query] Mods: 5 [2024-04-11 17:23:04] [query] Trying AND logic [2024-04-11 17:23:04] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 17:23:04] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 17:23:04] [query] Found results using: and logic [2024-04-11 17:23:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (931,70967,3755) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('45739') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 17:23:05] [query] Results: 1 Pages of results: 1 [2024-04-11 17:23:05] [query] Execution time: 0.08022 [2024-04-11 17:23:05] [query] Query for: brain deformation [2024-04-11 17:23:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 17:23:05] [query] Engine: default [2024-04-11 17:23:05] [query] Tokens: deformable, deformation, brain [2024-04-11 17:23:05] [query] Mods: 4 [2024-04-11 17:23:05] [query] Trying AND logic [2024-04-11 17:23:05] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 17:23:05] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 17:23:05] [query] Found results using: and logic [2024-04-11 17:23:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (931,70967,3755) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('45739') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 17:23:05] [query] Results: 1 Pages of results: 1 [2024-04-11 17:23:05] [query] Execution time: 0.03775 [2024-04-11 17:23:52] [indexer:background] Health check [2024-04-11 17:25:16] [query] Query for: intracranial pressure [2024-04-11 17:25:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 17:25:16] [query] Engine: default [2024-04-11 17:25:16] [query] Tokens: intracranial, processor [2024-04-11 17:25:16] [query] Mods: 5 [2024-04-11 17:25:16] [query] Using OR logic [2024-04-11 17:25:16] [query] Found results using: and logic [2024-04-11 17:25:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (17825,1819) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 17:25:16] [query] Results: 3 Pages of results: 1 [2024-04-11 17:25:16] [query] Execution time: 0.22192 [2024-04-11 17:25:16] [core] Render suggested search: intracranial processor [2024-04-11 17:25:16] [query] Query for: intracranial pressure [2024-04-11 17:25:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 17:25:16] [query] Engine: default [2024-04-11 17:25:16] [query] Tokens: intracranial, processor [2024-04-11 17:25:16] [query] Mods: 4 [2024-04-11 17:25:16] [query] Using OR logic [2024-04-11 17:25:16] [query] Found results using: and logic [2024-04-11 17:25:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (17825,1819) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 17:25:16] [query] Results: 4 Pages of results: 1 [2024-04-11 17:25:16] [query] Execution time: 0.06507 [2024-04-11 17:25:24] [query] Query for: intracranial pressure [2024-04-11 17:25:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 17:25:24] [query] Engine: default [2024-04-11 17:25:24] [query] Tokens: intracranial, processor [2024-04-11 17:25:24] [query] Mods: 4 [2024-04-11 17:25:24] [query] Using OR logic [2024-04-11 17:25:24] [query] Found results using: and logic [2024-04-11 17:25:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (17825,1819) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 17:25:24] [query] Results: 4 Pages of results: 1 [2024-04-11 17:25:24] [query] Execution time: 0.04892 [2024-04-11 17:26:51] [index:background] Health check [2024-04-11 17:27:39] [query] Query for: hepatic adenoma [2024-04-11 17:27:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 17:27:39] [query] Engine: default [2024-04-11 17:27:39] [query] Tokens: adenomas, hepatic [2024-04-11 17:27:39] [query] Mods: 5 [2024-04-11 17:27:39] [query] Trying AND logic [2024-04-11 17:27:39] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 17:27:39] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 17:27:39] [query] Using OR logic [2024-04-11 17:27:39] [query] Found results using: or logic [2024-04-11 17:27:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(36513) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2993,36513) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 10 [2024-04-11 17:27:39] [query] Results: 5 Pages of results: 1 [2024-04-11 17:27:39] [query] Execution time: 0.20625 [2024-04-11 17:28:52] [indexer:background] Health check [2024-04-11 17:31:52] [index:background] Health check [2024-04-11 17:33:59] [indexer:background] Health check [2024-04-11 17:37:14] [index:background] Health check [2024-04-11 17:39:03] [indexer:background] Health check [2024-04-11 17:42:17] [index:background] Health check [2024-04-11 17:44:50] [indexer:background] Health check [2024-04-11 17:46:56] [index:background] Health check [2024-04-11 17:48:52] [query] Query for: pcod [2024-04-11 17:48:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 17:48:52] [query] Engine: default [2024-04-11 17:48:52] [query] Tokens: pcte [2024-04-11 17:48:52] [query] Mods: 4 [2024-04-11 17:48:52] [query] Found results using: or logic [2024-04-11 17:48:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (41445) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 17:48:52] [query] Results: 1 Pages of results: 1 [2024-04-11 17:48:52] [query] Execution time: 0.06014 [2024-04-11 17:48:53] [indexer:background] Health check [2024-04-11 17:48:54] [query] Query for: pcod [2024-04-11 17:48:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 17:48:54] [query] Engine: default [2024-04-11 17:48:54] [query] Tokens: pcte [2024-04-11 17:48:54] [query] Mods: 5 [2024-04-11 17:48:54] [query] Found results using: or logic [2024-04-11 17:48:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (41445) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 17:48:54] [query] Results: 1 Pages of results: 1 [2024-04-11 17:48:54] [query] Execution time: 0.13311 [2024-04-11 17:48:54] [core] Render suggested search: pcte [2024-04-11 17:49:02] [query] Query for: pcos [2024-04-11 17:49:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 17:49:02] [query] Engine: default [2024-04-11 17:49:03] [query] Tokens: pos [2024-04-11 17:49:03] [query] Mods: 4 [2024-04-11 17:49:03] [query] Found results using: or logic [2024-04-11 17:49:03] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (70417) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 17:49:03] [query] Results: 1 Pages of results: 1 [2024-04-11 17:49:03] [query] Execution time: 0.06050 [2024-04-11 17:52:00] [index:background] Health check [2024-04-11 17:52:12] [query] Query for: 4d [2024-04-11 17:52:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 17:52:12] [query] Engine: default [2024-04-11 17:52:12] [query] Tokens: 4d [2024-04-11 17:52:12] [query] Mods: 5 [2024-04-11 17:52:12] [query] Found results using: or logic [2024-04-11 17:52:12] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (47835) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 17:52:12] [query] Results: 4 Pages of results: 1 [2024-04-11 17:52:12] [query] Execution time: 0.18723 [2024-04-11 17:52:31] [query] Query for: 4d [2024-04-11 17:52:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 17:52:31] [query] Engine: default [2024-04-11 17:52:31] [query] Tokens: 4d [2024-04-11 17:52:31] [query] Mods: 4 [2024-04-11 17:52:31] [query] Found results using: or logic [2024-04-11 17:52:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (47835) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 17:52:31] [query] Results: 4 Pages of results: 1 [2024-04-11 17:52:31] [query] Execution time: 0.01771 [2024-04-11 17:53:59] [indexer:background] Health check [2024-04-11 17:55:02] [index] Marking post.tcia_analysis_result 47675 to be dropped [2024-04-11 17:55:04] [index] Dropping post.tcia_analysis_result 47675 [2024-04-11 17:55:04] [indexer] Index built [2024-04-11 17:57:14] [index:background] Health check [2024-04-11 17:57:14] [indexer] Queued next batch (1) [2024-04-11 17:57:15] [indexer] Processing batch (1) [2024-04-11 17:57:15] [indexer] Indexing post.tcia_analysis_result:47675 [2024-04-11 17:57:15] [index] Marking [1] post.tcia_analysis_result 47675 as indexed [2024-04-11 17:57:15] [indexer] Index built [2024-04-11 17:59:17] [indexer:background] Health check [2024-04-11 18:02:24] [index:background] Health check [2024-04-11 18:03:26] [query] Query for: code for osteosarcoma prediction [2024-04-11 18:03:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 18:03:26] [query] Engine: default [2024-04-11 18:03:26] [query] Tokens: predicted, predictions, predicting, predictive, prediction, predicts, coded, codes, code, osteosarcoma, predict [2024-04-11 18:03:26] [query] Mods: 4 [2024-04-11 18:03:26] [query] Trying AND logic [2024-04-11 18:03:26] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 18:03:26] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 18:03:26] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 18:03:26] [query] Using OR logic [2024-04-11 18:03:26] [query] Found results using: or logic [2024-04-11 18:03:26] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (40315,17559,13273,4007,3905,3817,23223,10905,655,7311,9087) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 18:03:26] [query] Results: 119 Pages of results: 12 [2024-04-11 18:03:26] [query] Execution time: 0.12928 [2024-04-11 18:04:26] [indexer:background] Health check [2024-04-11 18:07:21] [index:background] Health check [2024-04-11 18:09:34] [indexer:background] Health check [2024-04-11 18:12:14] [index:background] Health check [2024-04-11 18:13:51] [indexer:background] Health check [2024-04-11 18:17:07] [index:background] Health check [2024-04-11 18:19:25] [indexer:background] Health check [2024-04-11 18:22:35] [index:background] Health check [2024-04-11 18:23:52] [indexer:background] Health check [2024-04-11 18:27:01] [index:background] Health check [2024-04-11 18:29:26] [indexer:background] Health check [2024-04-11 18:32:06] [index:background] Health check [2024-04-11 18:34:03] [indexer:background] Health check [2024-04-11 18:36:51] [index:background] Health check [2024-04-11 18:39:01] [indexer:background] Health check [2024-04-11 18:42:35] [index:background] Health check [2024-04-11 18:44:23] [indexer:background] Health check [2024-04-11 18:45:23] [query] Query for: he- [2024-04-11 18:45:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 18:45:23] [query] Engine: default [2024-04-11 18:45:23] [query] Tokens: he-vs-mpm [2024-04-11 18:45:23] [query] Mods: 4 [2024-04-11 18:45:23] [query] Found results using: or logic [2024-04-11 18:45:23] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (79139) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 18:45:23] [query] Results: 1 Pages of results: 1 [2024-04-11 18:45:23] [query] Execution time: 0.03734 [2024-04-11 18:45:25] [query] Query for: he-vs- [2024-04-11 18:45:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 18:45:25] [query] Engine: default [2024-04-11 18:45:25] [query] Tokens: he-vs-mpm, vs [2024-04-11 18:45:25] [query] Mods: 5 [2024-04-11 18:45:25] [query] Trying AND logic [2024-04-11 18:45:25] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 18:45:25] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 18:45:25] [query] Found results using: and logic [2024-04-11 18:45:25] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(5669) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (79139,5669) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('42861') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 7 [2024-04-11 18:45:25] [query] Results: 1 Pages of results: 1 [2024-04-11 18:45:25] [query] Execution time: 0.03930 [2024-04-11 18:45:28] [query] Query for: he-vs-mpm [2024-04-11 18:45:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 18:45:28] [query] Engine: default [2024-04-11 18:45:28] [query] Tokens: vs, mpm, he-vs-mpm [2024-04-11 18:45:28] [query] Mods: 4 [2024-04-11 18:45:28] [query] Trying AND logic [2024-04-11 18:45:28] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 18:45:28] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 18:45:28] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 18:45:28] [query] Found results using: and logic [2024-04-11 18:45:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (5669,79137,79139) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('42861') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 18:45:28] [query] Results: 1 Pages of results: 1 [2024-04-11 18:45:28] [query] Execution time: 0.03742 [2024-04-11 18:45:29] [query] Query for: he-vs-mpm [2024-04-11 18:45:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 18:45:29] [query] Engine: default [2024-04-11 18:45:29] [query] Tokens: vs, mpm, he-vs-mpm [2024-04-11 18:45:29] [query] Mods: 5 [2024-04-11 18:45:29] [query] Trying AND logic [2024-04-11 18:45:29] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 18:45:29] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 18:45:29] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 18:45:29] [query] Found results using: and logic [2024-04-11 18:45:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (5669,79137,79139) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('42861') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 18:45:30] [query] Results: 1 Pages of results: 1 [2024-04-11 18:45:30] [query] Execution time: 0.12166 [2024-04-11 18:46:57] [index:background] Health check [2024-04-11 18:47:03] [query] Query for: ictus [2024-04-11 18:47:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 18:47:03] [query] Engine: default [2024-04-11 18:47:03] [query] Tokens: icdc [2024-04-11 18:47:03] [query] Mods: 5 [2024-04-11 18:47:03] [query] Found results using: or logic [2024-04-11 18:47:03] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (42321) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 18:47:03] [query] Results: 1 Pages of results: 1 [2024-04-11 18:47:03] [query] Execution time: 0.14465 [2024-04-11 18:47:03] [core] Render suggested search: icdc [2024-04-11 18:47:03] [query] Query for: ictus [2024-04-11 18:47:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 18:47:03] [query] Engine: default [2024-04-11 18:47:03] [query] Tokens: icdc [2024-04-11 18:47:03] [query] Mods: 4 [2024-04-11 18:47:03] [query] Found results using: or logic [2024-04-11 18:47:03] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (42321) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 18:47:03] [query] Results: 1 Pages of results: 1 [2024-04-11 18:47:03] [query] Execution time: 0.06128 [2024-04-11 18:47:12] [query] Query for: stroke [2024-04-11 18:47:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 18:47:12] [query] Engine: default [2024-04-11 18:47:12] [query] Tokens: stroke [2024-04-11 18:47:12] [query] Mods: 5 [2024-04-11 18:47:12] [query] Found results using: or logic [2024-04-11 18:47:12] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (15081) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 18:47:12] [query] Results: 4 Pages of results: 1 [2024-04-11 18:47:12] [query] Execution time: 0.23685 [2024-04-11 18:47:13] [query] Query for: stroke [2024-04-11 18:47:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 18:47:13] [query] Engine: default [2024-04-11 18:47:13] [query] Tokens: stroke [2024-04-11 18:47:13] [query] Mods: 4 [2024-04-11 18:47:13] [query] Found results using: or logic [2024-04-11 18:47:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (15081) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 18:47:13] [query] Results: 4 Pages of results: 1 [2024-04-11 18:47:13] [query] Execution time: 0.03359 [2024-04-11 18:48:54] [indexer:background] Health check [2024-04-11 18:51:49] [query] Query for: prostate [2024-04-11 18:51:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 18:51:49] [query] Engine: default [2024-04-11 18:51:49] [query] Tokens: prostates, prostate, prostatic [2024-04-11 18:51:49] [query] Mods: 5 [2024-04-11 18:51:49] [query] Using OR logic [2024-04-11 18:51:49] [query] Found results using: and logic [2024-04-11 18:51:49] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4369,7013,27415) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 18:51:49] [query] Results: 21 Pages of results: 3 [2024-04-11 18:51:49] [query] Execution time: 0.39823 [2024-04-11 18:51:49] [query] Query for: prostate [2024-04-11 18:51:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 18:51:49] [query] Engine: default [2024-04-11 18:51:49] [query] Tokens: prostates, prostate, prostatic [2024-04-11 18:51:49] [query] Mods: 4 [2024-04-11 18:51:49] [query] Using OR logic [2024-04-11 18:51:49] [query] Found results using: and logic [2024-04-11 18:51:49] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4369,7013,27415) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 18:51:49] [query] Results: 25 Pages of results: 4 [2024-04-11 18:51:49] [query] Execution time: 0.03742 [2024-04-11 18:51:55] [index:background] Health check [2024-04-11 18:53:51] [indexer:background] Health check [2024-04-11 18:53:51] [indexer:background] CPU load threshold (3) breached: 6.76 [waiting 2] [2024-04-11 18:56:51] [index:background] Health check [2024-04-11 18:58:19] [query] Query for: gtex [2024-04-11 18:58:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 18:58:19] [query] Engine: default [2024-04-11 18:58:19] [query] Tokens: gates, gated, gating [2024-04-11 18:58:19] [query] Mods: 4 [2024-04-11 18:58:19] [query] Using OR logic [2024-04-11 18:58:19] [query] Found results using: and logic [2024-04-11 18:58:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (16039,47247,53209) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 18:58:19] [query] Results: 10 Pages of results: 2 [2024-04-11 18:58:19] [query] Execution time: 0.06587 [2024-04-11 18:58:19] [query] Query for: gtex [2024-04-11 18:58:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 18:58:19] [query] Engine: default [2024-04-11 18:58:19] [query] Tokens: gates, gated, gating [2024-04-11 18:58:19] [query] Mods: 4 [2024-04-11 18:58:19] [query] Using OR logic [2024-04-11 18:58:19] [query] Found results using: and logic [2024-04-11 18:58:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (16039,47247,53209) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 18:58:19] [query] Results: 10 Pages of results: 2 [2024-04-11 18:58:19] [query] Execution time: 0.07303 [2024-04-11 18:58:22] [query] Query for: gtex [2024-04-11 18:58:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 18:58:22] [query] Engine: default [2024-04-11 18:58:22] [query] Tokens: gates, gated, gating [2024-04-11 18:58:22] [query] Mods: 5 [2024-04-11 18:58:22] [query] Using OR logic [2024-04-11 18:58:22] [query] Found results using: and logic [2024-04-11 18:58:23] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (16039,47247,53209) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 18:58:23] [query] Results: 10 Pages of results: 1 [2024-04-11 18:58:23] [query] Execution time: 0.24773 [2024-04-11 18:58:23] [core] Render suggested search: gates [2024-04-11 18:58:52] [indexer:background] Health check [2024-04-11 19:01:07] [query] Query for: dwi [2024-04-11 19:01:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 19:01:07] [query] Engine: default [2024-04-11 19:01:07] [query] Tokens: dwi [2024-04-11 19:01:07] [query] Mods: 4 [2024-04-11 19:01:07] [query] Found results using: or logic [2024-04-11 19:01:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (33285) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 19:01:07] [query] Results: 10 Pages of results: 2 [2024-04-11 19:01:07] [query] Execution time: 0.03456 [2024-04-11 19:01:10] [query] Query for: dwi [2024-04-11 19:01:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 19:01:10] [query] Engine: default [2024-04-11 19:01:10] [query] Tokens: dwi [2024-04-11 19:01:10] [query] Mods: 5 [2024-04-11 19:01:10] [query] Found results using: or logic [2024-04-11 19:01:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (33285) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 19:01:10] [query] Results: 10 Pages of results: 1 [2024-04-11 19:01:10] [query] Execution time: 0.27642 [2024-04-11 19:01:24] [query] Query for: dwi [2024-04-11 19:01:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 19:01:24] [query] Engine: default [2024-04-11 19:01:24] [query] Tokens: dwi [2024-04-11 19:01:24] [query] Mods: 4 [2024-04-11 19:01:24] [query] Found results using: or logic [2024-04-11 19:01:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (33285) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 19:01:24] [query] Results: 10 Pages of results: 1 [2024-04-11 19:01:24] [query] Execution time: 0.01661 [2024-04-11 19:01:39] [query] Query for: dwi [2024-04-11 19:01:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 19:01:39] [query] Engine: default [2024-04-11 19:01:39] [query] Tokens: dwi [2024-04-11 19:01:39] [query] Mods: 5 [2024-04-11 19:01:39] [query] Found results using: or logic [2024-04-11 19:01:40] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (33285) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 19:01:40] [query] Results: 10 Pages of results: 1 [2024-04-11 19:01:40] [query] Execution time: 0.27612 [2024-04-11 19:02:11] [query] Query for: dwi [2024-04-11 19:02:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 19:02:11] [query] Engine: default [2024-04-11 19:02:11] [query] Tokens: dwi [2024-04-11 19:02:11] [query] Mods: 4 [2024-04-11 19:02:11] [query] Found results using: or logic [2024-04-11 19:02:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (33285) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 19:02:11] [query] Results: 10 Pages of results: 1 [2024-04-11 19:02:11] [query] Execution time: 0.01746 [2024-04-11 19:02:11] [index:background] Health check [2024-04-11 19:02:16] [query] Query for: dwi [2024-04-11 19:02:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 19:02:16] [query] Engine: default [2024-04-11 19:02:16] [query] Tokens: dwi [2024-04-11 19:02:16] [query] Mods: 4 [2024-04-11 19:02:16] [query] Found results using: or logic [2024-04-11 19:02:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (33285) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 19:02:16] [query] Results: 10 Pages of results: 1 [2024-04-11 19:02:16] [query] Execution time: 0.01672 [2024-04-11 19:03:17] [index] Marking post.post 3450 to be dropped [2024-04-11 19:03:20] [index] Dropping post.post 3450 [2024-04-11 19:03:20] [indexer] Index built [2024-04-11 19:04:14] [indexer:background] Health check [2024-04-11 19:04:14] [indexer] Queued next batch (1) [2024-04-11 19:04:15] [indexer] Processing batch (1) [2024-04-11 19:04:15] [indexer] Indexing post.post:3450 [2024-04-11 19:04:15] [index] Marking [1] post.post 3450 as indexed [2024-04-11 19:04:15] [indexer] Index built [2024-04-11 19:07:11] [index:background] Health check [2024-04-11 19:08:57] [indexer:background] Health check [2024-04-11 19:11:54] [index:background] Health check [2024-04-11 19:14:54] [indexer:background] Health check [2024-04-11 19:16:59] [index:background] Health check [2024-04-11 19:18:59] [indexer:background] Health check [2024-04-11 19:19:32] [query] Query for: lihc [2024-04-11 19:19:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 19:19:32] [query] Engine: default [2024-04-11 19:19:32] [query] Tokens: lihc [2024-04-11 19:19:32] [query] Mods: 4 [2024-04-11 19:19:32] [query] Found results using: or logic [2024-04-11 19:19:32] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (22385) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 19:19:32] [query] Results: 5 Pages of results: 1 [2024-04-11 19:19:32] [query] Execution time: 0.18121 [2024-04-11 19:19:37] [query] Query for: lihc [2024-04-11 19:19:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 19:19:37] [query] Engine: default [2024-04-11 19:19:37] [query] Tokens: lihc [2024-04-11 19:19:37] [query] Mods: 4 [2024-04-11 19:19:37] [query] Found results using: or logic [2024-04-11 19:19:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (22385) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 19:19:37] [query] Results: 5 Pages of results: 1 [2024-04-11 19:19:37] [query] Execution time: 0.01794 [2024-04-11 19:22:55] [index:background] Health check [2024-04-11 19:23:55] [indexer:background] Health check [2024-04-11 19:25:51] [query] Query for: thy [2024-04-11 19:25:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 19:25:51] [query] Engine: default [2024-04-11 19:25:51] [query] Tokens: thym, thymic, thymoma, thyroid [2024-04-11 19:25:51] [query] Mods: 4 [2024-04-11 19:25:51] [query] Using OR logic [2024-04-11 19:25:51] [query] Found results using: and logic [2024-04-11 19:25:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (37429,28753,37431,28717) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 19:25:51] [query] Results: 3 Pages of results: 1 [2024-04-11 19:25:51] [query] Execution time: 0.04041 [2024-04-11 19:25:54] [query] Query for: thyr [2024-04-11 19:25:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 19:25:54] [query] Engine: default [2024-04-11 19:25:54] [query] Tokens: thyroid [2024-04-11 19:25:54] [query] Mods: 4 [2024-04-11 19:25:54] [query] Found results using: or logic [2024-04-11 19:25:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (28717) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 19:25:54] [query] Results: 3 Pages of results: 1 [2024-04-11 19:25:54] [query] Execution time: 0.03424 [2024-04-11 19:25:55] [query] Query for: thyroi [2024-04-11 19:25:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 19:25:55] [query] Engine: default [2024-04-11 19:25:55] [query] Tokens: thyroid [2024-04-11 19:25:55] [query] Mods: 4 [2024-04-11 19:25:55] [query] Found results using: or logic [2024-04-11 19:25:55] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (28717) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 19:25:55] [query] Results: 3 Pages of results: 1 [2024-04-11 19:25:55] [query] Execution time: 0.03319 [2024-04-11 19:25:56] [query] Query for: thyroi [2024-04-11 19:25:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 19:25:56] [query] Engine: default [2024-04-11 19:25:56] [query] Tokens: thyroid [2024-04-11 19:25:56] [query] Mods: 4 [2024-04-11 19:25:56] [query] Found results using: or logic [2024-04-11 19:25:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (28717) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 19:25:56] [query] Results: 3 Pages of results: 1 [2024-04-11 19:25:56] [query] Execution time: 0.03420 [2024-04-11 19:25:57] [query] Query for: thyroid [2024-04-11 19:25:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 19:25:57] [query] Engine: default [2024-04-11 19:25:57] [query] Tokens: thyroid [2024-04-11 19:25:57] [query] Mods: 4 [2024-04-11 19:25:57] [query] Found results using: or logic [2024-04-11 19:25:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (28717) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 19:25:57] [query] Results: 3 Pages of results: 1 [2024-04-11 19:25:57] [query] Execution time: 0.03386 [2024-04-11 19:27:02] [index:background] Health check [2024-04-11 19:29:28] [indexer:background] Health check [2024-04-11 19:32:57] [index:background] Health check [2024-04-11 19:34:13] [indexer:background] Health check [2024-04-11 19:36:55] [index:background] Health check [2024-04-11 19:39:21] [query] Query for: glio [2024-04-11 19:39:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 19:39:21] [query] Engine: default [2024-04-11 19:39:21] [query] Tokens: glioblastomaresults, glioblastomamaterials, glioblastoma.results, glioblastoma.materials, glioblastomas, glioma-causing, gliomas, glioblastomagenomicmapping, glioblastoma-genomic-mapping, glioblastoma, glioma [2024-04-11 19:39:21] [query] Mods: 4 [2024-04-11 19:39:21] [query] Using OR logic [2024-04-11 19:39:21] [query] Found results using: and logic [2024-04-11 19:39:21] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (80449,80447,80439,80437,50639,42489,15461,12667,12665,3865,3825) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 19:39:21] [query] Results: 38 Pages of results: 6 [2024-04-11 19:39:21] [query] Execution time: 0.04714 [2024-04-11 19:39:22] [indexer:background] Health check [2024-04-11 19:40:28] [query] Query for: gliom [2024-04-11 19:40:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 19:40:28] [query] Engine: default [2024-04-11 19:40:28] [query] Tokens: gliomas, glioma-subtypes, gliomasubtypes, gliomagenesis, glioma-causing, gliomacausing, glioma, glioma01 [2024-04-11 19:40:28] [query] Mods: 4 [2024-04-11 19:40:28] [query] Using OR logic [2024-04-11 19:40:28] [query] Found results using: and logic [2024-04-11 19:40:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (15461,18265,19347,42349,42489,42539,3825,42597) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 19:40:28] [query] Results: 18 Pages of results: 3 [2024-04-11 19:40:28] [query] Execution time: 0.04048 [2024-04-11 19:40:29] [query] Query for: glioma [2024-04-11 19:40:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 19:40:29] [query] Engine: default [2024-04-11 19:40:29] [query] Tokens: gliomas, glioma [2024-04-11 19:40:29] [query] Mods: 4 [2024-04-11 19:40:29] [query] Using OR logic [2024-04-11 19:40:29] [query] Found results using: and logic [2024-04-11 19:40:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (15461,3825) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 19:40:29] [query] Results: 18 Pages of results: 3 [2024-04-11 19:40:29] [query] Execution time: 0.03839 [2024-04-11 19:40:47] [query] Query for: gli [2024-04-11 19:40:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 19:40:47] [query] Engine: default [2024-04-11 19:40:47] [query] Tokens: glioblastomaresults, glioblastoma-genomic-mapping, glioblastomagenomicmapping, glioblastomas, glioblastomamaterials, glioblastoma.materials, glioblastoma.results, glial, glick, glioblastoma [2024-04-11 19:40:47] [query] Mods: 4 [2024-04-11 19:40:47] [query] Using OR logic [2024-04-11 19:40:47] [query] Found results using: and logic [2024-04-11 19:40:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (80449,12665,12667,50639,80447,80437,80439,50921,60991,3865) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 19:40:47] [query] Results: 34 Pages of results: 5 [2024-04-11 19:40:47] [query] Execution time: 0.04196 [2024-04-11 19:40:49] [query] Query for: glio [2024-04-11 19:40:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 19:40:49] [query] Engine: default [2024-04-11 19:40:49] [query] Tokens: glioblastomaresults, glioblastomamaterials, glioblastoma.results, glioblastoma.materials, glioblastomas, glioma-causing, gliomas, glioblastomagenomicmapping, glioblastoma-genomic-mapping, glioblastoma, glioma [2024-04-11 19:40:49] [query] Mods: 4 [2024-04-11 19:40:49] [query] Using OR logic [2024-04-11 19:40:49] [query] Found results using: and logic [2024-04-11 19:40:49] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (80449,80447,80439,80437,50639,42489,15461,12667,12665,3865,3825) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 19:40:49] [query] Results: 38 Pages of results: 6 [2024-04-11 19:40:49] [query] Execution time: 0.04276 [2024-04-11 19:40:50] [query] Query for: gliob [2024-04-11 19:40:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 19:40:50] [query] Engine: default [2024-04-11 19:40:50] [query] Tokens: glioblastoma-genomic-mapping, glioblastomagenomicmapping, glioblastomas, glioblastoma.materials, glioblastoma.results, glioblastomamaterials, glioblastomaresults, glioblastoma [2024-04-11 19:40:50] [query] Mods: 4 [2024-04-11 19:40:50] [query] Using OR logic [2024-04-11 19:40:50] [query] Found results using: and logic [2024-04-11 19:40:50] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (12665,12667,50639,80437,80439,80447,80449,3865) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 19:40:50] [query] Results: 31 Pages of results: 5 [2024-04-11 19:40:50] [query] Execution time: 0.04022 [2024-04-11 19:40:51] [query] Query for: glioblast [2024-04-11 19:40:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 19:40:51] [query] Engine: default [2024-04-11 19:40:51] [query] Tokens: glioblastoma-genomic-mapping, glioblastomagenomicmapping, glioblastomas, glioblastoma.materials, glioblastoma.results, glioblastomamaterials, glioblastomaresults, glioblastoma [2024-04-11 19:40:51] [query] Mods: 4 [2024-04-11 19:40:51] [query] Using OR logic [2024-04-11 19:40:51] [query] Found results using: and logic [2024-04-11 19:40:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (12665,12667,50639,80437,80439,80447,80449,3865) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 19:40:51] [query] Results: 31 Pages of results: 5 [2024-04-11 19:40:51] [query] Execution time: 0.04141 [2024-04-11 19:40:53] [query] Query for: glioblastoma [2024-04-11 19:40:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 19:40:53] [query] Engine: default [2024-04-11 19:40:53] [query] Tokens: glioblastomas, glioblastoma [2024-04-11 19:40:53] [query] Mods: 4 [2024-04-11 19:40:53] [query] Using OR logic [2024-04-11 19:40:53] [query] Found results using: and logic [2024-04-11 19:40:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (50639,3865) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 19:40:53] [query] Results: 31 Pages of results: 5 [2024-04-11 19:40:53] [query] Execution time: 0.03630 [2024-04-11 19:40:58] [query] Query for: glioblastoma [2024-04-11 19:40:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 19:40:58] [query] Engine: default [2024-04-11 19:40:58] [query] Tokens: glioblastomas, glioblastoma [2024-04-11 19:40:58] [query] Mods: 4 [2024-04-11 19:40:58] [query] Using OR logic [2024-04-11 19:40:58] [query] Found results using: and logic [2024-04-11 19:40:58] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (50639,3865) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 19:40:58] [query] Results: 31 Pages of results: 5 [2024-04-11 19:40:58] [query] Execution time: 0.03448 [2024-04-11 19:40:59] [query] Query for: glioblastoma m [2024-04-11 19:40:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 19:40:59] [query] Engine: default [2024-04-11 19:40:59] [query] Tokens: glioblastomas, glioblastoma, m [2024-04-11 19:40:59] [query] Mods: 4 [2024-04-11 19:40:59] [query] Trying AND logic [2024-04-11 19:40:59] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 19:40:59] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 19:40:59] [query] Found results using: and logic [2024-04-11 19:40:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (50639,3865,2669) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '41183', '41199', '41519', '41639', '42323', '42347', '42621', '42829', '42917', '43287', '43469', '43903', '44721', '45351', '45385', '45543', '45571', '45601', '45609', '45683', '45713', '45725', '45739', '45927', '45937', '45965', '46107', '46121', '46609', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 19:40:59] [query] Results: 31 Pages of results: 5 [2024-04-11 19:40:59] [query] Execution time: 0.04385 [2024-04-11 19:41:01] [query] Query for: glioblastoma multi [2024-04-11 19:41:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 19:41:01] [query] Engine: default [2024-04-11 19:41:01] [query] Tokens: glioblastomas, glioblastoma, multi [2024-04-11 19:41:01] [query] Mods: 4 [2024-04-11 19:41:01] [query] Trying AND logic [2024-04-11 19:41:01] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 19:41:01] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 19:41:01] [query] Found results using: and logic [2024-04-11 19:41:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (50639,3865,3969) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '41183', '41199', '41519', '42323', '42347', '42621', '42917', '43287', '43469', '43903', '45601', '45725', '45739', '45937', '46107', '46609', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 19:41:01] [query] Results: 18 Pages of results: 3 [2024-04-11 19:41:01] [query] Execution time: 0.04057 [2024-04-11 19:42:40] [index:background] Health check [2024-04-11 19:45:55] [indexer:background] Health check [2024-04-11 19:47:29] [index:background] Health check [2024-04-11 19:49:03] [query] Query for: sarcm [2024-04-11 19:49:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 19:49:03] [query] Engine: default [2024-04-11 19:49:03] [query] Tokens: sarcomas, sarcoma [2024-04-11 19:49:03] [query] Mods: 4 [2024-04-11 19:49:03] [query] Using OR logic [2024-04-11 19:49:03] [query] Found results using: and logic [2024-04-11 19:49:03] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10031,9925) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 19:49:03] [query] Results: 9 Pages of results: 2 [2024-04-11 19:49:03] [query] Execution time: 0.06386 [2024-04-11 19:49:04] [query] Query for: sarcme [2024-04-11 19:49:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 19:49:04] [query] Engine: default [2024-04-11 19:49:04] [query] Tokens: sarcomas, sarcoma [2024-04-11 19:49:04] [query] Mods: 4 [2024-04-11 19:49:04] [query] Using OR logic [2024-04-11 19:49:04] [query] Found results using: and logic [2024-04-11 19:49:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10031,9925) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 19:49:04] [query] Results: 9 Pages of results: 2 [2024-04-11 19:49:04] [query] Execution time: 0.06580 [2024-04-11 19:49:04] [indexer:background] Health check [2024-04-11 19:49:05] [query] Query for: sarc [2024-04-11 19:49:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 19:49:05] [query] Engine: default [2024-04-11 19:49:05] [query] Tokens: sarc [2024-04-11 19:49:05] [query] Mods: 4 [2024-04-11 19:49:05] [query] Found results using: or logic [2024-04-11 19:49:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (9919) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 19:49:05] [query] Results: 2 Pages of results: 1 [2024-04-11 19:49:05] [query] Execution time: 0.03495 [2024-04-11 19:49:05] [query] Query for: sarcoma [2024-04-11 19:49:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 19:49:05] [query] Engine: default [2024-04-11 19:49:06] [query] Tokens: sarcomas, sarcoma [2024-04-11 19:49:06] [query] Mods: 5 [2024-04-11 19:49:06] [query] Using OR logic [2024-04-11 19:49:06] [query] Found results using: and logic [2024-04-11 19:49:06] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10031,9925) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 19:49:06] [query] Results: 7 Pages of results: 1 [2024-04-11 19:49:06] [query] Execution time: 0.23995 [2024-04-11 19:49:06] [query] Query for: sarcoma [2024-04-11 19:49:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 19:49:06] [query] Engine: default [2024-04-11 19:49:06] [query] Tokens: sarcomas, sarcoma [2024-04-11 19:49:06] [query] Mods: 4 [2024-04-11 19:49:06] [query] Using OR logic [2024-04-11 19:49:06] [query] Found results using: and logic [2024-04-11 19:49:06] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10031,9925) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 19:49:06] [query] Results: 9 Pages of results: 2 [2024-04-11 19:49:06] [query] Execution time: 0.03463 [2024-04-11 19:49:38] [query] Query for: sarcoma [2024-04-11 19:49:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 19:49:38] [query] Engine: default [2024-04-11 19:49:38] [query] Tokens: sarcomas, sarcoma [2024-04-11 19:49:38] [query] Mods: 4 [2024-04-11 19:49:38] [query] Using OR logic [2024-04-11 19:49:38] [query] Found results using: and logic [2024-04-11 19:49:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10031,9925) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 19:49:38] [query] Results: 9 Pages of results: 1 [2024-04-11 19:49:38] [query] Execution time: 0.01860 [2024-04-11 19:49:51] [query] Query for: sarcoma [2024-04-11 19:49:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 19:49:51] [query] Engine: default [2024-04-11 19:49:51] [query] Tokens: sarcomas, sarcoma [2024-04-11 19:49:51] [query] Mods: 4 [2024-04-11 19:49:51] [query] Using OR logic [2024-04-11 19:49:51] [query] Found results using: and logic [2024-04-11 19:49:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10031,9925) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 19:49:51] [query] Results: 9 Pages of results: 1 [2024-04-11 19:49:51] [query] Execution time: 0.01910 [2024-04-11 19:49:57] [query] Query for: sarcoma [2024-04-11 19:49:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 19:49:57] [query] Engine: default [2024-04-11 19:49:57] [query] Tokens: sarcomas, sarcoma [2024-04-11 19:49:57] [query] Mods: 4 [2024-04-11 19:49:57] [query] Using OR logic [2024-04-11 19:49:57] [query] Found results using: and logic [2024-04-11 19:49:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10031,9925) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 19:49:57] [query] Results: 9 Pages of results: 1 [2024-04-11 19:49:57] [query] Execution time: 0.01929 [2024-04-11 19:50:12] [query] Query for: sarcoma [2024-04-11 19:50:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 19:50:12] [query] Engine: default [2024-04-11 19:50:12] [query] Tokens: sarcomas, sarcoma [2024-04-11 19:50:12] [query] Mods: 4 [2024-04-11 19:50:12] [query] Using OR logic [2024-04-11 19:50:12] [query] Found results using: and logic [2024-04-11 19:50:12] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10031,9925) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 19:50:12] [query] Results: 9 Pages of results: 1 [2024-04-11 19:50:12] [query] Execution time: 0.01856 [2024-04-11 19:50:28] [query] Query for: sarcoma [2024-04-11 19:50:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 19:50:28] [query] Engine: default [2024-04-11 19:50:28] [query] Tokens: sarcomas, sarcoma [2024-04-11 19:50:28] [query] Mods: 4 [2024-04-11 19:50:28] [query] Using OR logic [2024-04-11 19:50:28] [query] Found results using: and logic [2024-04-11 19:50:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10031,9925) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 19:50:28] [query] Results: 9 Pages of results: 1 [2024-04-11 19:50:28] [query] Execution time: 0.01834 [2024-04-11 19:51:57] [index:background] Health check [2024-04-11 19:54:01] [indexer:background] Health check [2024-04-11 19:56:51] [index:background] Health check [2024-04-11 19:58:53] [indexer:background] Health check [2024-04-11 20:00:14] [query] Query for: sarcoma [2024-04-11 20:00:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 20:00:14] [query] Engine: default [2024-04-11 20:00:14] [query] Tokens: sarcomas, sarcoma [2024-04-11 20:00:14] [query] Mods: 4 [2024-04-11 20:00:14] [query] Using OR logic [2024-04-11 20:00:14] [query] Found results using: and logic [2024-04-11 20:00:14] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10031,9925) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 20:00:14] [query] Results: 9 Pages of results: 1 [2024-04-11 20:00:14] [query] Execution time: 0.01887 [2024-04-11 20:01:53] [index:background] Health check [2024-04-11 20:03:39] [query] Query for: gbm [2024-04-11 20:03:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 20:03:39] [query] Engine: default [2024-04-11 20:03:39] [query] Tokens: gbm [2024-04-11 20:03:39] [query] Mods: 4 [2024-04-11 20:03:39] [query] Found results using: or logic [2024-04-11 20:03:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2533) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 20:03:39] [query] Results: 30 Pages of results: 3 [2024-04-11 20:03:39] [query] Execution time: 0.14751 [2024-04-11 20:03:56] [indexer:background] Health check [2024-04-11 20:04:17] [query] Query for: bur [2024-04-11 20:04:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 20:04:17] [query] Engine: default [2024-04-11 20:04:17] [query] Tokens: burdenko’s, burdenko's, burdenko-gbm-progression, burdenkogbmprogression, burdenko_glioma_progression, burdenkos, burdenkogliomaprogression, burden, burdenko, burger [2024-04-11 20:04:17] [query] Mods: 4 [2024-04-11 20:04:17] [query] Using OR logic [2024-04-11 20:04:17] [query] Found results using: and logic [2024-04-11 20:04:17] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (41373,41411,41243,41245,41351,41407,41385,12315,41241,43477) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 20:04:17] [query] Results: 15 Pages of results: 3 [2024-04-11 20:04:17] [query] Execution time: 0.04473 [2024-04-11 20:06:52] [index:background] Health check [2024-04-11 20:08:52] [indexer:background] Health check [2024-04-11 20:11:52] [index:background] Health check [2024-04-11 20:13:54] [indexer:background] Health check [2024-04-11 20:16:26] [query] Query for: lung cancer dicom [2024-04-11 20:16:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 3 offset: 0 fields: all [2024-04-11 20:16:26] [query] Engine: default [2024-04-11 20:16:26] [query] Tokens: cancers, cancerous, lungs, lung, cancer, dicom [2024-04-11 20:16:26] [query] Mods: 4 [2024-04-11 20:16:26] [query] Trying AND logic [2024-04-11 20:16:26] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 20:16:26] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 20:16:26] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 20:16:26] [query] Found results using: and logic [2024-04-11 20:16:27] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2995,31375,3111,1401,161,471) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('3866', '41269', '41365', '41419', '41459', '41469', '41481', '41513', '41631', '41703', '41869', '42009', '42017', '42069', '42113', '42151', '42277', '42417', '42537', '42547', '42557', '42587', '42761', '42771', '42789', '42811', '42977', '43005', '43015', '43039', '43125', '43223', '43327', '43389', '43437', '43451', '43461', '43469', '43483', '43495', '43501', '43523', '43577', '43603', '43643', '43691', '44097', '44129', '44929', '45043', '45479', '45529', '45591', '45659', '45713', '45769', '45779', '45815', '45865', '45881', '45927', '46039', '46081', '46121', '46141', '46301', '47675', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 20, 10 [2024-04-11 20:16:27] [query] Results: 68 Pages of results: 7 [2024-04-11 20:16:27] [query] Execution time: 0.34244 [2024-04-11 20:16:53] [index:background] Health check [2024-04-11 20:19:48] [indexer:background] Health check [2024-04-11 20:23:01] [index:background] Health check [2024-04-11 20:24:11] [indexer:background] Health check [2024-04-11 20:27:40] [index:background] Health check [2024-04-11 20:28:54] [indexer:background] Health check [2024-04-11 20:31:22] [query] Query for: mammograms [2024-04-11 20:31:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 20:31:22] [query] Engine: default [2024-04-11 20:31:22] [query] Tokens: mammograms, mammogram [2024-04-11 20:31:22] [query] Mods: 4 [2024-04-11 20:31:22] [query] Using OR logic [2024-04-11 20:31:22] [query] Found results using: and logic [2024-04-11 20:31:22] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (42277,501) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 20:31:22] [query] Results: 6 Pages of results: 1 [2024-04-11 20:31:22] [query] Execution time: 0.15547 [2024-04-11 20:31:50] [query] Query for: mammograms [2024-04-11 20:31:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 20:31:50] [query] Engine: default [2024-04-11 20:31:50] [query] Tokens: mammograms, mammogram [2024-04-11 20:31:50] [query] Mods: 4 [2024-04-11 20:31:50] [query] Using OR logic [2024-04-11 20:31:50] [query] Found results using: and logic [2024-04-11 20:31:50] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (42277,501) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 20:31:50] [query] Results: 6 Pages of results: 1 [2024-04-11 20:31:50] [query] Execution time: 0.02301 [2024-04-11 20:31:51] [index:background] Health check [2024-04-11 20:33:59] [indexer:background] Health check [2024-04-11 20:36:51] [index:background] Health check [2024-04-11 20:38:56] [indexer:background] Health check [2024-04-11 20:41:51] [index:background] Health check [2024-04-11 20:42:11] [query] Query for: nf1 mri [2024-04-11 20:42:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 20:42:11] [query] Engine: default [2024-04-11 20:42:11] [query] Tokens: 9stoinf1, tcia.2019.9stoinf1, tcia20199stoinf1, mri [2024-04-11 20:42:11] [query] Mods: 5 [2024-04-11 20:42:11] [query] Trying AND logic [2024-04-11 20:42:11] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 20:42:11] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 20:42:11] [query] Using OR logic [2024-04-11 20:42:11] [query] Found results using: or logic [2024-04-11 20:42:12] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(1405) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (23535,23537,23539,1405) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 10 [2024-04-11 20:42:12] [query] Results: 98 Pages of results: 10 [2024-04-11 20:42:12] [query] Execution time: 0.59398 [2024-04-11 20:42:13] [query] Query for: nf1 mri [2024-04-11 20:42:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 20:42:13] [query] Engine: default [2024-04-11 20:42:13] [query] Tokens: 9stoinf1, tcia.2019.9stoinf1, tcia20199stoinf1, mri [2024-04-11 20:42:13] [query] Mods: 5 [2024-04-11 20:42:13] [query] Trying AND logic [2024-04-11 20:42:13] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 20:42:13] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 20:42:13] [query] Using OR logic [2024-04-11 20:42:13] [query] Found results using: or logic [2024-04-11 20:42:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance,( SELECT SUM(wp_searchwp_index.occurrences) FROM wp_searchwp_index WHERE wp_searchwp_index.id = s.id AND wp_searchwp_index.site = s.site AND wp_searchwp_index.source = s.source AND wp_searchwp_index.token IN(1405) GROUP BY wp_searchwp_index.id ) AS searchwp_exacts FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (23535,23537,23539,1405) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 10 [2024-04-11 20:42:13] [query] Results: 98 Pages of results: 10 [2024-04-11 20:42:13] [query] Execution time: 0.59012 [2024-04-11 20:42:46] [query] Query for: neurofibroma mri [2024-04-11 20:42:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 20:42:46] [query] Engine: default [2024-04-11 20:42:46] [query] Tokens: mri [2024-04-11 20:42:46] [query] Mods: 4 [2024-04-11 20:42:46] [query] Found results using: or logic [2024-04-11 20:42:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1405) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 20:42:46] [query] Results: 97 Pages of results: 10 [2024-04-11 20:42:46] [query] Execution time: 0.14470 [2024-04-11 20:43:01] [query] Query for: neurofibroma [2024-04-11 20:43:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 20:43:01] [query] Engine: default [2024-04-11 20:43:01] [query] Tokens: neurofibroma [2024-04-11 20:43:01] [query] Mods: 4 [2024-04-11 20:43:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 20:43:01] [query] Results: 0 Pages of results: 0 [2024-04-11 20:43:01] [query] Execution time: 0.06020 [2024-04-11 20:43:07] [query] Query for: neu [2024-04-11 20:43:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 20:43:07] [query] Engine: default [2024-04-11 20:43:07] [query] Tokens: neu [2024-04-11 20:43:07] [query] Mods: 4 [2024-04-11 20:43:07] [query] Found results using: or logic [2024-04-11 20:43:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (49275) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 20:43:07] [query] Results: 1 Pages of results: 1 [2024-04-11 20:43:07] [query] Execution time: 0.03311 [2024-04-11 20:43:09] [query] Query for: neur [2024-04-11 20:43:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 20:43:09] [query] Engine: default [2024-04-11 20:43:09] [query] Tokens: neurocranial, neuro-cranial, neuro-ectodermal, neuroectodermal, neurocomputing, neuro-oncology, neurad, neural, neuralgia, neuro [2024-04-11 20:43:09] [query] Mods: 4 [2024-04-11 20:43:09] [query] Using OR logic [2024-04-11 20:43:09] [query] Found results using: and logic [2024-04-11 20:43:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (71379,71333,43527,27763,16743,5011,3937,3759,50459,3883) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 20:43:09] [query] Results: 54 Pages of results: 8 [2024-04-11 20:43:09] [query] Execution time: 0.04532 [2024-04-11 20:43:10] [query] Query for: neuro [2024-04-11 20:43:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 20:43:10] [query] Engine: default [2024-04-11 20:43:10] [query] Tokens: neuro [2024-04-11 20:43:10] [query] Mods: 4 [2024-04-11 20:43:10] [query] Found results using: or logic [2024-04-11 20:43:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3883) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 20:43:10] [query] Results: 18 Pages of results: 3 [2024-04-11 20:43:10] [query] Execution time: 0.03279 [2024-04-11 20:43:11] [query] Query for: neurof [2024-04-11 20:43:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 20:43:11] [query] Engine: default [2024-04-11 20:43:11] [query] Tokens: neuroformanines [2024-04-11 20:43:11] [query] Mods: 4 [2024-04-11 20:43:11] [query] Found results using: or logic [2024-04-11 20:43:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (56425) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 20:43:11] [query] Results: 1 Pages of results: 1 [2024-04-11 20:43:11] [query] Execution time: 0.03235 [2024-04-11 20:43:12] [query] Query for: neurofi [2024-04-11 20:43:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 20:43:12] [query] Engine: default [2024-04-11 20:43:12] [query] Tokens: nerves, nerve [2024-04-11 20:43:12] [query] Mods: 4 [2024-04-11 20:43:12] [query] Using OR logic [2024-04-11 20:43:12] [query] Found results using: and logic [2024-04-11 20:43:12] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (41277,42017) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 20:43:12] [query] Results: 3 Pages of results: 1 [2024-04-11 20:43:12] [query] Execution time: 0.06032 [2024-04-11 20:43:14] [query] Query for: neurofib [2024-04-11 20:43:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 20:43:14] [query] Engine: default [2024-04-11 20:43:14] [query] Tokens: nerves, nerve [2024-04-11 20:43:14] [query] Mods: 4 [2024-04-11 20:43:14] [query] Using OR logic [2024-04-11 20:43:14] [query] Found results using: and logic [2024-04-11 20:43:14] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (41277,42017) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 20:43:14] [query] Results: 3 Pages of results: 1 [2024-04-11 20:43:14] [query] Execution time: 0.06414 [2024-04-11 20:43:14] [query] Query for: neurofib [2024-04-11 20:43:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 20:43:14] [query] Engine: default [2024-04-11 20:43:14] [query] Tokens: nerves, nerve [2024-04-11 20:43:14] [query] Mods: 4 [2024-04-11 20:43:14] [query] Using OR logic [2024-04-11 20:43:14] [query] Found results using: and logic [2024-04-11 20:43:14] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (41277,42017) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 20:43:14] [query] Results: 3 Pages of results: 1 [2024-04-11 20:43:14] [query] Execution time: 0.16201 [2024-04-11 20:43:15] [core] Render suggested search: nerve [2024-04-11 20:43:59] [indexer:background] Health check [2024-04-11 20:44:23] [query] Query for: neurofibroma [2024-04-11 20:44:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 20:44:23] [query] Engine: default [2024-04-11 20:44:23] [query] Tokens: neurofibroma [2024-04-11 20:44:23] [query] Mods: 4 [2024-04-11 20:44:23] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 20:44:23] [query] Results: 0 Pages of results: 0 [2024-04-11 20:44:23] [query] Execution time: 0.05793 [2024-04-11 20:44:24] [query] Query for: neurofibroma [2024-04-11 20:44:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 20:44:24] [query] Engine: default [2024-04-11 20:44:24] [query] Tokens: neurofibroma [2024-04-11 20:44:24] [query] Mods: 4 [2024-04-11 20:44:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 20:44:24] [query] Results: 0 Pages of results: 0 [2024-04-11 20:44:24] [query] Execution time: 0.05971 [2024-04-11 20:44:31] [query] Query for: neu [2024-04-11 20:44:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 20:44:31] [query] Engine: default [2024-04-11 20:44:31] [query] Tokens: neu [2024-04-11 20:44:31] [query] Mods: 4 [2024-04-11 20:44:31] [query] Found results using: or logic [2024-04-11 20:44:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (49275) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 20:44:31] [query] Results: 1 Pages of results: 1 [2024-04-11 20:44:31] [query] Execution time: 0.03238 [2024-04-11 20:44:33] [query] Query for: neur [2024-04-11 20:44:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 20:44:33] [query] Engine: default [2024-04-11 20:44:33] [query] Tokens: neurocranial, neuro-cranial, neuro-ectodermal, neuroectodermal, neurocomputing, neuro-oncology, neurad, neural, neuralgia, neuro [2024-04-11 20:44:33] [query] Mods: 4 [2024-04-11 20:44:33] [query] Using OR logic [2024-04-11 20:44:33] [query] Found results using: and logic [2024-04-11 20:44:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (71379,71333,43527,27763,16743,5011,3937,3759,50459,3883) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 20:44:33] [query] Results: 54 Pages of results: 8 [2024-04-11 20:44:33] [query] Execution time: 0.04557 [2024-04-11 20:44:34] [query] Query for: neuro [2024-04-11 20:44:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 20:44:34] [query] Engine: default [2024-04-11 20:44:34] [query] Tokens: neuro [2024-04-11 20:44:34] [query] Mods: 4 [2024-04-11 20:44:34] [query] Found results using: or logic [2024-04-11 20:44:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3883) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 20:44:34] [query] Results: 18 Pages of results: 3 [2024-04-11 20:44:34] [query] Execution time: 0.03435 [2024-04-11 20:44:36] [query] Query for: neurof [2024-04-11 20:44:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 20:44:36] [query] Engine: default [2024-04-11 20:44:36] [query] Tokens: neuroformanines [2024-04-11 20:44:36] [query] Mods: 4 [2024-04-11 20:44:36] [query] Found results using: or logic [2024-04-11 20:44:36] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (56425) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 20:44:36] [query] Results: 1 Pages of results: 1 [2024-04-11 20:44:36] [query] Execution time: 0.04110 [2024-04-11 20:44:37] [query] Query for: neurofi [2024-04-11 20:44:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 20:44:37] [query] Engine: default [2024-04-11 20:44:37] [query] Tokens: nerves, nerve [2024-04-11 20:44:37] [query] Mods: 4 [2024-04-11 20:44:37] [query] Using OR logic [2024-04-11 20:44:37] [query] Found results using: and logic [2024-04-11 20:44:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (41277,42017) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 20:44:37] [query] Results: 3 Pages of results: 1 [2024-04-11 20:44:37] [query] Execution time: 0.07328 [2024-04-11 20:44:39] [query] Query for: neurofib [2024-04-11 20:44:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 20:44:39] [query] Engine: default [2024-04-11 20:44:39] [query] Tokens: nerves, nerve [2024-04-11 20:44:39] [query] Mods: 4 [2024-04-11 20:44:39] [query] Using OR logic [2024-04-11 20:44:39] [query] Found results using: and logic [2024-04-11 20:44:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (41277,42017) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 20:44:39] [query] Results: 3 Pages of results: 1 [2024-04-11 20:44:39] [query] Execution time: 0.06248 [2024-04-11 20:44:42] [query] Query for: neurofibroma [2024-04-11 20:44:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 20:44:42] [query] Engine: default [2024-04-11 20:44:42] [query] Tokens: neurofibroma [2024-04-11 20:44:42] [query] Mods: 4 [2024-04-11 20:44:42] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 20:44:42] [query] Results: 0 Pages of results: 0 [2024-04-11 20:44:42] [query] Execution time: 0.06229 [2024-04-11 20:44:43] [query] Query for: neurofibroma [2024-04-11 20:44:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 20:44:43] [query] Engine: default [2024-04-11 20:44:43] [query] Tokens: neurofibroma [2024-04-11 20:44:43] [query] Mods: 4 [2024-04-11 20:44:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 20:44:43] [query] Results: 0 Pages of results: 0 [2024-04-11 20:44:43] [query] Execution time: 0.05809 [2024-04-11 20:45:23] [query] Query for: neurofibroma [2024-04-11 20:45:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 20:45:23] [query] Engine: default [2024-04-11 20:45:23] [query] Tokens: neurofibroma [2024-04-11 20:45:23] [query] Mods: 4 [2024-04-11 20:45:23] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 20:45:23] [query] Results: 0 Pages of results: 0 [2024-04-11 20:45:23] [query] Execution time: 0.05824 [2024-04-11 20:45:24] [query] Query for: neurofibroma [2024-04-11 20:45:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 20:45:24] [query] Engine: default [2024-04-11 20:45:24] [query] Tokens: neurofibroma [2024-04-11 20:45:24] [query] Mods: 4 [2024-04-11 20:45:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 20:45:24] [query] Results: 0 Pages of results: 0 [2024-04-11 20:45:24] [query] Execution time: 0.05930 [2024-04-11 20:45:33] [query] Query for: mri [2024-04-11 20:45:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 20:45:33] [query] Engine: default [2024-04-11 20:45:33] [query] Tokens: mri [2024-04-11 20:45:33] [query] Mods: 4 [2024-04-11 20:45:33] [query] Found results using: or logic [2024-04-11 20:45:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1405) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 20:45:33] [query] Results: 97 Pages of results: 14 [2024-04-11 20:45:33] [query] Execution time: 0.03823 [2024-04-11 20:45:35] [query] Query for: mri [2024-04-11 20:45:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 20:45:35] [query] Engine: default [2024-04-11 20:45:35] [query] Tokens: mri [2024-04-11 20:45:35] [query] Mods: 4 [2024-04-11 20:45:35] [query] Found results using: or logic [2024-04-11 20:45:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1405) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 20:45:35] [query] Results: 97 Pages of results: 14 [2024-04-11 20:45:35] [query] Execution time: 0.03776 [2024-04-11 20:45:37] [query] Query for: mri n [2024-04-11 20:45:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 20:45:37] [query] Engine: default [2024-04-11 20:45:37] [query] Tokens: mri, n [2024-04-11 20:45:37] [query] Mods: 4 [2024-04-11 20:45:37] [query] Trying AND logic [2024-04-11 20:45:37] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 20:45:37] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 20:45:37] [query] Found results using: and logic [2024-04-11 20:45:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1405,2997) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '41183', '41219', '41253', '41469', '41519', '41535', '41639', '41783', '41813', '42255', '42265', '42305', '42323', '42347', '42417', '42503', '42537', '42547', '42557', '42587', '42597', '42621', '42643', '42851', '42917', '42937', '43187', '43223', '43273', '43345', '43461', '43543', '43563', '43577', '43603', '43659', '43729', '43811', '43903', '43955', '44065', '44721', '45433', '45609', '45635', '45739', '46107', '46167', '46383', '46609') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 20:45:37] [query] Results: 51 Pages of results: 8 [2024-04-11 20:45:37] [query] Execution time: 0.04814 [2024-04-11 20:45:38] [query] Query for: mri nf [2024-04-11 20:45:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 20:45:38] [query] Engine: default [2024-04-11 20:45:38] [query] Tokens: mri, nf [2024-04-11 20:45:38] [query] Mods: 4 [2024-04-11 20:45:38] [query] Trying AND logic [2024-04-11 20:45:38] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 20:45:38] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 20:45:38] [query] Using OR logic [2024-04-11 20:45:38] [query] Found results using: or logic [2024-04-11 20:45:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1405,60253) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 20:45:38] [query] Results: 98 Pages of results: 14 [2024-04-11 20:45:38] [query] Execution time: 0.04346 [2024-04-11 20:45:40] [query] Query for: mri nf2 [2024-04-11 20:45:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 20:45:40] [query] Engine: default [2024-04-11 20:45:40] [query] Tokens: mri, nf [2024-04-11 20:45:40] [query] Mods: 4 [2024-04-11 20:45:40] [query] Using OR logic [2024-04-11 20:45:40] [query] Found results using: and logic [2024-04-11 20:45:40] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1405,60253) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 20:45:40] [query] Results: 98 Pages of results: 14 [2024-04-11 20:45:40] [query] Execution time: 0.06871 [2024-04-11 20:45:40] [query] Query for: mri nf2 [2024-04-11 20:45:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 20:45:40] [query] Engine: default [2024-04-11 20:45:40] [query] Tokens: mri, nf [2024-04-11 20:45:40] [query] Mods: 4 [2024-04-11 20:45:40] [query] Using OR logic [2024-04-11 20:45:40] [query] Found results using: and logic [2024-04-11 20:45:40] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1405,60253) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 20:45:40] [query] Results: 98 Pages of results: 10 [2024-04-11 20:45:40] [query] Execution time: 0.14852 [2024-04-11 20:45:41] [core] Render suggested search: mri nf [2024-04-11 20:46:17] [query] Query for: brain mri [2024-04-11 20:46:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 20:46:17] [query] Engine: default [2024-04-11 20:46:17] [query] Tokens: brain, mri [2024-04-11 20:46:17] [query] Mods: 4 [2024-04-11 20:46:17] [query] Trying AND logic [2024-04-11 20:46:17] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 20:46:17] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 20:46:17] [query] Found results using: and logic [2024-04-11 20:46:17] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3755,1405) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '41183', '41199', '41519', '41535', '41639', '41821', '42339', '42347', '42621', '42643', '42917', '43429', '43437', '43469', '43729', '43903', '44065', '45351', '45385', '45683', '45725', '45739', '45937', '46107', '46383', '46609', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 20:46:17] [query] Results: 28 Pages of results: 3 [2024-04-11 20:46:17] [query] Execution time: 0.22900 [2024-04-11 20:46:51] [index:background] Health check [2024-04-11 20:47:02] [query] Query for: mri brain [2024-04-11 20:47:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 20:47:02] [query] Engine: default [2024-04-11 20:47:02] [query] Tokens: mri, brain [2024-04-11 20:47:02] [query] Mods: 4 [2024-04-11 20:47:02] [query] Trying AND logic [2024-04-11 20:47:02] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 20:47:02] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 20:47:02] [query] Found results using: and logic [2024-04-11 20:47:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1405,3755) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '41183', '41199', '41519', '41535', '41639', '41821', '42339', '42347', '42621', '42643', '42917', '43429', '43437', '43469', '43729', '43903', '44065', '45351', '45385', '45683', '45725', '45739', '45937', '46107', '46383', '46609', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 20:47:02] [query] Results: 28 Pages of results: 3 [2024-04-11 20:47:02] [query] Execution time: 0.22494 [2024-04-11 20:47:38] [query] Query for: brain [2024-04-11 20:47:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 20:47:38] [query] Engine: default [2024-04-11 20:47:38] [query] Tokens: brain [2024-04-11 20:47:38] [query] Mods: 4 [2024-04-11 20:47:38] [query] Found results using: or logic [2024-04-11 20:47:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3755) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 20:47:38] [query] Results: 35 Pages of results: 4 [2024-04-11 20:47:38] [query] Execution time: 0.21987 [2024-04-11 20:47:40] [query] Query for: brain [2024-04-11 20:47:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 20:47:40] [query] Engine: default [2024-04-11 20:47:40] [query] Tokens: brain [2024-04-11 20:47:40] [query] Mods: 4 [2024-04-11 20:47:40] [query] Found results using: or logic [2024-04-11 20:47:40] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3755) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 20:47:40] [query] Results: 35 Pages of results: 4 [2024-04-11 20:47:40] [query] Execution time: 0.22358 [2024-04-11 20:47:41] [query] Query for: brain [2024-04-11 20:47:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 20:47:41] [query] Engine: default [2024-04-11 20:47:41] [query] Tokens: brain [2024-04-11 20:47:41] [query] Mods: 4 [2024-04-11 20:47:41] [query] Found results using: or logic [2024-04-11 20:47:41] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3755) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 20:47:41] [query] Results: 35 Pages of results: 4 [2024-04-11 20:47:41] [query] Execution time: 0.22110 [2024-04-11 20:48:10] [query] Query for: wbmri [2024-04-11 20:48:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 20:48:10] [query] Engine: default [2024-04-11 20:48:10] [query] Tokens: wbmri [2024-04-11 20:48:10] [query] Mods: 4 [2024-04-11 20:48:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 20:48:10] [query] Results: 0 Pages of results: 0 [2024-04-11 20:48:10] [query] Execution time: 0.05834 [2024-04-11 20:48:26] [query] Query for: vs [2024-04-11 20:48:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 20:48:26] [query] Engine: default [2024-04-11 20:48:26] [query] Tokens: vs [2024-04-11 20:48:26] [query] Mods: 4 [2024-04-11 20:48:26] [query] Found results using: or logic [2024-04-11 20:48:26] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (5669) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 20:48:26] [query] Results: 15 Pages of results: 2 [2024-04-11 20:48:26] [query] Execution time: 0.24163 [2024-04-11 20:48:50] [query] Query for: vs [2024-04-11 20:48:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 20:48:50] [query] Engine: default [2024-04-11 20:48:50] [query] Tokens: vs [2024-04-11 20:48:50] [query] Mods: 4 [2024-04-11 20:48:50] [query] Found results using: or logic [2024-04-11 20:48:50] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (5669) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 20:48:50] [query] Results: 15 Pages of results: 1 [2024-04-11 20:48:50] [query] Execution time: 0.01656 [2024-04-11 20:49:00] [indexer:background] Health check [2024-04-11 20:51:55] [query] Query for: ovary [2024-04-11 20:51:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 20:51:55] [query] Engine: default [2024-04-11 20:51:55] [query] Tokens: ovaries, ovary [2024-04-11 20:51:55] [query] Mods: 4 [2024-04-11 20:51:55] [query] Using OR logic [2024-04-11 20:51:55] [query] Found results using: and logic [2024-04-11 20:51:55] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (49269,73285) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 20:51:55] [query] Results: 3 Pages of results: 1 [2024-04-11 20:51:55] [query] Execution time: 0.03377 [2024-04-11 20:51:56] [index:background] Health check [2024-04-11 20:53:52] [indexer:background] Health check [2024-04-11 20:54:42] [query] Query for: dana [2024-04-11 20:54:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 20:54:42] [query] Engine: default [2024-04-11 20:54:42] [query] Tokens: dana [2024-04-11 20:54:42] [query] Mods: 4 [2024-04-11 20:54:42] [query] Found results using: or logic [2024-04-11 20:54:42] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (26561) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 20:54:42] [query] Results: 6 Pages of results: 1 [2024-04-11 20:54:42] [query] Execution time: 0.04799 [2024-04-11 20:54:48] [query] Query for: dana farber [2024-04-11 20:54:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 20:54:48] [query] Engine: default [2024-04-11 20:54:48] [query] Tokens: dana, farber [2024-04-11 20:54:48] [query] Mods: 4 [2024-04-11 20:54:48] [query] Trying AND logic [2024-04-11 20:54:48] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 20:54:48] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 20:54:48] [query] Found results using: and logic [2024-04-11 20:54:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (26561,52037) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('42417', '43005', '43039') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 20:54:48] [query] Results: 3 Pages of results: 1 [2024-04-11 20:54:48] [query] Execution time: 0.15712 [2024-04-11 20:56:51] [index:background] Health check [2024-04-11 20:56:51] [index:background] CPU load threshold (3) breached: 14.22 [waiting 2] [2024-04-11 20:56:53] [indexer:background] CPU load threshold (3) breached: 13.56 [waiting 2] [2024-04-11 20:58:53] [indexer:background] Health check [2024-04-11 20:58:53] [indexer:background] CPU load threshold (3) breached: 15.18 [waiting 2] [2024-04-11 21:01:51] [index:background] Health check [2024-04-11 21:01:51] [index:background] CPU load threshold (3) breached: 6.86 [waiting 2] [2024-04-11 21:01:53] [indexer:background] CPU load threshold (3) breached: 6.31 [waiting 2] [2024-04-11 21:04:01] [query] Query for: mri [2024-04-11 21:04:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 21:04:01] [query] Engine: default [2024-04-11 21:04:01] [query] Tokens: mri [2024-04-11 21:04:01] [query] Mods: 5 [2024-04-11 21:04:01] [query] Found results using: or logic [2024-04-11 21:04:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1405) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 21:04:02] [query] Results: 93 Pages of results: 10 [2024-04-11 21:04:02] [query] Execution time: 0.14680 [2024-04-11 21:04:02] [query] Query for: mri [2024-04-11 21:04:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 21:04:02] [query] Engine: default [2024-04-11 21:04:02] [query] Tokens: mri [2024-04-11 21:04:02] [query] Mods: 4 [2024-04-11 21:04:02] [query] Found results using: or logic [2024-04-11 21:04:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1405) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 21:04:02] [query] Results: 97 Pages of results: 14 [2024-04-11 21:04:02] [query] Execution time: 0.03972 [2024-04-11 21:04:02] [indexer:background] Health check [2024-04-11 21:08:07] [index:background] Health check [2024-04-11 21:09:12] [indexer:background] Health check [2024-04-11 21:12:17] [index:background] Health check [2024-04-11 21:14:05] [indexer:background] Health check [2024-04-11 21:17:45] [index:background] Health check [2024-04-11 21:19:04] [indexer:background] Health check [2024-04-11 21:22:19] [index:background] Health check [2024-04-11 21:24:18] [indexer:background] Health check [2024-04-11 21:26:54] [index:background] Health check [2024-04-11 21:28:53] [indexer:background] Health check [2024-04-11 21:31:51] [index:background] Health check [2024-04-11 21:33:52] [indexer:background] Health check [2024-04-11 21:36:51] [index:background] Health check [2024-04-11 21:38:51] [indexer:background] Health check [2024-04-11 21:41:52] [index:background] Health check [2024-04-11 21:43:04] [query] Query for: aplasia [2024-04-11 21:43:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 21:43:04] [query] Engine: default [2024-04-11 21:43:04] [query] Tokens: anaplasia [2024-04-11 21:43:04] [query] Mods: 4 [2024-04-11 21:43:04] [query] Found results using: or logic [2024-04-11 21:43:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (76843) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 21:43:04] [query] Results: 1 Pages of results: 1 [2024-04-11 21:43:04] [query] Execution time: 0.31876 [2024-04-11 21:43:12] [query] Query for: aplasia [2024-04-11 21:43:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 21:43:12] [query] Engine: default [2024-04-11 21:43:12] [query] Tokens: anaplasia [2024-04-11 21:43:12] [query] Mods: 4 [2024-04-11 21:43:12] [query] Found results using: or logic [2024-04-11 21:43:12] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (76843) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 21:43:12] [query] Results: 1 Pages of results: 1 [2024-04-11 21:43:12] [query] Execution time: 0.03232 [2024-04-11 21:43:52] [indexer:background] Health check [2024-04-11 21:47:03] [index:background] Health check [2024-04-11 21:49:07] [indexer:background] Health check [2024-04-11 21:52:00] [index:background] Health check [2024-04-11 21:54:06] [indexer:background] Health check [2024-04-11 21:55:05] [query] Query for: mr [2024-04-11 21:55:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 21:55:05] [query] Engine: default [2024-04-11 21:55:05] [query] Tokens: mr [2024-04-11 21:55:05] [query] Mods: 5 [2024-04-11 21:55:05] [query] Found results using: or logic [2024-04-11 21:55:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3743) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 21:55:05] [query] Results: 128 Pages of results: 13 [2024-04-11 21:55:05] [query] Execution time: 0.11797 [2024-04-11 21:55:43] [query] Query for: mr [2024-04-11 21:55:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 21:55:43] [query] Engine: default [2024-04-11 21:55:43] [query] Tokens: mr [2024-04-11 21:55:43] [query] Mods: 4 [2024-04-11 21:55:43] [query] Found results using: or logic [2024-04-11 21:55:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3743) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 21:55:43] [query] Results: 132 Pages of results: 14 [2024-04-11 21:55:43] [query] Execution time: 0.14972 [2024-04-11 21:56:55] [index:background] Health check [2024-04-11 21:57:01] [query] Query for: lung cancer dicom [2024-04-11 21:57:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 3 offset: 0 fields: all [2024-04-11 21:57:01] [query] Engine: default [2024-04-11 21:57:01] [query] Tokens: cancers, cancerous, lungs, lung, cancer, dicom [2024-04-11 21:57:01] [query] Mods: 4 [2024-04-11 21:57:01] [query] Trying AND logic [2024-04-11 21:57:01] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 21:57:01] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 21:57:01] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 21:57:01] [query] Found results using: and logic [2024-04-11 21:57:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2995,31375,3111,1401,161,471) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('3866', '41269', '41365', '41419', '41459', '41469', '41481', '41513', '41631', '41703', '41869', '42009', '42017', '42069', '42113', '42151', '42277', '42417', '42537', '42547', '42557', '42587', '42761', '42771', '42789', '42811', '42977', '43005', '43015', '43039', '43125', '43223', '43327', '43389', '43437', '43451', '43461', '43469', '43483', '43495', '43501', '43523', '43577', '43603', '43643', '43691', '44097', '44129', '44929', '45043', '45479', '45529', '45591', '45659', '45713', '45769', '45779', '45815', '45865', '45881', '45927', '46039', '46081', '46121', '46141', '46301', '47675', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 20, 10 [2024-04-11 21:57:01] [query] Results: 68 Pages of results: 7 [2024-04-11 21:57:01] [query] Execution time: 0.34171 [2024-04-11 21:57:33] [query] Query for: brain cancer dicom [2024-04-11 21:57:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 21:57:33] [query] Engine: default [2024-04-11 21:57:33] [query] Tokens: cancers, cancerous, brain, cancer, dicom [2024-04-11 21:57:33] [query] Mods: 4 [2024-04-11 21:57:33] [query] Trying AND logic [2024-04-11 21:57:33] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 21:57:33] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 21:57:33] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 21:57:33] [query] Found results using: and logic [2024-04-11 21:57:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2995,31375,3755,161,471) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41183', '41199', '41519', '41535', '41639', '41821', '42313', '42339', '42347', '42621', '42643', '42917', '43429', '43437', '43469', '43691', '43729', '43903', '44065', '45351', '45385', '45601', '45683', '45725', '45739', '45937', '46199', '46301', '46383', '46609', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 21:57:34] [query] Results: 31 Pages of results: 4 [2024-04-11 21:57:34] [query] Execution time: 0.26771 [2024-04-11 21:58:07] [query] Query for: brain cancer dicom [2024-04-11 21:58:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 21:58:07] [query] Engine: default [2024-04-11 21:58:07] [query] Tokens: cancers, cancerous, brain, cancer, dicom [2024-04-11 21:58:07] [query] Mods: 4 [2024-04-11 21:58:07] [query] Trying AND logic [2024-04-11 21:58:07] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 21:58:07] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 21:58:07] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 21:58:07] [query] Found results using: and logic [2024-04-11 21:58:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2995,31375,3755,161,471) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41183', '41199', '41519', '41535', '41639', '41821', '42313', '42339', '42347', '42621', '42643', '42917', '43429', '43437', '43469', '43691', '43729', '43903', '44065', '45351', '45385', '45601', '45683', '45725', '45739', '45937', '46199', '46301', '46383', '46609', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 21:58:07] [query] Results: 31 Pages of results: 1 [2024-04-11 21:58:07] [query] Execution time: 0.08275 [2024-04-11 21:58:18] [query] Query for: brain cancer dicom [2024-04-11 21:58:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 21:58:18] [query] Engine: default [2024-04-11 21:58:18] [query] Tokens: cancers, cancerous, brain, cancer, dicom [2024-04-11 21:58:18] [query] Mods: 4 [2024-04-11 21:58:18] [query] Trying AND logic [2024-04-11 21:58:18] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 21:58:18] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 21:58:18] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 21:58:18] [query] Found results using: and logic [2024-04-11 21:58:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2995,31375,3755,161,471) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41183', '41199', '41519', '41535', '41639', '41821', '42313', '42339', '42347', '42621', '42643', '42917', '43429', '43437', '43469', '43691', '43729', '43903', '44065', '45351', '45385', '45601', '45683', '45725', '45739', '45937', '46199', '46301', '46383', '46609', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 21:58:18] [query] Results: 31 Pages of results: 1 [2024-04-11 21:58:18] [query] Execution time: 0.08417 [2024-04-11 21:58:50] [query] Query for: brain cancer dicom [2024-04-11 21:58:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 21:58:50] [query] Engine: default [2024-04-11 21:58:50] [query] Tokens: cancers, cancerous, brain, cancer, dicom [2024-04-11 21:58:50] [query] Mods: 4 [2024-04-11 21:58:50] [query] Trying AND logic [2024-04-11 21:58:50] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 21:58:50] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 21:58:50] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 21:58:50] [query] Found results using: and logic [2024-04-11 21:58:50] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2995,31375,3755,161,471) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41183', '41199', '41519', '41535', '41639', '41821', '42313', '42339', '42347', '42621', '42643', '42917', '43429', '43437', '43469', '43691', '43729', '43903', '44065', '45351', '45385', '45601', '45683', '45725', '45739', '45937', '46199', '46301', '46383', '46609', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 21:58:50] [query] Results: 31 Pages of results: 4 [2024-04-11 21:58:50] [query] Execution time: 0.30083 [2024-04-11 21:58:56] [indexer:background] Health check [2024-04-11 22:02:00] [index:background] Health check [2024-04-11 22:02:24] [query] Query for: brain cancer dicom [2024-04-11 22:02:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 3 offset: 0 fields: all [2024-04-11 22:02:24] [query] Engine: default [2024-04-11 22:02:24] [query] Tokens: cancers, cancerous, brain, cancer, dicom [2024-04-11 22:02:24] [query] Mods: 4 [2024-04-11 22:02:24] [query] Trying AND logic [2024-04-11 22:02:24] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 22:02:24] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 22:02:24] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 22:02:24] [query] Found results using: and logic [2024-04-11 22:02:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2995,31375,3755,161,471) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41183', '41199', '41519', '41535', '41639', '41821', '42313', '42339', '42347', '42621', '42643', '42917', '43429', '43437', '43469', '43691', '43729', '43903', '44065', '45351', '45385', '45601', '45683', '45725', '45739', '45937', '46199', '46301', '46383', '46609', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 20, 10 [2024-04-11 22:02:24] [query] Results: 31 Pages of results: 4 [2024-04-11 22:02:24] [query] Execution time: 0.31602 [2024-04-11 22:03:08] [query] Query for: brain cancer dicom [2024-04-11 22:03:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 4 offset: 0 fields: all [2024-04-11 22:03:08] [query] Engine: default [2024-04-11 22:03:08] [query] Tokens: cancers, cancerous, brain, cancer, dicom [2024-04-11 22:03:08] [query] Mods: 4 [2024-04-11 22:03:08] [query] Trying AND logic [2024-04-11 22:03:08] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 22:03:08] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 22:03:08] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 22:03:08] [query] Found results using: and logic [2024-04-11 22:03:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2995,31375,3755,161,471) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41183', '41199', '41519', '41535', '41639', '41821', '42313', '42339', '42347', '42621', '42643', '42917', '43429', '43437', '43469', '43691', '43729', '43903', '44065', '45351', '45385', '45601', '45683', '45725', '45739', '45937', '46199', '46301', '46383', '46609', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 30, 10 [2024-04-11 22:03:08] [query] Results: 31 Pages of results: 4 [2024-04-11 22:03:08] [query] Execution time: 0.16393 [2024-04-11 22:05:11] [indexer:background] Health check [2024-04-11 22:07:52] [query] Query for: brain cancer dicom [2024-04-11 22:07:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 22:07:52] [query] Engine: default [2024-04-11 22:07:52] [query] Tokens: cancers, cancerous, brain, cancer, dicom [2024-04-11 22:07:52] [query] Mods: 4 [2024-04-11 22:07:52] [query] Trying AND logic [2024-04-11 22:07:52] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 22:07:52] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 22:07:52] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 22:07:52] [query] Found results using: and logic [2024-04-11 22:07:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2995,31375,3755,161,471) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41183', '41199', '41519', '41535', '41639', '41821', '42313', '42339', '42347', '42621', '42643', '42917', '43429', '43437', '43469', '43691', '43729', '43903', '44065', '45351', '45385', '45601', '45683', '45725', '45739', '45937', '46199', '46301', '46383', '46609', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 22:07:53] [query] Results: 31 Pages of results: 4 [2024-04-11 22:07:53] [query] Execution time: 0.27024 [2024-04-11 22:07:53] [index:background] Health check [2024-04-11 22:08:03] [query] Query for: brain cancer dicom [2024-04-11 22:08:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 22:08:03] [query] Engine: default [2024-04-11 22:08:03] [query] Tokens: cancers, cancerous, brain, cancer, dicom [2024-04-11 22:08:03] [query] Mods: 4 [2024-04-11 22:08:03] [query] Trying AND logic [2024-04-11 22:08:03] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 22:08:03] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 22:08:03] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 22:08:03] [query] Found results using: and logic [2024-04-11 22:08:03] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2995,31375,3755,161,471) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41183', '41199', '41519', '41535', '41639', '41821', '42313', '42339', '42347', '42621', '42643', '42917', '43429', '43437', '43469', '43691', '43729', '43903', '44065', '45351', '45385', '45601', '45683', '45725', '45739', '45937', '46199', '46301', '46383', '46609', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 22:08:03] [query] Results: 31 Pages of results: 1 [2024-04-11 22:08:03] [query] Execution time: 0.08330 [2024-04-11 22:09:33] [query] Query for: brain cancer dicom [2024-04-11 22:09:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 22:09:33] [query] Engine: default [2024-04-11 22:09:33] [query] Tokens: cancers, cancerous, brain, cancer, dicom [2024-04-11 22:09:33] [query] Mods: 4 [2024-04-11 22:09:33] [query] Trying AND logic [2024-04-11 22:09:33] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 22:09:33] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 22:09:33] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 22:09:33] [query] Found results using: and logic [2024-04-11 22:09:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2995,31375,3755,161,471) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41183', '41199', '41519', '41535', '41639', '41821', '42313', '42339', '42347', '42621', '42643', '42917', '43429', '43437', '43469', '43691', '43729', '43903', '44065', '45351', '45385', '45601', '45683', '45725', '45739', '45937', '46199', '46301', '46383', '46609', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 22:09:33] [query] Results: 31 Pages of results: 1 [2024-04-11 22:09:33] [query] Execution time: 0.08609 [2024-04-11 22:09:33] [indexer:background] Health check [2024-04-11 22:09:54] [query] Query for: brain cancer dicom [2024-04-11 22:09:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 22:09:54] [query] Engine: default [2024-04-11 22:09:54] [query] Tokens: cancers, cancerous, brain, cancer, dicom [2024-04-11 22:09:54] [query] Mods: 4 [2024-04-11 22:09:54] [query] Trying AND logic [2024-04-11 22:09:54] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 22:09:54] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 22:09:54] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 22:09:54] [query] Found results using: and logic [2024-04-11 22:09:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2995,31375,3755,161,471) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41183', '41199', '41519', '41535', '41639', '41821', '42313', '42339', '42347', '42621', '42643', '42917', '43429', '43437', '43469', '43691', '43729', '43903', '44065', '45351', '45385', '45601', '45683', '45725', '45739', '45937', '46199', '46301', '46383', '46609', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 22:09:54] [query] Results: 31 Pages of results: 4 [2024-04-11 22:09:54] [query] Execution time: 0.27040 [2024-04-11 22:12:16] [index:background] Health check [2024-04-11 22:13:15] [query] Query for: brain cancer dicom [2024-04-11 22:13:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 22:13:15] [query] Engine: default [2024-04-11 22:13:15] [query] Tokens: cancers, cancerous, brain, cancer, dicom [2024-04-11 22:13:15] [query] Mods: 4 [2024-04-11 22:13:15] [query] Trying AND logic [2024-04-11 22:13:15] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 22:13:15] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 22:13:15] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 22:13:15] [query] Found results using: and logic [2024-04-11 22:13:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2995,31375,3755,161,471) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41183', '41199', '41519', '41535', '41639', '41821', '42313', '42339', '42347', '42621', '42643', '42917', '43429', '43437', '43469', '43691', '43729', '43903', '44065', '45351', '45385', '45601', '45683', '45725', '45739', '45937', '46199', '46301', '46383', '46609', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 22:13:15] [query] Results: 31 Pages of results: 1 [2024-04-11 22:13:15] [query] Execution time: 0.08490 [2024-04-11 22:13:26] [query] Query for: brain cancer dicom [2024-04-11 22:13:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 22:13:26] [query] Engine: default [2024-04-11 22:13:26] [query] Tokens: cancers, cancerous, brain, cancer, dicom [2024-04-11 22:13:26] [query] Mods: 4 [2024-04-11 22:13:26] [query] Trying AND logic [2024-04-11 22:13:26] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 22:13:26] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 22:13:26] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 22:13:26] [query] Found results using: and logic [2024-04-11 22:13:26] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2995,31375,3755,161,471) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('41183', '41199', '41519', '41535', '41639', '41821', '42313', '42339', '42347', '42621', '42643', '42917', '43429', '43437', '43469', '43691', '43729', '43903', '44065', '45351', '45385', '45601', '45683', '45725', '45739', '45937', '46199', '46301', '46383', '46609', '5823') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 22:13:26] [query] Results: 31 Pages of results: 4 [2024-04-11 22:13:26] [query] Execution time: 0.26073 [2024-04-11 22:15:02] [indexer:background] Health check [2024-04-11 22:17:33] [index:background] Health check [2024-04-11 22:23:26] [indexer:background] Health check [2024-04-11 22:23:26] [index:background] Health check [2024-04-11 22:23:45] [query] Query for: raio [2024-04-11 22:23:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 22:23:45] [query] Engine: default [2024-04-11 22:23:45] [query] Tokens: rios, rio [2024-04-11 22:23:45] [query] Mods: 4 [2024-04-11 22:23:45] [query] Using OR logic [2024-04-11 22:23:45] [query] Found results using: and logic [2024-04-11 22:23:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (25629,75741) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 22:23:45] [query] Results: 4 Pages of results: 1 [2024-04-11 22:23:45] [query] Execution time: 0.06623 [2024-04-11 22:23:48] [query] Query for: radione [2024-04-11 22:23:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 22:23:48] [query] Engine: default [2024-04-11 22:23:48] [query] Tokens: routinely, routine [2024-04-11 22:23:48] [query] Mods: 4 [2024-04-11 22:23:48] [query] Using OR logic [2024-04-11 22:23:48] [query] Found results using: and logic [2024-04-11 22:23:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (11249,41999) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 22:23:48] [query] Results: 40 Pages of results: 6 [2024-04-11 22:23:48] [query] Execution time: 0.06369 [2024-04-11 22:23:52] [query] Query for: radionecr [2024-04-11 22:23:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 22:23:52] [query] Engine: default [2024-04-11 22:23:52] [query] Tokens: radionecr [2024-04-11 22:23:52] [query] Mods: 4 [2024-04-11 22:23:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 22:23:52] [query] Results: 0 Pages of results: 0 [2024-04-11 22:23:52] [query] Execution time: 0.05933 [2024-04-11 22:23:53] [indexer:background] Health check [2024-04-11 22:23:53] [query] Query for: radionecros [2024-04-11 22:23:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 22:23:53] [query] Engine: default [2024-04-11 22:23:53] [query] Tokens: radionecro [2024-04-11 22:23:53] [query] Mods: 4 [2024-04-11 22:23:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 22:23:53] [query] Results: 0 Pages of results: 0 [2024-04-11 22:23:53] [query] Execution time: 0.06005 [2024-04-11 22:23:54] [query] Query for: radionecrosis [2024-04-11 22:23:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 22:23:54] [query] Engine: default [2024-04-11 22:23:54] [query] Tokens: radionecrosi [2024-04-11 22:23:54] [query] Mods: 4 [2024-04-11 22:23:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 22:23:54] [query] Results: 0 Pages of results: 0 [2024-04-11 22:23:54] [query] Execution time: 0.06035 [2024-04-11 22:23:57] [query] Query for: radione [2024-04-11 22:23:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 22:23:57] [query] Engine: default [2024-04-11 22:23:57] [query] Tokens: routinely, routine [2024-04-11 22:23:57] [query] Mods: 4 [2024-04-11 22:23:57] [query] Using OR logic [2024-04-11 22:23:57] [query] Found results using: and logic [2024-04-11 22:23:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (11249,41999) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 22:23:57] [query] Results: 40 Pages of results: 6 [2024-04-11 22:23:57] [query] Execution time: 0.07524 [2024-04-11 22:23:58] [query] Query for: radio [2024-04-11 22:23:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 22:23:58] [query] Engine: default [2024-04-11 22:23:58] [query] Tokens: radio [2024-04-11 22:23:58] [query] Mods: 4 [2024-04-11 22:23:58] [query] Found results using: or logic [2024-04-11 22:23:58] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (63415) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 22:23:58] [query] Results: 1 Pages of results: 1 [2024-04-11 22:23:58] [query] Execution time: 0.03797 [2024-04-11 22:24:00] [query] Query for: necrosis [2024-04-11 22:24:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 22:24:00] [query] Engine: default [2024-04-11 22:24:00] [query] Tokens: necrosis [2024-04-11 22:24:00] [query] Mods: 4 [2024-04-11 22:24:00] [query] Found results using: or logic [2024-04-11 22:24:00] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (12199) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 22:24:00] [query] Results: 12 Pages of results: 2 [2024-04-11 22:24:00] [query] Execution time: 0.03354 [2024-04-11 22:25:05] [query] Query for: necr [2024-04-11 22:25:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 22:25:05] [query] Engine: default [2024-04-11 22:25:05] [query] Tokens: necrotic, necrosis, necropsy [2024-04-11 22:25:05] [query] Mods: 4 [2024-04-11 22:25:05] [query] Using OR logic [2024-04-11 22:25:05] [query] Found results using: and logic [2024-04-11 22:25:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (8575,12199,42381) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 22:25:05] [query] Results: 15 Pages of results: 3 [2024-04-11 22:25:05] [query] Execution time: 0.03854 [2024-04-11 22:25:07] [query] Query for: necrosis [2024-04-11 22:25:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 22:25:07] [query] Engine: default [2024-04-11 22:25:07] [query] Tokens: necrosis [2024-04-11 22:25:07] [query] Mods: 4 [2024-04-11 22:25:07] [query] Found results using: or logic [2024-04-11 22:25:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (12199) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 22:25:07] [query] Results: 12 Pages of results: 2 [2024-04-11 22:25:07] [query] Execution time: 0.03303 [2024-04-11 22:25:11] [query] Query for: brain [2024-04-11 22:25:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 22:25:11] [query] Engine: default [2024-04-11 22:25:11] [query] Tokens: brain [2024-04-11 22:25:11] [query] Mods: 4 [2024-04-11 22:25:11] [query] Found results using: or logic [2024-04-11 22:25:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3755) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 22:25:11] [query] Results: 35 Pages of results: 5 [2024-04-11 22:25:11] [query] Execution time: 0.03411 [2024-04-11 22:26:18] [query] Query for: brain [2024-04-11 22:26:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 22:26:18] [query] Engine: default [2024-04-11 22:26:18] [query] Tokens: brain [2024-04-11 22:26:18] [query] Mods: 4 [2024-04-11 22:26:18] [query] Found results using: or logic [2024-04-11 22:26:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3755) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 22:26:18] [query] Results: 35 Pages of results: 5 [2024-04-11 22:26:18] [query] Execution time: 0.03545 [2024-04-11 22:26:20] [query] Query for: brain and radioh [2024-04-11 22:26:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 22:26:20] [query] Engine: default [2024-04-11 22:26:20] [query] Tokens: brain, radio [2024-04-11 22:26:20] [query] Mods: 4 [2024-04-11 22:26:20] [query] Using OR logic [2024-04-11 22:26:20] [query] Found results using: and logic [2024-04-11 22:26:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3755,63415) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 22:26:20] [query] Results: 36 Pages of results: 6 [2024-04-11 22:26:20] [query] Execution time: 0.06615 [2024-04-11 22:26:21] [query] Query for: brain and radio [2024-04-11 22:26:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 22:26:21] [query] Engine: default [2024-04-11 22:26:21] [query] Tokens: brain, radio [2024-04-11 22:26:21] [query] Mods: 4 [2024-04-11 22:26:21] [query] Trying AND logic [2024-04-11 22:26:21] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 22:26:21] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 22:26:21] [query] Using OR logic [2024-04-11 22:26:21] [query] Found results using: or logic [2024-04-11 22:26:21] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3755,63415) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 22:26:21] [query] Results: 36 Pages of results: 6 [2024-04-11 22:26:21] [query] Execution time: 0.03917 [2024-04-11 22:26:23] [query] Query for: brain and radiotherapy [2024-04-11 22:26:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 22:26:23] [query] Engine: default [2024-04-11 22:26:23] [query] Tokens: radiotherapy, brain [2024-04-11 22:26:23] [query] Mods: 4 [2024-04-11 22:26:23] [query] Trying AND logic [2024-04-11 22:26:23] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 22:26:23] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 22:26:23] [query] Found results using: and logic [2024-04-11 22:26:23] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4411,3755) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) AND s.id IN ('29', '41535', '41639', '42347', '45351', '46199') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 22:26:23] [query] Results: 6 Pages of results: 1 [2024-04-11 22:26:23] [query] Execution time: 0.03901 [2024-04-11 22:26:56] [query] Query for: brain [2024-04-11 22:26:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 22:26:56] [query] Engine: default [2024-04-11 22:26:56] [query] Tokens: brain [2024-04-11 22:26:56] [query] Mods: 5 [2024-04-11 22:26:56] [query] Found results using: or logic [2024-04-11 22:26:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3755) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 22:26:56] [query] Results: 32 Pages of results: 4 [2024-04-11 22:26:56] [query] Execution time: 0.21456 [2024-04-11 22:26:56] [query] Query for: brain [2024-04-11 22:26:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 22:26:56] [query] Engine: default [2024-04-11 22:26:56] [query] Tokens: brain [2024-04-11 22:26:56] [query] Mods: 4 [2024-04-11 22:26:56] [query] Found results using: or logic [2024-04-11 22:26:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3755) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 22:26:56] [query] Results: 35 Pages of results: 5 [2024-04-11 22:26:56] [query] Execution time: 0.03453 [2024-04-11 22:26:56] [index:background] Health check [2024-04-11 22:29:29] [indexer:background] Health check [2024-04-11 22:32:25] [index:background] Health check [2024-04-11 22:35:04] [indexer:background] Health check [2024-04-11 22:38:40] [index:background] Health check [2024-04-11 22:39:20] [indexer:background] Health check [2024-04-11 22:43:06] [index:background] Health check [2024-04-11 22:44:25] [indexer:background] Health check [2024-04-11 22:46:51] [index:background] Health check [2024-04-11 22:49:24] [indexer:background] Health check [2024-04-11 22:52:39] [index:background] Health check [2024-04-11 22:54:27] [indexer:background] Health check [2024-04-11 22:56:52] [index:background] Health check [2024-04-11 22:59:22] [indexer:background] Health check [2024-04-11 23:05:28] [index:background] Health check [2024-04-11 23:05:28] [indexer:background] Health check [2024-04-11 23:05:28] [indexer:background] Health check [2024-04-11 23:09:47] [index:background] Health check [2024-04-11 23:09:47] [indexer:background] Health check [2024-04-11 23:09:47] [indexer:background] Health check [2024-04-11 23:12:48] [index:background] Health check [2024-04-11 23:14:51] [indexer:background] Health check [2024-04-11 23:16:51] [index:background] Health check [2024-04-11 23:18:55] [indexer:background] Health check [2024-04-11 23:21:54] [index:background] Health check [2024-04-11 23:23:58] [indexer:background] Health check [2024-04-11 23:27:02] [index:background] Health check [2024-04-11 23:28:01] [query] Query for: zip [2024-04-11 23:28:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 23:28:01] [query] Engine: default [2024-04-11 23:28:01] [query] Tokens: zipped, zips, zip [2024-04-11 23:28:01] [query] Mods: 5 [2024-04-11 23:28:01] [query] Using OR logic [2024-04-11 23:28:01] [query] Found results using: and logic [2024-04-11 23:28:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (25349,63037,8841) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 23:28:01] [query] Results: 66 Pages of results: 7 [2024-04-11 23:28:01] [query] Execution time: 0.17212 [2024-04-11 23:28:02] [query] Query for: zip [2024-04-11 23:28:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 23:28:02] [query] Engine: default [2024-04-11 23:28:02] [query] Tokens: zipped, zips, zip [2024-04-11 23:28:02] [query] Mods: 4 [2024-04-11 23:28:02] [query] Using OR logic [2024-04-11 23:28:02] [query] Found results using: and logic [2024-04-11 23:28:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (25349,63037,8841) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 23:28:02] [query] Results: 68 Pages of results: 10 [2024-04-11 23:28:02] [query] Execution time: 0.05727 [2024-04-11 23:28:05] [query] Query for: zip [2024-04-11 23:28:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 23:28:05] [query] Engine: default [2024-04-11 23:28:05] [query] Tokens: zipped, zips, zip [2024-04-11 23:28:05] [query] Mods: 4 [2024-04-11 23:28:05] [query] Using OR logic [2024-04-11 23:28:05] [query] Found results using: and logic [2024-04-11 23:28:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (25349,63037,8841) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 23:28:05] [query] Results: 68 Pages of results: 1 [2024-04-11 23:28:05] [query] Execution time: 0.02052 [2024-04-11 23:28:20] [query] Query for: zip [2024-04-11 23:28:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 23:28:20] [query] Engine: default [2024-04-11 23:28:20] [query] Tokens: zipped, zips, zip [2024-04-11 23:28:20] [query] Mods: 5 [2024-04-11 23:28:20] [query] Using OR logic [2024-04-11 23:28:20] [query] Found results using: and logic [2024-04-11 23:28:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (25349,63037,8841) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-04-11 23:28:20] [query] Results: 66 Pages of results: 7 [2024-04-11 23:28:20] [query] Execution time: 0.12280 [2024-04-11 23:28:24] [query] Query for: zip [2024-04-11 23:28:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-04-11 23:28:24] [query] Engine: default [2024-04-11 23:28:24] [query] Tokens: zipped, zips, zip [2024-04-11 23:28:24] [query] Mods: 4 [2024-04-11 23:28:24] [query] Using OR logic [2024-04-11 23:28:24] [query] Found results using: and logic [2024-04-11 23:28:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (25349,63037,8841) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC [2024-04-11 23:28:24] [query] Results: 68 Pages of results: 1 [2024-04-11 23:28:24] [query] Execution time: 0.02190 [2024-04-11 23:28:52] [query] Query for: colon [2024-04-11 23:28:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 23:28:52] [query] Engine: default [2024-04-11 23:28:52] [query] Tokens: colonic, colon [2024-04-11 23:28:52] [query] Mods: 4 [2024-04-11 23:28:52] [query] Using OR logic [2024-04-11 23:28:52] [query] Found results using: and logic [2024-04-11 23:28:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (68713,22025) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 23:28:52] [query] Results: 11 Pages of results: 2 [2024-04-11 23:28:52] [query] Execution time: 0.04633 [2024-04-11 23:28:52] [indexer:background] Health check [2024-04-11 23:28:59] [query] Query for: zip [2024-04-11 23:28:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-04-11 23:28:59] [query] Engine: default [2024-04-11 23:28:59] [query] Tokens: zipped, zips, zip [2024-04-11 23:28:59] [query] Mods: 5 [2024-04-11 23:28:59] [query] Using OR logic [2024-04-11 23:28:59] [query] Found results using: and logic [2024-04-11 23:28:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (25349,63037,8841) AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-04-11 23:28:59] [query] Results: 66 Pages of results: 7 [2024-04-11 23:28:59] [query] Execution time: 0.39330 [2024-04-11 23:32:06] [index:background] Health check [2024-04-11 23:34:08] [indexer:background] Health check [2024-04-11 23:37:12] [index:background] Health check [2024-04-11 23:39:13] [indexer:background] Health check [2024-04-11 23:40:28] [query] Query for: medulo [2024-04-11 23:40:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 23:40:28] [query] Engine: default [2024-04-11 23:40:28] [query] Tokens: modules, module, module's, modulate, modulated, modulators, modulation [2024-04-11 23:40:28] [query] Mods: 4 [2024-04-11 23:40:28] [query] Using OR logic [2024-04-11 23:40:28] [query] Found results using: and logic [2024-04-11 23:40:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3401,12037,12079,42877,49747,53557,55871) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 23:40:28] [query] Results: 11 Pages of results: 2 [2024-04-11 23:40:28] [query] Execution time: 0.06765 [2024-04-11 23:40:32] [query] Query for: medul [2024-04-11 23:40:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 23:40:32] [query] Engine: default [2024-04-11 23:40:32] [query] Tokens: medulloblastoma [2024-04-11 23:40:32] [query] Mods: 4 [2024-04-11 23:40:32] [query] Found results using: or logic [2024-04-11 23:40:32] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10753) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 23:40:32] [query] Results: 4 Pages of results: 1 [2024-04-11 23:40:32] [query] Execution time: 0.03610 [2024-04-11 23:40:33] [query] Query for: medull [2024-04-11 23:40:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 23:40:33] [query] Engine: default [2024-04-11 23:40:33] [query] Tokens: medulloblastoma [2024-04-11 23:40:33] [query] Mods: 4 [2024-04-11 23:40:33] [query] Found results using: or logic [2024-04-11 23:40:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10753) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 23:40:33] [query] Results: 4 Pages of results: 1 [2024-04-11 23:40:33] [query] Execution time: 0.03359 [2024-04-11 23:42:16] [index:background] Health check [2024-04-11 23:45:01] [indexer:background] Health check [2024-04-11 23:47:39] [index:background] Health check [2024-04-11 23:47:48] [query] Query for: pet/mr [2024-04-11 23:47:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 23:47:48] [query] Engine: default [2024-04-11 23:47:48] [query] Tokens: pet, mr [2024-04-11 23:47:48] [query] Mods: 4 [2024-04-11 23:47:48] [query] Trying AND logic [2024-04-11 23:47:48] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 23:47:48] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-04-11 23:47:48] [query] Found results using: and logic [2024-04-11 23:49:30] [indexer:background] Health check [2024-04-11 23:52:20] [index:background] Health check [2024-04-11 23:52:28] [native] Unexpected empty search string [2024-04-11 23:52:28] [native] Unable to locate search string! [2024-04-11 23:52:28] [native] Running query with empty search string [2024-04-11 23:52:28] [query] Query for: [2024-04-11 23:52:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-04-11 23:52:28] [query] Engine: default [2024-04-11 23:52:28] [query] Tokens: [2024-04-11 23:52:28] [query] Mods: 6 [2024-04-11 23:52:28] [query] Found results using: or logic [2024-04-11 23:52:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,1 AS relevance FROM wp_searchwp_status s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts emptyqueryorder ON (emptyqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`source` IN ( 'post.tcia_analysis_result', 'post.tcia_collection' ) )) AND ((s.source = 'post.post' AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts emptyqueryorder ON (emptyqueryorder.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC, emptyqueryorder.post_date DESC LIMIT 0, 10 [2024-04-11 23:52:28] [query] Results: 264 Pages of results: 27 [2024-04-11 23:52:28] [query] Execution time: 0.02156 [2024-04-11 23:52:44] [query] Query for: live [2024-04-11 23:52:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 23:52:44] [query] Engine: default [2024-04-11 23:52:44] [query] Tokens: living, live [2024-04-11 23:52:44] [query] Mods: 4 [2024-04-11 23:52:44] [query] Using OR logic [2024-04-11 23:52:44] [query] Found results using: and logic [2024-04-11 23:52:44] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (16061,31757) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 23:52:44] [query] Results: 5 Pages of results: 1 [2024-04-11 23:52:44] [query] Execution time: 0.04251 [2024-04-11 23:52:44] [query] Query for: liver [2024-04-11 23:52:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-04-11 23:52:44] [query] Engine: default [2024-04-11 23:52:44] [query] Tokens: liver [2024-04-11 23:52:44] [query] Mods: 4 [2024-04-11 23:52:44] [query] Found results using: or logic [2024-04-11 23:52:44] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (10759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-04-11 23:52:44] [query] Results: 21 Pages of results: 3 [2024-04-11 23:52:44] [query] Execution time: 0.03747 [2024-04-11 23:54:48] [indexer:background] Health check [2024-04-11 23:57:22] [index:background] Health check