[2024-06-01 00:00:00] [indexer:background] Health check [2024-06-01 00:02:25] [query] Query for: cervix [2024-06-01 00:02:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 00:02:25] [query] Engine: default [2024-06-01 00:02:25] [query] Query for: cervix [2024-06-01 00:02:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 00:02:25] [query] Engine: default [2024-06-01 00:02:25] [query] Tokens: cervix [2024-06-01 00:02:25] [query] Mods: 4 [2024-06-01 00:02:25] [query] Tokens: cervix [2024-06-01 00:02:25] [query] Found results using: or logic [2024-06-01 00:02: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 (79783) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 00:02:25] [query] Results: 1 Pages of results: 1 [2024-06-01 00:02:25] [query] Mods: 5 [2024-06-01 00:02:25] [query] Execution time: 0.03752 [2024-06-01 00:02: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 (79783) 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-06-01 00:02:25] [query] Results: 0 Pages of results: 0 [2024-06-01 00:02:25] [query] Execution time: 0.08153 [2024-06-01 00:02:26] [query] Query for: cervix [2024-06-01 00:02:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 00:02:26] [query] Engine: default [2024-06-01 00:02:26] [query] Tokens: cervix [2024-06-01 00:02:26] [query] Mods: 4 [2024-06-01 00:02:26] [query] Found results using: or logic [2024-06-01 00:02: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 (79783) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 00:02:26] [query] Results: 1 Pages of results: 1 [2024-06-01 00:02:26] [query] Execution time: 0.03796 [2024-06-01 00:02:26] [index:background] Health check [2024-06-01 00:02:49] [query] Query for: pap smear [2024-06-01 00:02:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 00:02:49] [query] Engine: default [2024-06-01 00:02:49] [query] Tokens: paperprinting, papers, paper-printing, papanikolopoulos, papaioannou, paper, paper-2, paper.data, paper2, paperdata [2024-06-01 00:02:49] [query] Mods: 5 [2024-06-01 00:02:49] [query] Using OR logic [2024-06-01 00:02:49] [query] Found results using: and logic [2024-06-01 00:02: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(30907) 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 (71191,7865,71155,48689,58485,2561,53711,14729,53789,14749) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 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-06-01 00:02:49] [query] Results: 64 Pages of results: 7 [2024-06-01 00:02:49] [query] Execution time: 0.42113 [2024-06-01 00:02:49] [query] Query for: pap smear [2024-06-01 00:02:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 00:02:49] [query] Engine: default [2024-06-01 00:02:49] [query] Tokens: paperprinting, papers, paper-printing, papanikolopoulos, papaioannou, paper, paper-2, paper.data, paper2, paperdata [2024-06-01 00:02:49] [query] Mods: 5 [2024-06-01 00:02:50] [query] Using OR logic [2024-06-01 00:02:50] [query] Found results using: and logic [2024-06-01 00:02: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,( 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(30907) 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 (71191,7865,71155,48689,58485,2561,53711,14729,53789,14749) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 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-06-01 00:02:50] [query] Results: 64 Pages of results: 10 [2024-06-01 00:02:50] [query] Execution time: 0.07275 [2024-06-01 00:03:44] [query] Query for: cervix [2024-06-01 00:03:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 00:03:44] [query] Engine: default [2024-06-01 00:03:44] [query] Tokens: cervix [2024-06-01 00:03:44] [query] Mods: 4 [2024-06-01 00:03:44] [query] Found results using: or logic [2024-06-01 00:03: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 (79783) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 00:03:44] [query] Results: 1 Pages of results: 1 [2024-06-01 00:03:44] [query] Execution time: 0.03805 [2024-06-01 00:04:53] [indexer:background] Health check [2024-06-01 00:06:57] [index:background] Health check [2024-06-01 00:09:00] [indexer:background] Health check [2024-06-01 00:11:56] [index:background] Health check [2024-06-01 00:13:56] [indexer:background] Health check [2024-06-01 00:13:56] [query] Query for: viagra säkert på nätet🦍🍟🚇 www.lloydspharmacy.online 🚇🍟🦍 generic online uk 100mg pris apotek [2024-06-01 00:13:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 00:13:56] [query] Engine: default [2024-06-01 00:13:56] [query] Tokens: comprises, comprise, comprised, comprising, online, comprises 99, comprises99, comprising 25, comprising25, generic [2024-06-01 00:13:56] [query] Mods: 5 [2024-06-01 00:13:56] [query] Trying AND logic [2024-06-01 00:13:56] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 00:13:56] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 00:13:56] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 00:13:56] [query] Using OR logic [2024-06-01 00:13:56] [query] Found results using: or logic [2024-06-01 00:13: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(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-06-01 00:13:57] [query] Results: 44 Pages of results: 5 [2024-06-01 00:13:57] [query] Execution time: 0.49180 [2024-06-01 00:14:34] [query] Query for: viagra piller til kvinder🐂🐻 www.fastpharmacy.store 🐻🐂 från nätet losartan pris online apotek [2024-06-01 00:14:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 00:14:34] [query] Engine: default [2024-06-01 00:14:34] [query] Tokens: francis, france, online, franke, francesca, franceschelli, franchin, francisco, frank, franz [2024-06-01 00:14:34] [query] Mods: 5 [2024-06-01 00:14:34] [query] Trying AND logic [2024-06-01 00:14:34] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 00:14:34] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 00:14:34] [query] Using OR logic [2024-06-01 00:14:34] [query] Found results using: or logic [2024-06-01 00: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,( 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(4575,677,21983,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 (9159,60735,4575,17155,46733,46801,66279,26245,21901,43935) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 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-06-01 00:14:34] [query] Results: 30 Pages of results: 3 [2024-06-01 00:14:34] [query] Execution time: 0.32346 [2024-06-01 00:17:11] [index:background] Health check [2024-06-01 00:18:59] [indexer:background] Health check [2024-06-01 00:21:51] [index:background] Health check [2024-06-01 00:24:22] [indexer:background] Health check [2024-06-01 00:27:22] [index:background] Health check [2024-06-01 00:29:29] [indexer:background] Health check [2024-06-01 00:32:01] [index:background] Health check [2024-06-01 00:34:35] [indexer:background] Health check [2024-06-01 00:37:26] [index:background] Health check [2024-06-01 00:38:58] [indexer:background] Health check [2024-06-01 00:42:37] [index:background] Health check [2024-06-01 00:44:45] [indexer:background] Health check [2024-06-01 00:47:26] [index:background] Health check [2024-06-01 00:49:51] [indexer:background] Health check [2024-06-01 00:51:55] [index:background] Health check [2024-06-01 00:53:59] [indexer:background] Health check [2024-06-01 00:57:07] [index:background] Health check [2024-06-01 00:59:08] [indexer:background] Health check [2024-06-01 01:02:12] [index:background] Health check [2024-06-01 01:04:14] [indexer:background] Health check [2024-06-01 01:07:18] [index:background] Health check [2024-06-01 01:09:02] [indexer:background] Health check [2024-06-01 01:12:24] [index:background] Health check [2024-06-01 01:14:10] [indexer:background] Health check [2024-06-01 01:17:29] [index:background] Health check [2024-06-01 01:19:26] [indexer:background] Health check [2024-06-01 01:21:55] [index:background] Health check [2024-06-01 01:23:53] [indexer:background] Health check [2024-06-01 01:27:44] [index:background] Health check [2024-06-01 01:29:47] [indexer:background] Health check [2024-06-01 01:31:50] [index:background] Health check [2024-06-01 01:33:52] [indexer:background] Health check [2024-06-01 01:36:56] [index:background] Health check [2024-06-01 01:38:55] [indexer:background] Health check [2024-06-01 01:41:51] [index:background] Health check [2024-06-01 01:43:45] [query] Query for: cmb lca [2024-06-01 01:43:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 01:43:45] [query] Engine: default [2024-06-01 01:43:45] [query] Tokens: cmb, lca [2024-06-01 01:43:45] [query] Mods: 4 [2024-06-01 01:43:45] [query] Trying AND logic [2024-06-01 01:43:45] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 01:43:45] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 01:43:45] [query] Found results using: and logic [2024-06-01 01:43: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 (7545,8777) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,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', '41703') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-06-01 01:43:46] [query] Results: 2 Pages of results: 1 [2024-06-01 01:43:46] [query] Execution time: 0.16933 [2024-06-01 01:43:57] [query] Query for: cmb lca [2024-06-01 01:43:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 01:43:57] [query] Engine: default [2024-06-01 01:43:57] [query] Tokens: cmb, lca [2024-06-01 01:43:57] [query] Mods: 4 [2024-06-01 01:43:57] [query] Trying AND logic [2024-06-01 01:43:57] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 01:43:57] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 01:43:57] [query] Found results using: and logic [2024-06-01 01:43: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 (7545,8777) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,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', '41703') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(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-06-01 01:43:57] [query] Results: 2 Pages of results: 1 [2024-06-01 01:43:57] [query] Execution time: 0.02266 [2024-06-01 01:43:58] [indexer:background] Health check [2024-06-01 01:47:07] [index:background] Health check [2024-06-01 01:49:09] [indexer:background] Health check [2024-06-01 01:51:51] [index:background] Health check [2024-06-01 01:54:18] [indexer:background] Health check [2024-06-01 01:56:24] [query] Query for: dicom [2024-06-01 01:56:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 01:56:24] [query] Engine: default [2024-06-01 01:56:24] [query] Tokens: dicom [2024-06-01 01:56:24] [query] Mods: 4 [2024-06-01 01:56:24] [query] Found results using: or logic [2024-06-01 01: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 (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-06-01 01:56:24] [query] Results: 244 Pages of results: 25 [2024-06-01 01:56:24] [query] Execution time: 0.17063 [2024-06-01 01:56:51] [index:background] Health check [2024-06-01 01:59:25] [indexer:background] Health check [2024-06-01 02:01:56] [index:background] Health check [2024-06-01 02:04:25] [indexer:background] Health check [2024-06-01 02:07:35] [index:background] Health check [2024-06-01 02:09:36] [indexer:background] Health check [2024-06-01 02:12:36] [index:background] Health check [2024-06-01 02:14:22] [indexer:background] Health check [2024-06-01 02:17:20] [index:background] Health check [2024-06-01 02:19:04] [indexer:background] Health check [2024-06-01 02:21:54] [index:background] Health check [2024-06-01 02:23:57] [indexer:background] Health check [2024-06-01 02:27:01] [index:background] Health check [2024-06-01 02:29:02] [indexer:background] Health check [2024-06-01 02:32:07] [index:background] Health check [2024-06-01 02:34:10] [indexer:background] Health check [2024-06-01 02:36:16] [query] Query for: lung [2024-06-01 02:36:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 02:36:16] [query] Engine: default [2024-06-01 02:36:16] [query] Tokens: lungs, lung [2024-06-01 02:36:16] [query] Mods: 4 [2024-06-01 02:36:16] [query] Using OR logic [2024-06-01 02:36:16] [query] Found results using: and logic [2024-06-01 02:36: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 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 02:36:16] [query] Results: 76 Pages of results: 11 [2024-06-01 02:36:16] [query] Execution time: 0.04700 [2024-06-01 02:36:19] [query] Query for: lung [2024-06-01 02:36:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 02:36:19] [query] Engine: default [2024-06-01 02:36:19] [query] Tokens: lungs, lung [2024-06-01 02:36:19] [query] Mods: 5 [2024-06-01 02:36:19] [query] Using OR logic [2024-06-01 02:36:19] [query] Found results using: and logic [2024-06-01 02: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 (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-06-01 02:36:20] [query] Results: 71 Pages of results: 8 [2024-06-01 02:36:20] [query] Execution time: 0.12845 [2024-06-01 02:37:14] [index:background] Health check [2024-06-01 02:39:16] [indexer:background] Health check [2024-06-01 02:42:20] [index:background] Health check [2024-06-01 02:44:14] [indexer:background] Health check [2024-06-01 02:47:30] [index:background] Health check [2024-06-01 02:48:52] [indexer:background] Health check [2024-06-01 02:51:59] [index:background] Health check [2024-06-01 02:53:53] [indexer:background] Health check [2024-06-01 02:57:43] [index:background] Health check [2024-06-01 02:58:57] [indexer:background] Health check [2024-06-01 03:02:49] [index:background] Health check [2024-06-01 03:04:33] [indexer:background] Health check [2024-06-01 03:06:58] [index:background] Health check [2024-06-01 03:09:00] [indexer:background] Health check [2024-06-01 03:11:51] [index:background] Health check [2024-06-01 03:13:53] [indexer:background] Health check [2024-06-01 03:16:56] [index:background] Health check [2024-06-01 03:18:58] [indexer:background] Health check [2024-06-01 03:22:20] [index:background] Health check [2024-06-01 03:24:00] [indexer:background] Health check [2024-06-01 03:27:22] [index:background] Health check [2024-06-01 03:29:24] [indexer:background] Health check [2024-06-01 03:32:27] [index:background] Health check [2024-06-01 03:34:31] [indexer:background] Health check [2024-06-01 03:37:10] [index:background] Health check [2024-06-01 03:39:36] [indexer:background] Health check [2024-06-01 03:41:04] [query] Query for: breast [2024-06-01 03:41:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 03:41:04] [query] Engine: default [2024-06-01 03:41:05] [query] Tokens: breasts, breast [2024-06-01 03:41:05] [query] Mods: 5 [2024-06-01 03:41:05] [query] Using OR logic [2024-06-01 03:41:05] [query] Found results using: and logic [2024-06-01 03:41:05] [query] Query for: breast [2024-06-01 03:41:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 03:41:05] [query] Engine: default [2024-06-01 03: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 (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-06-01 03:41:05] [query] Results: 46 Pages of results: 5 [2024-06-01 03:41:05] [query] Tokens: breasts, breast [2024-06-01 03:41:05] [query] Mods: 4 [2024-06-01 03:41:05] [query] Using OR logic [2024-06-01 03:41:05] [query] Found results using: and logic [2024-06-01 03: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 (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-06-01 03:41:05] [query] Results: 50 Pages of results: 8 [2024-06-01 03:41:05] [query] Execution time: 0.25713 [2024-06-01 03:41:05] [query] Execution time: 0.04626 [2024-06-01 03:42:43] [index:background] Health check [2024-06-01 03:44:33] [indexer:background] Health check [2024-06-01 03:47:11] [index:background] Health check [2024-06-01 03:49:56] [indexer:background] Health check [2024-06-01 03:57:53] [index:background] Health check [2024-06-01 03:57:53] [indexer:background] Health check [2024-06-01 03:57:53] [indexer:background] Health check [2024-06-01 04:00:13] [indexer:background] Health check [2024-06-01 04:02:16] [index:background] Health check [2024-06-01 04:04:20] [indexer:background] Health check [2024-06-01 04:07:37] [index:background] Health check [2024-06-01 04:10:13] [indexer:background] Health check [2024-06-01 04:12:48] [index:background] Health check [2024-06-01 04:14:16] [indexer:background] Health check [2024-06-01 04:18:00] [index:background] Health check [2024-06-01 04:20:35] [indexer:background] Health check [2024-06-01 04:22:11] [index:background] Health check [2024-06-01 04:23:37] [query] Query for: pediatric [2024-06-01 04:23:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 04:23:37] [query] Engine: default [2024-06-01 04:23:37] [query] Tokens: pediatric [2024-06-01 04:23:37] [query] Mods: 4 [2024-06-01 04:23:37] [query] Found results using: or logic [2024-06-01 04:23: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 (10657) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 04:23:37] [query] Results: 9 Pages of results: 2 [2024-06-01 04:23:37] [query] Execution time: 0.04209 [2024-06-01 04:23:54] [indexer:background] Health check [2024-06-01 04:28:54] [index:background] Health check [2024-06-01 04:28:54] [indexer:background] Health check [2024-06-01 04:28:54] [indexer:background] Health check [2024-06-01 04:33:25] [index:background] Health check [2024-06-01 04:37:13] [indexer:background] Health check [2024-06-01 04:37:13] [index:background] Health check [2024-06-01 04:38:36] [query] Query for: dce [2024-06-01 04:38:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 04:38:36] [query] Engine: default [2024-06-01 04:38:36] [query] Tokens: dce [2024-06-01 04:38:36] [query] Mods: 4 [2024-06-01 04:38:36] [query] Found results using: or logic [2024-06-01 04:38: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 (7021) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 04:38:36] [query] Results: 28 Pages of results: 4 [2024-06-01 04:38:36] [query] Execution time: 0.03964 [2024-06-01 04:38:38] [query] Query for: dcemri [2024-06-01 04:38:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 04:38:38] [query] Engine: default [2024-06-01 04:38:38] [query] Tokens: dcemris, dcemri [2024-06-01 04:38:38] [query] Mods: 4 [2024-06-01 04:38:38] [query] Using OR logic [2024-06-01 04:38:38] [query] Found results using: and logic [2024-06-01 04:38: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 (58693,7103) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 04:38:38] [query] Results: 13 Pages of results: 2 [2024-06-01 04:38:38] [query] Execution time: 0.03991 [2024-06-01 04:38:39] [query] Query for: dcemri bre [2024-06-01 04:38:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 04:38:39] [query] Engine: default [2024-06-01 04:38:39] [query] Tokens: breasts, breaban, break, breakthrough, breast, breast 02, breast 12, breast 163, breast 474, breast 48, breast 84 [2024-06-01 04:38:39] [query] Mods: 5 [2024-06-01 04:38:39] [query] Using OR logic [2024-06-01 04:38:40] [query] Found results using: and logic [2024-06-01 04:38: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(7103) 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-06-01 04:38:40] [query] Results: 52 Pages of results: 8 [2024-06-01 04:38:40] [query] Execution time: 0.05732 [2024-06-01 04:38:40] [query] Query for: dcemri breas [2024-06-01 04:38:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 04:38:40] [query] Engine: default [2024-06-01 04:38:40] [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-06-01 04:38:40] [query] Mods: 5 [2024-06-01 04:38:40] [query] Using OR logic [2024-06-01 04:38:40] [query] Found results using: and logic [2024-06-01 04:38: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(7103) 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,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 searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 7 [2024-06-01 04:38:40] [query] Results: 50 Pages of results: 8 [2024-06-01 04:38:40] [query] Execution time: 0.05570 [2024-06-01 04:38:41] [query] Query for: dcemri breast [2024-06-01 04:38:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 04:38:41] [query] Engine: default [2024-06-01 04:38:41] [query] Tokens: breasts, dcemris, dcemri, breast [2024-06-01 04:38:41] [query] Mods: 4 [2024-06-01 04:38:41] [query] Trying AND logic [2024-06-01 04:38:41] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 04:38:41] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 04:38:41] [query] Found results using: and logic [2024-06-01 04:38: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,58693,7103,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')) ) ))) AND s.id IN ('284', '42255', '42613', '42851', '43263', '43603', '45433', '45635', '45937', '46167') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 04:38:41] [query] Results: 10 Pages of results: 2 [2024-06-01 04:38:41] [query] Execution time: 0.04332 [2024-06-01 04:38:42] [query] Query for: dcemri breast nomr [2024-06-01 04:38:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 04:38:42] [query] Engine: default [2024-06-01 04:38:42] [query] Tokens: breasts, dcemris, dcemri, breast, nmr [2024-06-01 04:38:42] [query] Mods: 4 [2024-06-01 04:38:42] [query] Trying AND logic [2024-06-01 04:38:42] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 04:38:42] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 04:38:42] [query] Found results using: and logic [2024-06-01 04:38: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 (31999,58693,7103,3543,75717) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,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 ('284', '42255', '42613', '42851', '43263', '43603', '45433', '45635', '45937', '46167') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 04:38:42] [query] Results: 10 Pages of results: 2 [2024-06-01 04:38:42] [query] Execution time: 0.07751 [2024-06-01 04:38:44] [query] Query for: dcemri breast norma [2024-06-01 04:38:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 04:38:44] [query] Engine: default [2024-06-01 04:38:44] [query] Tokens: normals, breasts, normalizing, dcemris, normally, normalized, normalization, normalize, normal, breast, dcemri [2024-06-01 04:38:44] [query] Mods: 5 [2024-06-01 04:38:44] [query] Trying AND logic [2024-06-01 04:38:44] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 04:38:44] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 04:38:44] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 04:38:44] [query] Using OR logic [2024-06-01 04:38:44] [query] Found results using: or logic [2024-06-01 04:38: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(3543,7103) 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 (40707,31999,37441,58693,7119,32067,16249,17403,15375,3543,7103) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 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-06-01 04:38:44] [query] Results: 107 Pages of results: 16 [2024-06-01 04:38:44] [query] Execution time: 0.11196 [2024-06-01 04:38:44] [query] Query for: dcemri breast normal [2024-06-01 04:38:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 04:38:44] [query] Engine: default [2024-06-01 04:38:44] [query] Tokens: normals, breasts, dcemris, normally, normalizing, normalization, normalize, normalized, dcemri, breast, normal [2024-06-01 04:38:44] [query] Mods: 5 [2024-06-01 04:38:44] [query] Trying AND logic [2024-06-01 04:38:44] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 04:38:44] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 04:38:44] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 04:38:44] [query] Using OR logic [2024-06-01 04:38:44] [query] Found results using: or logic [2024-06-01 04:38: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 (40707,31999,58693,7119,37441,16249,17403,32067,7103,3543,15375) 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-06-01 04:38:45] [query] Results: 102 Pages of results: 11 [2024-06-01 04:38:45] [query] Execution time: 0.30049 [2024-06-01 04:38:45] [query] Query for: dcemri breast normal [2024-06-01 04:38:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 04:38:45] [query] Engine: default [2024-06-01 04:38:45] [query] Tokens: normals, breasts, dcemris, normally, normalizing, normalization, normalize, normalized, dcemri, breast, normal [2024-06-01 04:38:45] [query] Mods: 4 [2024-06-01 04:38:45] [query] Trying AND logic [2024-06-01 04:38:45] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 04:38:45] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 04:38:45] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 04:38:45] [query] Using OR logic [2024-06-01 04:38:45] [query] Found results using: or logic [2024-06-01 04:38: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 (40707,31999,58693,7119,37441,16249,17403,32067,7103,3543,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-06-01 04:38:45] [query] Results: 107 Pages of results: 16 [2024-06-01 04:38:45] [query] Execution time: 0.10737 [2024-06-01 04:38:59] [query] Query for: 2024 [2024-06-01 04:38:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 04:38:59] [query] Engine: default [2024-06-01 04:38:59] [query] Tokens: 2024 [2024-06-01 04:38:59] [query] Mods: 4 [2024-06-01 04:38:59] [query] Found results using: or logic [2024-06-01 04:38: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 (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-06-01 04:38:59] [query] Results: 30 Pages of results: 3 [2024-06-01 04:38:59] [query] Execution time: 0.20934 [2024-06-01 04:39:00] [indexer:background] Health check [2024-06-01 04:39:18] [query] Query for: dcemri breast normal [2024-06-01 04:39:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 04:39:18] [query] Engine: default [2024-06-01 04:39:18] [query] Tokens: normals, breasts, dcemris, normally, normalizing, normalization, normalize, normalized, dcemri, breast, normal [2024-06-01 04:39:18] [query] Mods: 4 [2024-06-01 04:39:18] [query] Trying AND logic [2024-06-01 04:39:18] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 04:39:18] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 04:39:18] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 04:39:18] [query] Using OR logic [2024-06-01 04:39:18] [query] Found results using: or logic [2024-06-01 04:39: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 (40707,31999,58693,7119,37441,16249,17403,32067,7103,3543,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 [2024-06-01 04:39:18] [query] Results: 107 Pages of results: 1 [2024-06-01 04:39:18] [query] Execution time: 0.03210 [2024-06-01 04:41:55] [index:background] Health check [2024-06-01 04:45:06] [indexer:background] Health check [2024-06-01 04:48:12] [query] Query for: dcemri breast normal [2024-06-01 04:48:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 04:48:12] [query] Engine: default [2024-06-01 04:48:12] [query] Tokens: normals, breasts, dcemris, normally, normalizing, normalization, normalize, normalized, dcemri, breast, normal [2024-06-01 04:48:12] [query] Mods: 5 [2024-06-01 04:48:12] [query] Trying AND logic [2024-06-01 04:48:12] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 04:48:12] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 04:48:12] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 04:48:12] [query] Using OR logic [2024-06-01 04:48:12] [query] Found results using: or logic [2024-06-01 04:48: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 (40707,31999,58693,7119,37441,16249,17403,32067,7103,3543,15375) 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-06-01 04:48:12] [query] Results: 102 Pages of results: 11 [2024-06-01 04:48:12] [query] Execution time: 0.31095 [2024-06-01 04:48:13] [index:background] Health check [2024-06-01 04:49:03] [query] Query for: dcemri breast normal [2024-06-01 04:49:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-06-01 04:49:03] [query] Engine: default [2024-06-01 04:49:03] [query] Tokens: normals, breasts, dcemris, normally, normalizing, normalization, normalize, normalized, dcemri, breast, normal [2024-06-01 04:49:03] [query] Mods: 5 [2024-06-01 04:49:03] [query] Trying AND logic [2024-06-01 04:49:03] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 04:49:03] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 04:49:03] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 04:49:03] [query] Using OR logic [2024-06-01 04:49:03] [query] Found results using: or logic [2024-06-01 04: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 (40707,31999,58693,7119,37441,16249,17403,32067,7103,3543,15375) 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-06-01 04:49:03] [query] Results: 102 Pages of results: 11 [2024-06-01 04:49:03] [query] Execution time: 0.24818 [2024-06-01 04:49:04] [indexer:background] Health check [2024-06-01 04:51:05] [query] Query for: dcemri breast normal [2024-06-01 04:51:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-06-01 04:51:05] [query] Engine: default [2024-06-01 04:51:05] [query] Tokens: normals, breasts, dcemris, normally, normalizing, normalization, normalize, normalized, dcemri, breast, normal [2024-06-01 04:51:05] [query] Mods: 5 [2024-06-01 04:51:05] [query] Trying AND logic [2024-06-01 04:51:05] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 04:51:05] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 04:51:05] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 04:51:05] [query] Using OR logic [2024-06-01 04:51:05] [query] Found results using: or logic [2024-06-01 04:51: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 (40707,31999,58693,7119,37441,16249,17403,32067,7103,3543,15375) 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-06-01 04:51:06] [query] Results: 102 Pages of results: 11 [2024-06-01 04:51:06] [query] Execution time: 0.25269 [2024-06-01 04:51:53] [query] Query for: dcemri breast normal [2024-06-01 04:51:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-06-01 04:51:53] [query] Engine: default [2024-06-01 04:51:53] [query] Tokens: normals, breasts, dcemris, normally, normalizing, normalization, normalize, normalized, dcemri, breast, normal [2024-06-01 04:51:53] [query] Mods: 5 [2024-06-01 04:51:53] [query] Trying AND logic [2024-06-01 04:51:53] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 04:51:53] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 04:51:53] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 04:51:53] [query] Using OR logic [2024-06-01 04:51:53] [query] Found results using: or logic [2024-06-01 04:51: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 (40707,31999,58693,7119,37441,16249,17403,32067,7103,3543,15375) 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-06-01 04:51:54] [query] Results: 102 Pages of results: 11 [2024-06-01 04:51:54] [query] Execution time: 0.29432 [2024-06-01 04:51:54] [index:background] Health check [2024-06-01 04:53:29] [query] Query for: dcemri breast normal [2024-06-01 04:53:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-06-01 04:53:29] [query] Engine: default [2024-06-01 04:53:29] [query] Tokens: normals, breasts, dcemris, normally, normalizing, normalization, normalize, normalized, dcemri, breast, normal [2024-06-01 04:53:29] [query] Mods: 5 [2024-06-01 04:53:29] [query] Trying AND logic [2024-06-01 04:53:29] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 04:53:29] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 04:53:29] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 04:53:29] [query] Using OR logic [2024-06-01 04:53:29] [query] Found results using: or logic [2024-06-01 04:53: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 (40707,31999,58693,7119,37441,16249,17403,32067,7103,3543,15375) 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-06-01 04:53:29] [query] Results: 102 Pages of results: 11 [2024-06-01 04:53:29] [query] Execution time: 0.24997 [2024-06-01 04:53:52] [indexer:background] Health check [2024-06-01 04:54:06] [query] Query for: dcemri breast normal [2024-06-01 04:54:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-06-01 04:54:06] [query] Engine: default [2024-06-01 04:54:06] [query] Tokens: normals, breasts, dcemris, normally, normalizing, normalization, normalize, normalized, dcemri, breast, normal [2024-06-01 04:54:06] [query] Mods: 5 [2024-06-01 04:54:06] [query] Trying AND logic [2024-06-01 04:54:06] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 04:54:06] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 04:54:06] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 04:54:06] [query] Using OR logic [2024-06-01 04:54:06] [query] Found results using: or logic [2024-06-01 04:54: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 (40707,31999,58693,7119,37441,16249,17403,32067,7103,3543,15375) 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-06-01 04:54:06] [query] Results: 102 Pages of results: 11 [2024-06-01 04:54:06] [query] Execution time: 0.24620 [2024-06-01 04:58:39] [index:background] Health check [2024-06-01 04:59:37] [indexer:background] Health check [2024-06-01 05:01:59] [index:background] Health check [2024-06-01 05:04:07] [indexer:background] Health check [2024-06-01 05:06:57] [index:background] Health check [2024-06-01 05:09:44] [indexer:background] Health check [2024-06-01 05:10:12] [query] Query for: mri [2024-06-01 05:10:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 05:10:12] [query] Engine: default [2024-06-01 05:10:12] [query] Tokens: mri [2024-06-01 05:10:12] [query] Mods: 5 [2024-06-01 05:10:12] [query] Found results using: or logic [2024-06-01 05:10: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 (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-06-01 05:10:12] [query] Results: 93 Pages of results: 10 [2024-06-01 05:10:13] [query] Execution time: 0.33232 [2024-06-01 05:10:13] [query] Query for: mri [2024-06-01 05:10:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 05:10:13] [query] Engine: default [2024-06-01 05:10:13] [query] Tokens: mri [2024-06-01 05:10:13] [query] Mods: 4 [2024-06-01 05:10:13] [query] Found results using: or logic [2024-06-01 05:10: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 (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-06-01 05:10:13] [query] Results: 97 Pages of results: 14 [2024-06-01 05:10:13] [query] Execution time: 0.10443 [2024-06-01 05:10:13] [query] Query for: eye [2024-06-01 05:10:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 05:10:13] [query] Engine: default [2024-06-01 05:10:13] [query] Tokens: eyes, eye [2024-06-01 05:10:13] [query] Mods: 4 [2024-06-01 05:10:13] [query] Using OR logic [2024-06-01 05:10:13] [query] Found results using: and logic [2024-06-01 05:10: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 (21817,79785) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-06-01 05:10:13] [query] Results: 6 Pages of results: 1 [2024-06-01 05:10:14] [query] Execution time: 0.21082 [2024-06-01 05:10:30] [query] Query for: foot [2024-06-01 05:10:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 05:10:30] [query] Engine: default [2024-06-01 05:10:30] [query] Tokens: footnote [2024-06-01 05:10:30] [query] Mods: 5 [2024-06-01 05:10:30] [query] Found results using: or logic [2024-06-01 05:10: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 (69385) 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-06-01 05:10:30] [query] Results: 1 Pages of results: 1 [2024-06-01 05:10:30] [query] Execution time: 0.13825 [2024-06-01 05:10:30] [query] Query for: foot [2024-06-01 05:10:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 05:10:30] [query] Engine: default [2024-06-01 05:10:30] [query] Tokens: footnote [2024-06-01 05:10:30] [query] Mods: 4 [2024-06-01 05:10:30] [query] Found results using: or logic [2024-06-01 05:10: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 (69385) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 05:10:30] [query] Results: 1 Pages of results: 1 [2024-06-01 05:10:30] [query] Execution time: 0.03956 [2024-06-01 05:12:00] [query] Query for: dcemri breast normal [2024-06-01 05:12:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-06-01 05:12:00] [query] Engine: default [2024-06-01 05:12:00] [query] Tokens: normals, breasts, dcemris, normally, normalizing, normalization, normalize, normalized, dcemri, breast, normal [2024-06-01 05:12:00] [query] Mods: 5 [2024-06-01 05:12:00] [query] Trying AND logic [2024-06-01 05:12:00] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:12:00] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:12:00] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:12:00] [query] Using OR logic [2024-06-01 05:12:00] [query] Found results using: or logic [2024-06-01 05: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 (40707,31999,58693,7119,37441,16249,17403,32067,7103,3543,15375) 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-06-01 05:12:00] [query] Results: 102 Pages of results: 11 [2024-06-01 05:12:00] [query] Execution time: 0.27077 [2024-06-01 05:12:00] [index:background] Health check [2024-06-01 05:12:16] [query] Query for: dcemri breast normal [2024-06-01 05:12:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-06-01 05:12:16] [query] Engine: default [2024-06-01 05:12:16] [query] Tokens: normals, breasts, dcemris, normally, normalizing, normalization, normalize, normalized, dcemri, breast, normal [2024-06-01 05:12:16] [query] Mods: 5 [2024-06-01 05:12:16] [query] Trying AND logic [2024-06-01 05:12:16] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:12:16] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:12:16] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:12:16] [query] Using OR logic [2024-06-01 05:12:16] [query] Found results using: or logic [2024-06-01 05:12: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 (40707,31999,58693,7119,37441,16249,17403,32067,7103,3543,15375) 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-06-01 05:12:16] [query] Results: 102 Pages of results: 11 [2024-06-01 05:12:16] [query] Execution time: 0.28156 [2024-06-01 05:12:32] [query] Query for: dcemri breast normal [2024-06-01 05:12:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 3 offset: 0 fields: all [2024-06-01 05:12:32] [query] Engine: default [2024-06-01 05:12:32] [query] Tokens: normals, breasts, dcemris, normally, normalizing, normalization, normalize, normalized, dcemri, breast, normal [2024-06-01 05:12:32] [query] Mods: 5 [2024-06-01 05:12:32] [query] Trying AND logic [2024-06-01 05:12:32] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:12:32] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:12:32] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:12:32] [query] Using OR logic [2024-06-01 05:12:32] [query] Found results using: or logic [2024-06-01 05: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,31999,58693,7119,37441,16249,17403,32067,7103,3543,15375) 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-06-01 05:12:32] [query] Results: 102 Pages of results: 11 [2024-06-01 05:12:32] [query] Execution time: 0.29081 [2024-06-01 05:12:52] [query] Query for: dcemri breast normal [2024-06-01 05:12:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 3 offset: 0 fields: all [2024-06-01 05:12:52] [query] Engine: default [2024-06-01 05:12:52] [query] Tokens: normals, breasts, dcemris, normally, normalizing, normalization, normalize, normalized, dcemri, breast, normal [2024-06-01 05:12:52] [query] Mods: 5 [2024-06-01 05:12:52] [query] Trying AND logic [2024-06-01 05:12:52] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:12:52] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:12:52] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:12:52] [query] Using OR logic [2024-06-01 05:12:52] [query] Found results using: or logic [2024-06-01 05:12: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 (40707,31999,58693,7119,37441,16249,17403,32067,7103,3543,15375) 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-06-01 05:12:52] [query] Results: 102 Pages of results: 11 [2024-06-01 05:12:52] [query] Execution time: 0.27504 [2024-06-01 05:13:25] [query] Query for: dcemri breast normal [2024-06-01 05:13:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 3 offset: 0 fields: all [2024-06-01 05:13:25] [query] Engine: default [2024-06-01 05:13:25] [query] Tokens: normals, breasts, dcemris, normally, normalizing, normalization, normalize, normalized, dcemri, breast, normal [2024-06-01 05:13:25] [query] Mods: 5 [2024-06-01 05:13:25] [query] Trying AND logic [2024-06-01 05:13:25] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:13:25] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:13:25] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:13:25] [query] Using OR logic [2024-06-01 05:13:25] [query] Found results using: or logic [2024-06-01 05:13: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 (40707,31999,58693,7119,37441,16249,17403,32067,7103,3543,15375) 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-06-01 05:13:25] [query] Results: 102 Pages of results: 11 [2024-06-01 05:13:25] [query] Execution time: 0.22380 [2024-06-01 05:13:36] [query] Query for: dcemri breast normal [2024-06-01 05:13:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 3 offset: 0 fields: all [2024-06-01 05:13:36] [query] Engine: default [2024-06-01 05:13:36] [query] Tokens: normals, breasts, dcemris, normally, normalizing, normalization, normalize, normalized, dcemri, breast, normal [2024-06-01 05:13:36] [query] Mods: 5 [2024-06-01 05:13:36] [query] Trying AND logic [2024-06-01 05:13:36] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:13:36] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:13:36] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:13:36] [query] Using OR logic [2024-06-01 05:13:36] [query] Found results using: or logic [2024-06-01 05:13: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 (40707,31999,58693,7119,37441,16249,17403,32067,7103,3543,15375) 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-06-01 05:13:36] [query] Results: 102 Pages of results: 11 [2024-06-01 05:13:36] [query] Execution time: 0.22972 [2024-06-01 05:15:46] [indexer:background] Health check [2024-06-01 05:16:57] [index:background] Health check [2024-06-01 05:17:52] [query] Query for: dcemri breast normal [2024-06-01 05:17:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 3 offset: 0 fields: all [2024-06-01 05:17:52] [query] Engine: default [2024-06-01 05:17:52] [query] Tokens: normals, breasts, dcemris, normally, normalizing, normalization, normalize, normalized, dcemri, breast, normal [2024-06-01 05:17:52] [query] Mods: 5 [2024-06-01 05:17:52] [query] Trying AND logic [2024-06-01 05:17:52] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:17:52] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:17:52] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:17:52] [query] Using OR logic [2024-06-01 05:17:52] [query] Found results using: or logic [2024-06-01 05: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 (40707,31999,58693,7119,37441,16249,17403,32067,7103,3543,15375) 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-06-01 05:17:53] [query] Results: 102 Pages of results: 11 [2024-06-01 05:17:53] [query] Execution time: 0.23107 [2024-06-01 05:17:57] [query] Query for: dcemri breast normal [2024-06-01 05:17:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 4 offset: 0 fields: all [2024-06-01 05:17:57] [query] Engine: default [2024-06-01 05:17:57] [query] Tokens: normals, breasts, dcemris, normally, normalizing, normalization, normalize, normalized, dcemri, breast, normal [2024-06-01 05:17:57] [query] Mods: 5 [2024-06-01 05:17:57] [query] Trying AND logic [2024-06-01 05:17:57] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:17:57] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:17:57] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:17:57] [query] Using OR logic [2024-06-01 05:17:57] [query] Found results using: or logic [2024-06-01 05: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 (40707,31999,58693,7119,37441,16249,17403,32067,7103,3543,15375) 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 30, 10 [2024-06-01 05:17:57] [query] Results: 102 Pages of results: 11 [2024-06-01 05:17:57] [query] Execution time: 0.23983 [2024-06-01 05:18:29] [query] Query for: dcemri breast normal [2024-06-01 05:18:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 4 offset: 0 fields: all [2024-06-01 05:18:29] [query] Engine: default [2024-06-01 05:18:29] [query] Tokens: normals, breasts, dcemris, normally, normalizing, normalization, normalize, normalized, dcemri, breast, normal [2024-06-01 05:18:29] [query] Mods: 5 [2024-06-01 05:18:29] [query] Trying AND logic [2024-06-01 05:18:29] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:18:29] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:18:29] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:18:29] [query] Using OR logic [2024-06-01 05:18:29] [query] Found results using: or logic [2024-06-01 05:18: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 (40707,31999,58693,7119,37441,16249,17403,32067,7103,3543,15375) 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 30, 10 [2024-06-01 05:18:29] [query] Results: 102 Pages of results: 11 [2024-06-01 05:18:29] [query] Execution time: 0.25172 [2024-06-01 05:19:05] [query] Query for: dcemri breast normal [2024-06-01 05:19:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 4 offset: 0 fields: all [2024-06-01 05:19:05] [query] Engine: default [2024-06-01 05:19:05] [query] Tokens: normals, breasts, dcemris, normally, normalizing, normalization, normalize, normalized, dcemri, breast, normal [2024-06-01 05:19:05] [query] Mods: 5 [2024-06-01 05:19:05] [query] Trying AND logic [2024-06-01 05:19:05] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:19:05] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:19:05] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:19:05] [query] Using OR logic [2024-06-01 05:19:06] [query] Found results using: or logic [2024-06-01 05:19: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 (40707,31999,58693,7119,37441,16249,17403,32067,7103,3543,15375) 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 30, 10 [2024-06-01 05:19:06] [query] Results: 102 Pages of results: 11 [2024-06-01 05:19:06] [query] Execution time: 0.25129 [2024-06-01 05:19:06] [indexer:background] Health check [2024-06-01 05:19:27] [query] Query for: dcemri breast normal [2024-06-01 05:19:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 4 offset: 0 fields: all [2024-06-01 05:19:27] [query] Engine: default [2024-06-01 05:19:27] [query] Tokens: normals, breasts, dcemris, normally, normalizing, normalization, normalize, normalized, dcemri, breast, normal [2024-06-01 05:19:27] [query] Mods: 5 [2024-06-01 05:19:27] [query] Trying AND logic [2024-06-01 05:19:27] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:19:27] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:19:27] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:19:27] [query] Using OR logic [2024-06-01 05:19:27] [query] Found results using: or logic [2024-06-01 05: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 (40707,31999,58693,7119,37441,16249,17403,32067,7103,3543,15375) 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 30, 10 [2024-06-01 05:19:28] [query] Results: 102 Pages of results: 11 [2024-06-01 05:19:28] [query] Execution time: 0.23845 [2024-06-01 05:19:44] [query] Query for: dcemri breast normal [2024-06-01 05:19:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 4 offset: 0 fields: all [2024-06-01 05:19:44] [query] Engine: default [2024-06-01 05:19:44] [query] Tokens: normals, breasts, dcemris, normally, normalizing, normalization, normalize, normalized, dcemri, breast, normal [2024-06-01 05:19:44] [query] Mods: 5 [2024-06-01 05:19:44] [query] Trying AND logic [2024-06-01 05:19:44] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:19:44] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:19:44] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:19:44] [query] Using OR logic [2024-06-01 05:19:44] [query] Found results using: or logic [2024-06-01 05: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 (40707,31999,58693,7119,37441,16249,17403,32067,7103,3543,15375) 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 30, 10 [2024-06-01 05:19:44] [query] Results: 102 Pages of results: 11 [2024-06-01 05:19:44] [query] Execution time: 0.23900 [2024-06-01 05:20:14] [query] Query for: dcemri breast normal [2024-06-01 05:20:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 5 offset: 0 fields: all [2024-06-01 05:20:14] [query] Engine: default [2024-06-01 05:20:14] [query] Tokens: normals, breasts, dcemris, normally, normalizing, normalization, normalize, normalized, dcemri, breast, normal [2024-06-01 05:20:14] [query] Mods: 5 [2024-06-01 05:20:14] [query] Trying AND logic [2024-06-01 05:20:14] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:20:14] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:20:14] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:20:14] [query] Using OR logic [2024-06-01 05:20:14] [query] Found results using: or logic [2024-06-01 05: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 FROM 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,31999,58693,7119,37441,16249,17403,32067,7103,3543,15375) 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 40, 10 [2024-06-01 05:20:15] [query] Results: 102 Pages of results: 11 [2024-06-01 05:20:15] [query] Execution time: 0.24344 [2024-06-01 05:20:56] [query] Query for: dicom [2024-06-01 05:20:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 05:20:56] [query] Engine: default [2024-06-01 05:20:56] [query] Tokens: dicom [2024-06-01 05:20:56] [query] Mods: 5 [2024-06-01 05:20:56] [query] Found results using: or logic [2024-06-01 05:20: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 (471) 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-06-01 05:20:56] [query] Results: 236 Pages of results: 24 [2024-06-01 05:20:56] [query] Execution time: 0.18000 [2024-06-01 05:20:57] [query] Query for: dicom [2024-06-01 05:20:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 05:20:57] [query] Engine: default [2024-06-01 05:20:57] [query] Tokens: dicom [2024-06-01 05:20:57] [query] Mods: 4 [2024-06-01 05:20:57] [query] Found results using: or logic [2024-06-01 05: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 (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, 7 [2024-06-01 05:20:57] [query] Results: 244 Pages of results: 35 [2024-06-01 05:20:57] [query] Execution time: 0.05066 [2024-06-01 05:21:05] [query] Query for: dcemri breast normal [2024-06-01 05:21:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 05:21:05] [query] Engine: default [2024-06-01 05:21:05] [query] Tokens: normals, breasts, dcemris, normally, normalizing, normalization, normalize, normalized, dcemri, breast, normal [2024-06-01 05:21:05] [query] Mods: 5 [2024-06-01 05:21:05] [query] Trying AND logic [2024-06-01 05:21:05] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:21:05] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:21:05] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:21:05] [query] Using OR logic [2024-06-01 05:21:05] [query] Found results using: or logic [2024-06-01 05:21: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 (40707,31999,58693,7119,37441,16249,17403,32067,7103,3543,15375) 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-06-01 05:21:05] [query] Results: 102 Pages of results: 11 [2024-06-01 05:21:05] [query] Execution time: 0.31596 [2024-06-01 05:21:27] [query] Query for: dcemri breast normal [2024-06-01 05:21:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 05:21:27] [query] Engine: default [2024-06-01 05:21:27] [query] Tokens: normals, breasts, dcemris, normally, normalizing, normalization, normalize, normalized, dcemri, breast, normal [2024-06-01 05:21:27] [query] Mods: 4 [2024-06-01 05:21:27] [query] Trying AND logic [2024-06-01 05:21:27] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:21:27] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:21:27] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:21:27] [query] Using OR logic [2024-06-01 05:21:27] [query] Found results using: or logic [2024-06-01 05:21: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 (40707,31999,58693,7119,37441,16249,17403,32067,7103,3543,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 [2024-06-01 05:21:27] [query] Results: 107 Pages of results: 1 [2024-06-01 05:21:27] [query] Execution time: 0.03317 [2024-06-01 05:21:59] [query] Query for: dcemri breast normal [2024-06-01 05:21:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 05:21:59] [query] Engine: default [2024-06-01 05:21:59] [query] Tokens: normals, breasts, dcemris, normally, normalizing, normalization, normalize, normalized, dcemri, breast, normal [2024-06-01 05:21:59] [query] Mods: 5 [2024-06-01 05:21:59] [query] Trying AND logic [2024-06-01 05:21:59] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:21:59] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:21:59] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:21:59] [query] Using OR logic [2024-06-01 05:21:59] [query] Found results using: or logic [2024-06-01 05: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 FROM 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,31999,58693,7119,37441,16249,17403,32067,7103,3543,15375) 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-06-01 05:22:00] [query] Results: 102 Pages of results: 11 [2024-06-01 05:22:00] [query] Execution time: 0.30612 [2024-06-01 05:22:00] [index:background] Health check [2024-06-01 05:22:07] [query] Query for: dcemri breast normal [2024-06-01 05:22:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 05:22:07] [query] Engine: default [2024-06-01 05:22:07] [query] Tokens: normals, breasts, dcemris, normally, normalizing, normalization, normalize, normalized, dcemri, breast, normal [2024-06-01 05:22:07] [query] Mods: 4 [2024-06-01 05:22:07] [query] Trying AND logic [2024-06-01 05:22:07] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:22:07] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:22:07] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:22:07] [query] Using OR logic [2024-06-01 05:22:07] [query] Found results using: or logic [2024-06-01 05: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 (40707,31999,58693,7119,37441,16249,17403,32067,7103,3543,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 [2024-06-01 05:22:07] [query] Results: 107 Pages of results: 1 [2024-06-01 05:22:07] [query] Execution time: 0.03319 [2024-06-01 05:22:21] [query] Query for: dcemri breast normal [2024-06-01 05:22:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 05:22:21] [query] Engine: default [2024-06-01 05:22:21] [query] Tokens: normals, breasts, dcemris, normally, normalizing, normalization, normalize, normalized, dcemri, breast, normal [2024-06-01 05:22:21] [query] Mods: 5 [2024-06-01 05:22:21] [query] Trying AND logic [2024-06-01 05:22:21] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:22:21] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:22:21] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:22:21] [query] Using OR logic [2024-06-01 05:22:21] [query] Found results using: or logic [2024-06-01 05:22: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 (40707,31999,58693,7119,37441,16249,17403,32067,7103,3543,15375) 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-06-01 05:22:21] [query] Results: 102 Pages of results: 11 [2024-06-01 05:22:21] [query] Execution time: 0.30591 [2024-06-01 05:22:30] [query] Query for: dcemri breast normal [2024-06-01 05:22:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 05:22:30] [query] Engine: default [2024-06-01 05:22:30] [query] Tokens: normals, breasts, dcemris, normally, normalizing, normalization, normalize, normalized, dcemri, breast, normal [2024-06-01 05:22:30] [query] Mods: 4 [2024-06-01 05:22:30] [query] Trying AND logic [2024-06-01 05:22:30] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:22:30] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:22:30] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:22:30] [query] Using OR logic [2024-06-01 05:22:30] [query] Found results using: or logic [2024-06-01 05:22: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 (40707,31999,58693,7119,37441,16249,17403,32067,7103,3543,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 [2024-06-01 05:22:30] [query] Results: 107 Pages of results: 1 [2024-06-01 05:22:30] [query] Execution time: 0.03131 [2024-06-01 05:24:31] [indexer:background] Health check [2024-06-01 05:26:47] [query] Query for: dcemri breast normal [2024-06-01 05:26:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 05:26:47] [query] Engine: default [2024-06-01 05:26:47] [query] Tokens: normals, breasts, dcemris, normally, normalizing, normalization, normalize, normalized, dcemri, breast, normal [2024-06-01 05:26:47] [query] Mods: 5 [2024-06-01 05:26:47] [query] Trying AND logic [2024-06-01 05:26:47] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:26:47] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:26:47] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:26:47] [query] Using OR logic [2024-06-01 05:26:47] [query] Found results using: or logic [2024-06-01 05:26: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 (40707,31999,58693,7119,37441,16249,17403,32067,7103,3543,15375) 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-06-01 05:26:47] [query] Results: 102 Pages of results: 11 [2024-06-01 05:26:47] [query] Execution time: 0.30997 [2024-06-01 05:27:34] [index:background] Health check [2024-06-01 05:28:01] [query] Query for: dcemri breast normal [2024-06-01 05:28:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 05:28:01] [query] Engine: default [2024-06-01 05:28:01] [query] Tokens: normals, breasts, dcemris, normally, normalizing, normalization, normalize, normalized, dcemri, breast, normal [2024-06-01 05:28:01] [query] Mods: 4 [2024-06-01 05:28:01] [query] Trying AND logic [2024-06-01 05:28:01] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:28:01] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:28:01] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:28:01] [query] Using OR logic [2024-06-01 05:28:01] [query] Found results using: or logic [2024-06-01 05: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 (40707,31999,58693,7119,37441,16249,17403,32067,7103,3543,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 [2024-06-01 05:28:01] [query] Results: 107 Pages of results: 1 [2024-06-01 05:28:01] [query] Execution time: 0.03743 [2024-06-01 05:28:37] [query] Query for: dcemri breast normal [2024-06-01 05:28:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 05:28:37] [query] Engine: default [2024-06-01 05:28:37] [query] Tokens: normals, breasts, dcemris, normally, normalizing, normalization, normalize, normalized, dcemri, breast, normal [2024-06-01 05:28:37] [query] Mods: 5 [2024-06-01 05:28:37] [query] Trying AND logic [2024-06-01 05:28:37] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:28:37] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:28:37] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:28:37] [query] Using OR logic [2024-06-01 05:28:37] [query] Found results using: or logic [2024-06-01 05:28: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 (40707,31999,58693,7119,37441,16249,17403,32067,7103,3543,15375) 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-06-01 05:28:37] [query] Results: 102 Pages of results: 11 [2024-06-01 05:28:37] [query] Execution time: 0.31929 [2024-06-01 05:28:45] [query] Query for: dcemri breast normal [2024-06-01 05:28:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-06-01 05:28:45] [query] Engine: default [2024-06-01 05:28:45] [query] Tokens: normals, breasts, dcemris, normally, normalizing, normalization, normalize, normalized, dcemri, breast, normal [2024-06-01 05:28:45] [query] Mods: 5 [2024-06-01 05:28:45] [query] Trying AND logic [2024-06-01 05:28:45] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:28:45] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:28:45] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:28:45] [query] Using OR logic [2024-06-01 05:28:45] [query] Found results using: or logic [2024-06-01 05: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 (40707,31999,58693,7119,37441,16249,17403,32067,7103,3543,15375) 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-06-01 05:28:45] [query] Results: 102 Pages of results: 11 [2024-06-01 05:28:45] [query] Execution time: 0.26367 [2024-06-01 05:29:43] [indexer:background] Health check [2024-06-01 05:32:53] [index:background] Health check [2024-06-01 05:37:11] [indexer:background] Health check [2024-06-01 05:37:11] [index:background] Health check [2024-06-01 05:39:15] [indexer:background] Health check [2024-06-01 05:44:37] [index:background] Health check [2024-06-01 05:44:37] [indexer:background] Health check [2024-06-01 05:44:37] [indexer:background] Health check [2024-06-01 05:47:02] [index:background] Health check [2024-06-01 05:52:49] [indexer:background] Health check [2024-06-01 05:52:49] [index:background] Health check [2024-06-01 05:52:55] [query] Query for: kt data [2024-06-01 05:52:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 05:52:55] [query] Engine: default [2024-06-01 05:52:55] [query] Tokens: datas, kt, data [2024-06-01 05:52:55] [query] Mods: 4 [2024-06-01 05:52:55] [query] Trying AND logic [2024-06-01 05:52:55] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:52:55] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:52:55] [query] Found results using: and logic [2024-06-01 05:52: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 (6279,19209,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 ('43015', '43603', '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-06-01 05:52:55] [query] Results: 3 Pages of results: 1 [2024-06-01 05:52:55] [query] Execution time: 0.19892 [2024-06-01 05:53:05] [query] Query for: ct data [2024-06-01 05:53:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 05:53:05] [query] Engine: default [2024-06-01 05:53:05] [query] Tokens: datas, ct, data [2024-06-01 05:53:05] [query] Mods: 4 [2024-06-01 05:53:05] [query] Trying AND logic [2024-06-01 05:53:05] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:53:05] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:53:05] [query] Found results using: and logic [2024-06-01 05:53: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 (6279,1407,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 (1407) 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-06-01 05:53:05] [query] Results: 180 Pages of results: 18 [2024-06-01 05:53:05] [query] Execution time: 0.22346 [2024-06-01 05:53:34] [query] Query for: ct data [2024-06-01 05:53:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 05:53:34] [query] Engine: default [2024-06-01 05:53:34] [query] Tokens: datas, ct, data [2024-06-01 05:53:34] [query] Mods: 4 [2024-06-01 05:53:34] [query] Trying AND logic [2024-06-01 05:53:34] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:53:34] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:53:34] [query] Found results using: and logic [2024-06-01 05:53: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 (6279,1407,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 (1407) 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-06-01 05:53:34] [query] Results: 180 Pages of results: 1 [2024-06-01 05:53:34] [query] Execution time: 0.06284 [2024-06-01 05:53:57] [indexer:background] Health check [2024-06-01 05:54:23] [query] Query for: oral cancer [2024-06-01 05:54:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 05:54:23] [query] Engine: default [2024-06-01 05:54:23] [query] Tokens: cancers, cancerous, oral, cancer [2024-06-01 05:54:23] [query] Mods: 4 [2024-06-01 05:54:23] [query] Trying AND logic [2024-06-01 05:54:23] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:54:23] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:54:23] [query] Found results using: and logic [2024-06-01 05:54: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 (2995,31375,7827,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 ('2361', '27957', '41219', '42361', '42393', '43955', '45827') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 05:54:23] [query] Results: 7 Pages of results: 1 [2024-06-01 05:54:23] [query] Execution time: 0.05560 [2024-06-01 05:54:34] [query] Query for: oral cancer [2024-06-01 05:54:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 05:54:34] [query] Engine: default [2024-06-01 05:54:34] [query] Tokens: cancers, cancerous, oral, cancer [2024-06-01 05:54:34] [query] Mods: 5 [2024-06-01 05:54:34] [query] Trying AND logic [2024-06-01 05:54:34] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:54:34] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:54:34] [query] Found results using: and logic [2024-06-01 05: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 (2995,31375,7827,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 ('2361', '27957', '41219', '42361', '42393', '43955', '45827') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-06-01 05:54:34] [query] Results: 5 Pages of results: 1 [2024-06-01 05:54:34] [query] Execution time: 0.21144 [2024-06-01 05:55:42] [query] Query for: oral sq [2024-06-01 05:55:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 05:55:42] [query] Engine: default [2024-06-01 05:55:42] [query] Tokens: square, sqlalchemy, squeeze, sq4m8yp4, sqa, sql, sql-like, sqlite, sqllike, squamous [2024-06-01 05:55:42] [query] Mods: 5 [2024-06-01 05:55:42] [query] Using OR logic [2024-06-01 05:55:42] [query] Found results using: and logic [2024-06-01 05:55: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(7827) 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 (823,48213,15661,71673,19093,48215,48359,42067,48493,22019) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 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-06-01 05:55:42] [query] Results: 30 Pages of results: 5 [2024-06-01 05:55:42] [query] Execution time: 0.05042 [2024-06-01 05:55:44] [query] Query for: oral squamous cell [2024-06-01 05:55:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 05:55:44] [query] Engine: default [2024-06-01 05:55:44] [query] Tokens: cells, oral, squamous, cell [2024-06-01 05:55:44] [query] Mods: 4 [2024-06-01 05:55:44] [query] Trying AND logic [2024-06-01 05:55:44] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:55:44] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:55:44] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:55:44] [query] Found results using: and logic [2024-06-01 05:55: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 (17801,7827,22019,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 ('41219', '42361', '42393', '43955', '45827') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 05:55:44] [query] Results: 5 Pages of results: 1 [2024-06-01 05:55:44] [query] Execution time: 0.04687 [2024-06-01 05:55:46] [query] Query for: oral squamous cell carci [2024-06-01 05:55:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 05:55:46] [query] Engine: default [2024-06-01 05:55:46] [query] Tokens: carcinogenesis, carcinomas, carcinomanote, carcinoembryonic, carcinoembryonic_antigen, carcinoembryonicantigen, carcinoma, carcinoma-anus, carcinomaanus, carcinomabrca, carcinomacesc [2024-06-01 05:55:46] [query] Mods: 5 [2024-06-01 05:55:46] [query] Using OR logic [2024-06-01 05:55:46] [query] Found results using: and logic [2024-06-01 05:55: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(8449,7827,22019) 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 (42099,13227,24923,62741,62795,62857,8503,68847,69089,22117,22119) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 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-06-01 05:55:46] [query] Results: 63 Pages of results: 9 [2024-06-01 05:55:46] [query] Execution time: 0.09386 [2024-06-01 05:55:47] [query] Query for: oral squamous cell carcinoma [2024-06-01 05:55:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 05:55:47] [query] Engine: default [2024-06-01 05:55:47] [query] Tokens: carcinomas, cells, oral, squamous, cell, carcinoma [2024-06-01 05:55:47] [query] Mods: 5 [2024-06-01 05:55:47] [query] Trying AND logic [2024-06-01 05:55:47] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:55:47] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:55:47] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:55:47] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:55:47] [query] Found results using: and logic [2024-06-01 05:55: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 (13227,17801,7827,22019,8449,8503) 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 ('41219', '42361', '42393', '43955', '45827') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-06-01 05:55:47] [query] Results: 5 Pages of results: 1 [2024-06-01 05:55:47] [query] Execution time: 0.26084 [2024-06-01 05:55:47] [query] Query for: oral squamous cell carcinoma [2024-06-01 05:55:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 05:55:47] [query] Engine: default [2024-06-01 05:55:47] [query] Tokens: carcinomas, cells, oral, squamous, cell, carcinoma [2024-06-01 05:55:47] [query] Mods: 4 [2024-06-01 05:55:47] [query] Trying AND logic [2024-06-01 05:55:47] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:55:47] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:55:47] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:55:47] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:55:47] [query] Found results using: and logic [2024-06-01 05:55: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 (13227,17801,7827,22019,8449,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 ('41219', '42361', '42393', '43955', '45827') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 05:55:47] [query] Results: 5 Pages of results: 1 [2024-06-01 05:55:48] [query] Execution time: 0.05136 [2024-06-01 05:55:59] [query] Query for: oral squamous cell carcinoma [2024-06-01 05:55:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 05:55:59] [query] Engine: default [2024-06-01 05:55:59] [query] Tokens: carcinomas, cells, oral, squamous, cell, carcinoma [2024-06-01 05:55:59] [query] Mods: 4 [2024-06-01 05:55:59] [query] Trying AND logic [2024-06-01 05:55:59] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:55:59] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:55:59] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:55:59] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:55:59] [query] Found results using: and logic [2024-06-01 05: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 (13227,17801,7827,22019,8449,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 ('41219', '42361', '42393', '43955', '45827') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(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-06-01 05:55:59] [query] Results: 5 Pages of results: 1 [2024-06-01 05:55:59] [query] Execution time: 0.03232 [2024-06-01 05:56:20] [query] Query for: oral squamous cell carcinoma [2024-06-01 05:56:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 05:56:20] [query] Engine: default [2024-06-01 05:56:20] [query] Tokens: carcinomas, cells, oral, squamous, cell, carcinoma [2024-06-01 05:56:20] [query] Mods: 5 [2024-06-01 05:56:20] [query] Trying AND logic [2024-06-01 05:56:20] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:56:20] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:56:20] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:56:20] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:56:20] [query] Found results using: and logic [2024-06-01 05:56: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,17801,7827,22019,8449,8503) 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 ('41219', '42361', '42393', '43955', '45827') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-06-01 05:56:21] [query] Results: 5 Pages of results: 1 [2024-06-01 05:56:21] [query] Execution time: 0.21138 [2024-06-01 05:58:02] [index:background] Health check [2024-06-01 05:58:35] [query] Query for: oral squamous cell carcinoma [2024-06-01 05:58:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 05:58:35] [query] Engine: default [2024-06-01 05:58:35] [query] Tokens: carcinomas, cells, oral, squamous, cell, carcinoma [2024-06-01 05:58:35] [query] Mods: 4 [2024-06-01 05:58:35] [query] Trying AND logic [2024-06-01 05:58:35] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:58:35] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:58:35] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:58:35] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 05:58:35] [query] Found results using: and logic [2024-06-01 05:58: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 (13227,17801,7827,22019,8449,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 ('41219', '42361', '42393', '43955', '45827') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(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-06-01 05:58:35] [query] Results: 5 Pages of results: 1 [2024-06-01 05:58:35] [query] Execution time: 0.03265 [2024-06-01 06:01:35] [indexer:background] Health check [2024-06-01 06:02:52] [index:background] Health check [2024-06-01 06:04:38] [indexer:background] Health check [2024-06-01 06:07:00] [index:background] Health check [2024-06-01 06:10:05] [indexer:background] Health check [2024-06-01 06:12:26] [index:background] Health check [2024-06-01 06:14:20] [indexer:background] Health check [2024-06-01 06:17:00] [index:background] Health check [2024-06-01 06:18:58] [indexer:background] Health check [2024-06-01 06:22:22] [index:background] Health check [2024-06-01 06:24:40] [indexer:background] Health check [2024-06-01 06:25:44] [query] Query for: rectum [2024-06-01 06:25:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 06:25:44] [query] Engine: default [2024-06-01 06:25:44] [query] Tokens: rectum [2024-06-01 06:25:44] [query] Mods: 4 [2024-06-01 06:25:44] [query] Found results using: or logic [2024-06-01 06: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 (2879) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-06-01 06:25:45] [query] Results: 9 Pages of results: 1 [2024-06-01 06:25:45] [query] Execution time: 0.33373 [2024-06-01 06:27:07] [index:background] Health check [2024-06-01 06:27:20] [query] Query for: lung [2024-06-01 06:27:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 06:27:20] [query] Engine: default [2024-06-01 06:27:20] [query] Tokens: lungs, lung [2024-06-01 06:27:20] [query] Mods: 5 [2024-06-01 06:27:20] [query] Using OR logic [2024-06-01 06:27:20] [query] Found results using: and logic [2024-06-01 06:27: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 (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-06-01 06:27:20] [query] Results: 71 Pages of results: 8 [2024-06-01 06:27:20] [query] Execution time: 0.13396 [2024-06-01 06:27:21] [query] Query for: lung [2024-06-01 06:27:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 06:27:21] [query] Engine: default [2024-06-01 06:27:21] [query] Tokens: lungs, lung [2024-06-01 06:27:21] [query] Mods: 4 [2024-06-01 06:27:21] [query] Using OR logic [2024-06-01 06:27:21] [query] Found results using: and logic [2024-06-01 06:27: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 (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-06-01 06:27:21] [query] Results: 76 Pages of results: 11 [2024-06-01 06:27:21] [query] Execution time: 0.04322 [2024-06-01 06:29:23] [indexer:background] Health check [2024-06-01 06:32:35] [index:background] Health check [2024-06-01 06:33:51] [indexer:background] Health check [2024-06-01 06:36:53] [index:background] Health check [2024-06-01 06:36:53] [index:background] CPU load threshold (3) breached: 14.7 [waiting 2] [2024-06-01 06:36:55] [indexer:background] CPU load threshold (3) breached: 15.13 [waiting 2] [2024-06-01 06:38:55] [indexer:background] Health check [2024-06-01 06:38:55] [indexer:background] CPU load threshold (3) breached: 15.33 [waiting 2] [2024-06-01 06:42:38] [index:background] Health check [2024-06-01 06:44:02] [indexer:background] Health check [2024-06-01 06:47:38] [index:background] Health check [2024-06-01 06:52:27] [indexer:background] Health check [2024-06-01 06:52:27] [index:background] Health check [2024-06-01 06:54:17] [indexer:background] Health check [2024-06-01 07:00:04] [index:background] Health check [2024-06-01 07:00:04] [indexer:background] Health check [2024-06-01 07:00:04] [indexer:background] Health check [2024-06-01 07:02:14] [index:background] Health check [2024-06-01 07:05:12] [indexer:background] Health check [2024-06-01 07:07:58] [index:background] Health check [2024-06-01 07:13:04] [indexer:background] Health check [2024-06-01 07:13:04] [index:background] Health check [2024-06-01 07:15:09] [indexer:background] Health check [2024-06-01 07:15:32] [query] Query for: lung [2024-06-01 07:15:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 07:15:32] [query] Engine: default [2024-06-01 07:15:32] [query] Tokens: lungs, lung [2024-06-01 07:15:32] [query] Mods: 4 [2024-06-01 07:15:32] [query] Using OR logic [2024-06-01 07:15:32] [query] Found results using: and logic [2024-06-01 07:15: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 (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-06-01 07:15:33] [query] Results: 76 Pages of results: 8 [2024-06-01 07:15:33] [query] Execution time: 0.30207 [2024-06-01 07:18:39] [index:background] Health check [2024-06-01 07:19:07] [indexer:background] Health check [2024-06-01 07:22:40] [index:background] Health check [2024-06-01 07:26:22] [indexer:background] Health check [2024-06-01 07:28:00] [index:background] Health check [2024-06-01 07:29:00] [indexer:background] Health check [2024-06-01 07:32:10] [index:background] Health check [2024-06-01 07:34:28] [indexer:background] Health check [2024-06-01 07:37:25] [index:background] Health check [2024-06-01 07:39:13] [indexer:background] Health check [2024-06-01 07:42:19] [index:background] Health check [2024-06-01 07:44:44] [indexer:background] Health check [2024-06-01 07:46:58] [index:background] Health check [2024-06-01 07:47:22] [query] Query for: nsc [2024-06-01 07:47:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 07:47:22] [query] Engine: default [2024-06-01 07:47:22] [query] Tokens: nsclc-radiogenomics, nsclc-radiomics-genomics, nsclc-radiomics, nsclc, nsclc-cetuximab, nsclc-fdg-pet, nsclc-radiogenomics-stanford, nsclc-radiomics-interobserver1, nsclccetuximab, nsclcfdgpet [2024-06-01 07:47:22] [query] Mods: 4 [2024-06-01 07:47:22] [query] Using OR logic [2024-06-01 07:47:22] [query] Found results using: and logic [2024-06-01 07:47: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 (59657,7095,11271,7057,67971,78529,21489,11275,67973,78585) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 07:47:22] [query] Results: 22 Pages of results: 4 [2024-06-01 07:47:22] [query] Execution time: 0.05114 [2024-06-01 07:47:23] [query] Query for: nscl [2024-06-01 07:47:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 07:47:23] [query] Engine: default [2024-06-01 07:47:23] [query] Tokens: nsclc-radiogenomics, nsclc-radiomics-genomics, nsclc-radiomics, nsclc, nsclc-cetuximab, nsclc-fdg-pet, nsclc-radiogenomics-stanford, nsclc-radiomics-interobserver1, nsclccetuximab, nsclcfdgpet [2024-06-01 07:47:23] [query] Mods: 4 [2024-06-01 07:47:23] [query] Using OR logic [2024-06-01 07:47:23] [query] Found results using: and logic [2024-06-01 07:47: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 (59657,7095,11271,7057,67971,78529,21489,11275,67973,78585) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 07:47:23] [query] Results: 22 Pages of results: 4 [2024-06-01 07:47:23] [query] Execution time: 0.04544 [2024-06-01 07:47:24] [query] Query for: nsclc [2024-06-01 07:47:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 07:47:24] [query] Engine: default [2024-06-01 07:47:24] [query] Tokens: nsclc [2024-06-01 07:47:24] [query] Mods: 4 [2024-06-01 07:47:24] [query] Found results using: or logic [2024-06-01 07:47: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 (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, 7 [2024-06-01 07:47:24] [query] Results: 22 Pages of results: 4 [2024-06-01 07:47:24] [query] Execution time: 0.03698 [2024-06-01 07:47:25] [query] Query for: nsclc [2024-06-01 07:47:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 07:47:25] [query] Engine: default [2024-06-01 07:47:25] [query] Tokens: nsclc [2024-06-01 07:47:25] [query] Mods: 5 [2024-06-01 07:47:25] [query] Found results using: or logic [2024-06-01 07:47: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 (7057) 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-06-01 07:47:25] [query] Results: 20 Pages of results: 2 [2024-06-01 07:47:25] [query] Execution time: 0.20731 [2024-06-01 07:47:47] [query] Query for: nsclc [2024-06-01 07:47:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 07:47:47] [query] Engine: default [2024-06-01 07:47:47] [query] Tokens: nsclc [2024-06-01 07:47:47] [query] Mods: 4 [2024-06-01 07:47:47] [query] Found results using: or logic [2024-06-01 07:47: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 (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-06-01 07:47:47] [query] Results: 22 Pages of results: 1 [2024-06-01 07:47:47] [query] Execution time: 0.01893 [2024-06-01 07:49:10] [indexer:background] Health check [2024-06-01 07:51:54] [index:background] Health check [2024-06-01 07:52:46] [query] Query for: tcga-bc [2024-06-01 07:52:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 07:52:46] [query] Engine: default [2024-06-01 07:52:46] [query] Tokens: tciapubs, tcga, bc [2024-06-01 07:52:46] [query] Mods: 5 [2024-06-01 07:52:46] [query] Trying AND logic [2024-06-01 07:52:46] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 07:52:46] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 07:52:46] [query] Using OR logic [2024-06-01 07:52:46] [query] Found results using: or logic [2024-06-01 07:52: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 (7223,2529,8507) 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-06-01 07:52:46] [query] Results: 53 Pages of results: 6 [2024-06-01 07:52:46] [query] Execution time: 0.17264 [2024-06-01 07:52:46] [core] Render suggested search: tcga bc tciapubs [2024-06-01 07:55:46] [indexer:background] Health check [2024-06-01 07:57:59] [index:background] Health check [2024-06-01 07:59:36] [indexer:background] Health check [2024-06-01 08:03:21] [index:background] Health check [2024-06-01 08:04:20] [indexer:background] Health check [2024-06-01 08:08:52] [index:background] Health check [2024-06-01 08:08:52] [indexer:background] Health check [2024-06-01 08:08:52] [indexer:background] Health check [2024-06-01 08:12:16] [index:background] Health check [2024-06-01 08:14:08] [indexer:background] Health check [2024-06-01 08:17:27] [index:background] Health check [2024-06-01 08:19:10] [indexer:background] Health check [2024-06-01 08:22:15] [index:background] Health check [2024-06-01 08:24:05] [indexer:background] Health check [2024-06-01 08:28:36] [index:background] Health check [2024-06-01 08:28:59] [indexer:background] Health check [2024-06-01 08:29:07] [query] Query for: peripheral blood smears [2024-06-01 08:29:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 08:29:07] [query] Engine: default [2024-06-01 08:29:07] [query] Tokens: peripheral, smears, blood, smear [2024-06-01 08:29:07] [query] Mods: 4 [2024-06-01 08:29:07] [query] Trying AND logic [2024-06-01 08:29:07] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 08:29:07] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 08:29:07] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 08:29:07] [query] Found results using: and logic [2024-06-01 08: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 (13999,30897,7569,30907) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,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 ('41375', '41493', '41845') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 08:29:07] [query] Results: 3 Pages of results: 1 [2024-06-01 08:29:07] [query] Execution time: 0.04712 [2024-06-01 08:32:32] [index:background] Health check [2024-06-01 08:34:04] [indexer:background] Health check [2024-06-01 08:36:55] [index:background] Health check [2024-06-01 08:38:56] [indexer:background] Health check [2024-06-01 08:42:08] [index:background] Health check [2024-06-01 08:44:13] [indexer:background] Health check [2024-06-01 08:48:16] [index:background] Health check [2024-06-01 08:49:10] [indexer:background] Health check [2024-06-01 08:57:01] [index:background] Health check [2024-06-01 08:57:01] [indexer:background] Health check [2024-06-01 08:57:01] [indexer:background] Health check [2024-06-01 09:00:29] [indexer:background] Health check [2024-06-01 09:01:17] [query] Query for: fei'ai [2024-06-01 09:01:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 09:01:17] [query] Engine: default [2024-06-01 09:01:17] [query] Tokens: fei, ai, feifei [2024-06-01 09:01:17] [query] Mods: 4 [2024-06-01 09:01:17] [query] Trying AND logic [2024-06-01 09:01:17] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 09:01:17] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 09:01:17] [query] Found results using: and logic [2024-06-01 09: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 (15459,8367,66395) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,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-06-01 09:01:17] [query] Results: 1 Pages of results: 1 [2024-06-01 09:01:17] [query] Execution time: 0.07370 [2024-06-01 09:01:18] [query] Query for: 肺癌 [2024-06-01 09:01:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 09:01:18] [query] Engine: default [2024-06-01 09:01:18] [query] Tokens: 肺癌 [2024-06-01 09:01:18] [query] Mods: 5 [2024-06-01 09:01: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 (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-06-01 09:01:18] [query] Results: 0 Pages of results: 0 [2024-06-01 09:01:18] [query] Execution time: 0.08944 [2024-06-01 09:02:52] [index:background] Health check [2024-06-01 09:04:01] [indexer:background] Health check [2024-06-01 09:05:19] [query] Query for: rectal mri [2024-06-01 09:05:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 09:05:19] [query] Engine: default [2024-06-01 09:05:19] [query] Tokens: rectal, mri [2024-06-01 09:05:19] [query] Mods: 4 [2024-06-01 09:05:19] [query] Trying AND logic [2024-06-01 09:05:19] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 09:05:19] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 09:05:19] [query] Found results using: and logic [2024-06-01 09:05: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 (13963,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 ('43195', '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-06-01 09:05:19] [query] Results: 2 Pages of results: 1 [2024-06-01 09:05:19] [query] Execution time: 0.15829 [2024-06-01 09:06:48] [query] Query for: lung [2024-06-01 09:06:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 09:06:48] [query] Engine: default [2024-06-01 09:06:48] [query] Tokens: lungs, lung [2024-06-01 09:06:48] [query] Mods: 5 [2024-06-01 09:06:48] [query] Using OR logic [2024-06-01 09:06:48] [query] Found results using: and logic [2024-06-01 09:06: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 (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-06-01 09:06:48] [query] Results: 71 Pages of results: 8 [2024-06-01 09:06:48] [query] Execution time: 0.13377 [2024-06-01 09:06:49] [query] Query for: lung [2024-06-01 09:06:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 09:06:49] [query] Engine: default [2024-06-01 09:06:49] [query] Tokens: lungs, lung [2024-06-01 09:06:49] [query] Mods: 4 [2024-06-01 09:06:49] [query] Using OR logic [2024-06-01 09:06:49] [query] Found results using: and logic [2024-06-01 09:06: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 (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-06-01 09:06:49] [query] Results: 76 Pages of results: 11 [2024-06-01 09:06:49] [query] Execution time: 0.04371 [2024-06-01 09:07:05] [query] Query for: lung [2024-06-01 09:07:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 09:07:05] [query] Engine: default [2024-06-01 09:07:05] [query] Tokens: lungs, lung [2024-06-01 09:07:05] [query] Mods: 4 [2024-06-01 09:07:05] [query] Using OR logic [2024-06-01 09:07:05] [query] Found results using: and logic [2024-06-01 09:07: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 [2024-06-01 09:07:05] [query] Results: 76 Pages of results: 1 [2024-06-01 09:07:05] [query] Execution time: 0.02559 [2024-06-01 09:07:06] [index:background] Health check [2024-06-01 09:09:07] [indexer:background] Health check [2024-06-01 09:11:39] [query] Query for: pel [2024-06-01 09:11:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 09:11:39] [query] Engine: default [2024-06-01 09:11:39] [query] Tokens: pelvis, peled, pellet, pelluet, pelvic, pelvic-reference-data, pelvicreferencedata, pelvis 3, pelvis3 [2024-06-01 09:11:39] [query] Mods: 4 [2024-06-01 09:11:39] [query] Using OR logic [2024-06-01 09:11:39] [query] Found results using: and logic [2024-06-01 09:11: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 (10035,65613,40347,17021,10745,61541,61543,68919,69139) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 09:11:39] [query] Results: 18 Pages of results: 3 [2024-06-01 09:11:39] [query] Execution time: 0.04880 [2024-06-01 09:11:39] [query] Query for: peli [2024-06-01 09:11:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 09:11:39] [query] Engine: default [2024-06-01 09:11:39] [query] Tokens: pipeline, pipelines [2024-06-01 09:11:39] [query] Mods: 4 [2024-06-01 09:11:39] [query] Using OR logic [2024-06-01 09:11:39] [query] Found results using: and logic [2024-06-01 09:11: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 (24807,25155) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 09:11:39] [query] Results: 27 Pages of results: 4 [2024-06-01 09:11:39] [query] Execution time: 0.05220 [2024-06-01 09:11:41] [query] Query for: pelv [2024-06-01 09:11:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 09:11:41] [query] Engine: default [2024-06-01 09:11:41] [query] Tokens: pelvis, pelvic, pelvic-reference-data, pelvicreferencedata, pelvis 3, pelvis3 [2024-06-01 09:11:41] [query] Mods: 4 [2024-06-01 09:11:41] [query] Using OR logic [2024-06-01 09:11:41] [query] Found results using: and logic [2024-06-01 09:11: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 (10035,10745,61541,61543,68919,69139) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 09:11:41] [query] Results: 15 Pages of results: 3 [2024-06-01 09:11:41] [query] Execution time: 0.04381 [2024-06-01 09:11:41] [query] Query for: pelvi [2024-06-01 09:11:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 09:11:41] [query] Engine: default [2024-06-01 09:11:41] [query] Tokens: pelvis, pelvic, pelvic-reference-data, pelvicreferencedata, pelvis 3, pelvis3 [2024-06-01 09:11:41] [query] Mods: 4 [2024-06-01 09:11:41] [query] Using OR logic [2024-06-01 09:11:42] [query] Found results using: and logic [2024-06-01 09:11: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 (10035,10745,61541,61543,68919,69139) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 09:11:42] [query] Results: 15 Pages of results: 3 [2024-06-01 09:11:42] [query] Execution time: 0.04181 [2024-06-01 09:11:43] [query] Query for: pelvic [2024-06-01 09:11:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 09:11:43] [query] Engine: default [2024-06-01 09:11:43] [query] Tokens: pelvic [2024-06-01 09:11:43] [query] Mods: 4 [2024-06-01 09:11:43] [query] Found results using: or logic [2024-06-01 09:11: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 (10745) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 09:11:43] [query] Results: 10 Pages of results: 2 [2024-06-01 09:11:43] [query] Execution time: 0.03482 [2024-06-01 09:13:07] [index:background] Health check [2024-06-01 09:16:40] [indexer:background] Health check [2024-06-01 09:17:09] [index:background] Health check [2024-06-01 09:19:19] [indexer:background] Health check [2024-06-01 09:22:00] [index:background] Health check [2024-06-01 09:22:31] [query] Query for: rect [2024-06-01 09:22:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 09:22:31] [query] Engine: default [2024-06-01 09:22:31] [query] Tokens: rectangle, rectal, rectangular, rectosigmoid, rectum, rectum 2, rectum2 [2024-06-01 09:22:31] [query] Mods: 4 [2024-06-01 09:22:31] [query] Using OR logic [2024-06-01 09:22:31] [query] Found results using: and logic [2024-06-01 09: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 (817,13963,27545,46253,2879,68975,69181) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 09:22:31] [query] Results: 14 Pages of results: 2 [2024-06-01 09:22:31] [query] Execution time: 0.05141 [2024-06-01 09:22:31] [query] Query for: rectu [2024-06-01 09:22:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 09:22:31] [query] Engine: default [2024-06-01 09:22:31] [query] Tokens: rectum, rectum 2, rectum2 [2024-06-01 09:22:31] [query] Mods: 4 [2024-06-01 09:22:31] [query] Using OR logic [2024-06-01 09:22:31] [query] Found results using: and logic [2024-06-01 09: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 (2879,68975,69181) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 09:22:31] [query] Results: 9 Pages of results: 2 [2024-06-01 09:22:31] [query] Execution time: 0.04767 [2024-06-01 09:22:34] [query] Query for: rectum [2024-06-01 09:22:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 09:22:34] [query] Engine: default [2024-06-01 09:22:34] [query] Tokens: rectum [2024-06-01 09:22:34] [query] Mods: 4 [2024-06-01 09:22:34] [query] Found results using: or logic [2024-06-01 09:22: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 (2879) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 09:22:34] [query] Results: 9 Pages of results: 2 [2024-06-01 09:22:34] [query] Execution time: 0.03592 [2024-06-01 09:22:38] [query] Query for: rectum [2024-06-01 09:22:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 09:22:38] [query] Engine: default [2024-06-01 09:22:38] [query] Tokens: rectum [2024-06-01 09:22:38] [query] Mods: 5 [2024-06-01 09:22:38] [query] Found results using: or logic [2024-06-01 09:22: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 (2879) 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-06-01 09:22:38] [query] Results: 7 Pages of results: 1 [2024-06-01 09:22:38] [query] Execution time: 0.22725 [2024-06-01 09:22:49] [query] Query for: rectum [2024-06-01 09:22:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 09:22:49] [query] Engine: default [2024-06-01 09:22:49] [query] Tokens: rectum [2024-06-01 09:22:49] [query] Mods: 4 [2024-06-01 09:22:49] [query] Found results using: or logic [2024-06-01 09:22: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 (2879) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(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-06-01 09:22:49] [query] Results: 9 Pages of results: 1 [2024-06-01 09:22:49] [query] Execution time: 0.01896 [2024-06-01 09:23:52] [indexer:background] Health check [2024-06-01 09:25:10] [query] Query for: rectum [2024-06-01 09:25:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 09:25:10] [query] Engine: default [2024-06-01 09:25:10] [query] Tokens: rectum [2024-06-01 09:25:10] [query] Mods: 5 [2024-06-01 09:25:10] [query] Found results using: or logic [2024-06-01 09: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 (2879) 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-06-01 09:25:11] [query] Results: 7 Pages of results: 1 [2024-06-01 09:25:11] [query] Execution time: 0.24373 [2024-06-01 09:26:03] [query] Query for: rectum pelvic [2024-06-01 09:26:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 09:26:03] [query] Engine: default [2024-06-01 09:26:03] [query] Tokens: rectum, pelvic [2024-06-01 09:26:03] [query] Mods: 5 [2024-06-01 09:26:03] [query] Trying AND logic [2024-06-01 09:26:03] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 09:26:03] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 09:26:03] [query] Found results using: and logic [2024-06-01 09:26: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 (2879,10745) 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 ('43699', '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-06-01 09:26:03] [query] Results: 1 Pages of results: 1 [2024-06-01 09:26:03] [query] Execution time: 0.11761 [2024-06-01 09:26:06] [query] Query for: rectum pelvic [2024-06-01 09:26:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 09:26:06] [query] Engine: default [2024-06-01 09:26:06] [query] Tokens: rectum, pelvic [2024-06-01 09:26:06] [query] Mods: 5 [2024-06-01 09:26:06] [query] Trying AND logic [2024-06-01 09:26:06] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 09:26:06] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 09:26:06] [query] Found results using: and logic [2024-06-01 09: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 (2879,10745) 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 ('43699', '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-06-01 09:26:06] [query] Results: 1 Pages of results: 1 [2024-06-01 09:26:06] [query] Execution time: 0.12455 [2024-06-01 09:26:09] [query] Query for: rectum pelvic [2024-06-01 09:26:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 09:26:09] [query] Engine: default [2024-06-01 09:26:09] [query] Tokens: rectum, pelvic [2024-06-01 09:26:09] [query] Mods: 4 [2024-06-01 09:26:09] [query] Trying AND logic [2024-06-01 09:26:09] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 09:26:09] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 09:26:09] [query] Found results using: and logic [2024-06-01 09:26: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 (2879,10745) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,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 ('43699', '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-06-01 09:26:09] [query] Results: 2 Pages of results: 1 [2024-06-01 09:26:09] [query] Execution time: 0.04216 [2024-06-01 09:26:52] [index:background] Health check [2024-06-01 09:31:17] [indexer:background] Health check [2024-06-01 09:31:55] [index:background] Health check [2024-06-01 09:36:52] [indexer:background] Health check [2024-06-01 09:36:52] [index:background] Health check [2024-06-01 09:39:38] [indexer:background] Health check [2024-06-01 09:43:13] [index:background] Health check [2024-06-01 09:47:28] [indexer:background] Health check [2024-06-01 09:47:28] [index:background] Health check [2024-06-01 09:51:55] [indexer:background] Health check [2024-06-01 09:51:55] [index:background] Health check [2024-06-01 09:53:39] [query] Query for: brainn [2024-06-01 09:53:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 09:53:39] [query] Engine: default [2024-06-01 09:53:39] [query] Tokens: brain1 [2024-06-01 09:53:39] [query] Mods: 4 [2024-06-01 09:53:39] [query] Found results using: or logic [2024-06-01 09:53: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 (79977) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 09:53:39] [query] Results: 1 Pages of results: 1 [2024-06-01 09:53:39] [query] Execution time: 0.06717 [2024-06-01 09:53:40] [query] Query for: brain [2024-06-01 09:53:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 09:53:40] [query] Engine: default [2024-06-01 09:53:40] [query] Tokens: brain [2024-06-01 09:53:40] [query] Mods: 4 [2024-06-01 09:53:40] [query] Found results using: or logic [2024-06-01 09:53: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, 7 [2024-06-01 09:53:40] [query] Results: 36 Pages of results: 6 [2024-06-01 09:53:40] [query] Execution time: 0.04048 [2024-06-01 09:53:42] [query] Query for: brain [2024-06-01 09:53:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 09:53:42] [query] Engine: default [2024-06-01 09:53:42] [query] Tokens: brain [2024-06-01 09:53:42] [query] Mods: 5 [2024-06-01 09:53:42] [query] Found results using: or logic [2024-06-01 09: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 (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-06-01 09:53:42] [query] Results: 33 Pages of results: 4 [2024-06-01 09:53:42] [query] Execution time: 0.23173 [2024-06-01 09:53:56] [query] Query for: brain [2024-06-01 09:53:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 09:53:56] [query] Engine: default [2024-06-01 09:53:56] [query] Tokens: brain [2024-06-01 09:53:56] [query] Mods: 4 [2024-06-01 09:53:56] [query] Found results using: or logic [2024-06-01 09:53: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 [2024-06-01 09:53:56] [query] Results: 36 Pages of results: 1 [2024-06-01 09:53:56] [query] Execution time: 0.02054 [2024-06-01 09:53:56] [indexer:background] Health check [2024-06-01 09:59:17] [index:background] Health check [2024-06-01 09:59:17] [indexer:background] Health check [2024-06-01 09:59:17] [indexer:background] Health check [2024-06-01 10:03:30] [index:background] Health check [2024-06-01 10:04:04] [indexer:background] Health check [2024-06-01 10:04:20] [query] Query for: bra [2024-06-01 10:04:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 10:04:20] [query] Engine: default [2024-06-01 10:04:20] [query] Tokens: brady, brabetz, brachial, brad, bradford, bradley, brahim, brahmavar, brain, brain 1 [2024-06-01 10:04:20] [query] Mods: 4 [2024-06-01 10:04:20] [query] Using OR logic [2024-06-01 10:04:20] [query] Found results using: and logic [2024-06-01 10:04: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 (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 relevance DESC LIMIT 0, 7 [2024-06-01 10:04:20] [query] Results: 52 Pages of results: 8 [2024-06-01 10:04:20] [query] Execution time: 0.04953 [2024-06-01 10:04:21] [query] Query for: brain [2024-06-01 10:04:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 10:04:21] [query] Engine: default [2024-06-01 10:04:21] [query] Tokens: brain [2024-06-01 10:04:21] [query] Mods: 5 [2024-06-01 10:04:21] [query] Found results using: or logic [2024-06-01 10:04: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) 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-06-01 10:04:21] [query] Results: 33 Pages of results: 4 [2024-06-01 10:04:21] [query] Execution time: 0.23504 [2024-06-01 10:04:21] [query] Query for: brain [2024-06-01 10:04:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 10:04:21] [query] Engine: default [2024-06-01 10:04:21] [query] Tokens: brain [2024-06-01 10:04:21] [query] Mods: 4 [2024-06-01 10:04:21] [query] Found results using: or logic [2024-06-01 10:04: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) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 10:04:21] [query] Results: 36 Pages of results: 6 [2024-06-01 10:04:21] [query] Execution time: 0.03868 [2024-06-01 10:04:25] [query] Query for: brain [2024-06-01 10:04:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 10:04:25] [query] Engine: default [2024-06-01 10:04:25] [query] Tokens: brain [2024-06-01 10:04:25] [query] Mods: 4 [2024-06-01 10:04:25] [query] Found results using: or logic [2024-06-01 10:04: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 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(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-06-01 10:04:25] [query] Results: 36 Pages of results: 1 [2024-06-01 10:04:25] [query] Execution time: 0.02019 [2024-06-01 10:05:02] [query] Query for: brain [2024-06-01 10:05:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 10:05:02] [query] Engine: default [2024-06-01 10:05:02] [query] Tokens: brain [2024-06-01 10:05:02] [query] Mods: 5 [2024-06-01 10:05:02] [query] Found results using: or logic [2024-06-01 10:05: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-06-01 10:05:02] [query] Results: 33 Pages of results: 4 [2024-06-01 10:05:02] [query] Execution time: 0.22858 [2024-06-01 10:05:29] [query] Query for: brain [2024-06-01 10:05:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 10:05:29] [query] Engine: default [2024-06-01 10:05:29] [query] Tokens: brain [2024-06-01 10:05:29] [query] Mods: 4 [2024-06-01 10:05:29] [query] Found results using: or logic [2024-06-01 10:05: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 (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 [2024-06-01 10:05:29] [query] Results: 36 Pages of results: 1 [2024-06-01 10:05:29] [query] Execution time: 0.01978 [2024-06-01 10:05:40] [query] Query for: brain [2024-06-01 10:05:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 10:05:40] [query] Engine: default [2024-06-01 10:05:40] [query] Tokens: brain [2024-06-01 10:05:40] [query] Mods: 5 [2024-06-01 10:05:40] [query] Found results using: or logic [2024-06-01 10: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 (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-06-01 10:05:40] [query] Results: 33 Pages of results: 4 [2024-06-01 10:05:40] [query] Execution time: 0.22662 [2024-06-01 10:07:49] [index:background] Health check [2024-06-01 10:08:53] [indexer:background] Health check [2024-06-01 10:15:02] [index:background] Health check [2024-06-01 10:15:02] [indexer:background] Health check [2024-06-01 10:15:02] [indexer:background] Health check [2024-06-01 10:15:35] [query] Query for: skin cancer [2024-06-01 10:15:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 10:15:35] [query] Engine: default [2024-06-01 10:15:35] [query] Tokens: cancers, cancerous, skin, cancer [2024-06-01 10:15:35] [query] Mods: 5 [2024-06-01 10:15:35] [query] Trying AND logic [2024-06-01 10:15:35] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 10:15:35] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 10:15:35] [query] Found results using: and logic [2024-06-01 10:15: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 (2995,31375,22037,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', '41599', '42255', '43097', '43577', '45803', '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, 10 [2024-06-01 10:15:35] [query] Results: 7 Pages of results: 1 [2024-06-01 10:15:35] [query] Execution time: 0.30312 [2024-06-01 10:15:36] [query] Query for: skin cancer [2024-06-01 10:15:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 10:15:36] [query] Engine: default [2024-06-01 10:15:36] [query] Tokens: cancers, cancerous, skin, cancer [2024-06-01 10:15:36] [query] Mods: 5 [2024-06-01 10:15:36] [query] Trying AND logic [2024-06-01 10:15:36] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 10:15:36] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 10:15:36] [query] Found results using: and logic [2024-06-01 10:15: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 (2995,31375,22037,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', '41599', '42255', '43097', '43577', '45803', '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, 10 [2024-06-01 10:15:36] [query] Results: 7 Pages of results: 1 [2024-06-01 10:15:36] [query] Execution time: 0.31435 [2024-06-01 10:15:37] [query] Query for: skin cancer [2024-06-01 10:15:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 10:15:37] [query] Engine: default [2024-06-01 10:15:37] [query] Tokens: cancers, cancerous, skin, cancer [2024-06-01 10:15:37] [query] Mods: 5 [2024-06-01 10:15:37] [query] Trying AND logic [2024-06-01 10:15:37] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 10:15:37] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 10:15:37] [query] Found results using: and logic [2024-06-01 10:15: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 (2995,31375,22037,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', '41599', '42255', '43097', '43577', '45803', '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, 10 [2024-06-01 10:15:38] [query] Results: 7 Pages of results: 1 [2024-06-01 10:15:38] [query] Execution time: 0.30860 [2024-06-01 10:16:38] [query] Query for: skin [2024-06-01 10:16:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 10:16:38] [query] Engine: default [2024-06-01 10:16:38] [query] Tokens: skin [2024-06-01 10:16:38] [query] Mods: 4 [2024-06-01 10:16:38] [query] Found results using: or logic [2024-06-01 10:16: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 (22037) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 10:16:38] [query] Results: 8 Pages of results: 2 [2024-06-01 10:16:38] [query] Execution time: 0.03659 [2024-06-01 10:16:38] [query] Query for: skin [2024-06-01 10:16:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 10:16:38] [query] Engine: default [2024-06-01 10:16:38] [query] Tokens: skin [2024-06-01 10:16:38] [query] Mods: 5 [2024-06-01 10:16:38] [query] Found results using: or logic [2024-06-01 10:16: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 (22037) 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-06-01 10:16:39] [query] Results: 7 Pages of results: 1 [2024-06-01 10:16:39] [query] Execution time: 0.26441 [2024-06-01 10:16:40] [query] Query for: skin [2024-06-01 10:16:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 10:16:40] [query] Engine: default [2024-06-01 10:16:40] [query] Tokens: skin [2024-06-01 10:16:40] [query] Mods: 5 [2024-06-01 10:16:40] [query] Found results using: or logic [2024-06-01 10:16: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 (22037) 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-06-01 10:16:40] [query] Results: 7 Pages of results: 1 [2024-06-01 10:16:40] [query] Execution time: 0.25896 [2024-06-01 10:17:32] [query] Query for: image [2024-06-01 10:17:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 10:17:32] [query] Engine: default [2024-06-01 10:17:32] [query] Tokens: image, imaging, images, imaged, imager, imagers, imag [2024-06-01 10:17:32] [query] Mods: 4 [2024-06-01 10:17:32] [query] Using OR logic [2024-06-01 10:17:32] [query] Found results using: and logic [2024-06-01 10:17: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 (95,163,205,21507,47865,49305,46023) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-06-01 10:17:32] [query] Results: 307 Pages of results: 31 [2024-06-01 10:17:32] [query] Execution time: 0.21177 [2024-06-01 10:17:33] [index:background] Health check [2024-06-01 10:19:51] [indexer:background] Health check [2024-06-01 10:22:04] [index:background] Health check [2024-06-01 10:24:16] [indexer:background] Health check [2024-06-01 10:27:37] [index:background] Health check [2024-06-01 10:30:16] [indexer:background] Health check [2024-06-01 10:32:42] [index:background] Health check [2024-06-01 10:37:26] [indexer:background] Health check [2024-06-01 10:37:26] [index:background] Health check [2024-06-01 10:41:06] [indexer:background] Health check [2024-06-01 10:46:29] [index:background] Health check [2024-06-01 10:46:29] [indexer:background] Health check [2024-06-01 10:46:29] [indexer:background] Health check [2024-06-01 10:49:03] [index:background] Health check [2024-06-01 10:49:03] [indexer:background] Health check [2024-06-01 10:49:03] [indexer:background] Health check [2024-06-01 10:53:54] [index:background] Health check [2024-06-01 10:53:54] [indexer:background] Health check [2024-06-01 10:53:54] [indexer:background] Health check [2024-06-01 11:00:11] [index:background] Health check [2024-06-01 11:00:11] [indexer:background] Health check [2024-06-01 11:00:11] [indexer:background] Health check [2024-06-01 11:01:55] [index:background] Health check [2024-06-01 11:05:15] [indexer:background] Health check [2024-06-01 11:06:51] [index:background] Health check [2024-06-01 11:08:57] [indexer:background] Health check [2024-06-01 11:12:34] [index:background] Health check [2024-06-01 11:15:10] [indexer:background] Health check [2024-06-01 11:17:26] [index:background] Health check [2024-06-01 11:19:35] [indexer:background] Health check [2024-06-01 11:22:43] [index:background] Health check [2024-06-01 11:24:33] [indexer:background] Health check [2024-06-01 11:27:40] [index:background] Health check [2024-06-01 11:29:44] [indexer:background] Health check [2024-06-01 11:31:51] [query] Query for: head and neck [2024-06-01 11:31:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 11:31:51] [query] Engine: default [2024-06-01 11:31:51] [query] Tokens: heading, headed, heads, necks, head, neck [2024-06-01 11:31:51] [query] Mods: 5 [2024-06-01 11:31:51] [query] Trying AND logic [2024-06-01 11:31:51] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 11:31:51] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 11:31:51] [query] Found results using: and logic [2024-06-01 11:31: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 (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', '48465', '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-06-01 11:31:51] [query] Results: 28 Pages of results: 3 [2024-06-01 11:31:51] [query] Execution time: 0.19969 [2024-06-01 11:31:52] [index:background] Health check [2024-06-01 11:33:51] [indexer:background] Health check [2024-06-01 11:36:55] [index:background] Health check [2024-06-01 11:38:57] [indexer:background] Health check [2024-06-01 11:42:00] [index:background] Health check [2024-06-01 11:44:03] [indexer:background] Health check [2024-06-01 11:44:55] [query] Query for: isic [2024-06-01 11:44:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 11:44:55] [query] Engine: default [2024-06-01 11:44:55] [query] Tokens: isics [2024-06-01 11:44:55] [query] Mods: 4 [2024-06-01 11:44:55] [query] Found results using: or logic [2024-06-01 11:44: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 (17087) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 11:44:55] [query] Results: 1 Pages of results: 1 [2024-06-01 11:44:55] [query] Execution time: 0.04135 [2024-06-01 11:44:57] [query] Query for: isic 2018 [2024-06-01 11:44:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 11:44:57] [query] Engine: default [2024-06-01 11:44:57] [query] Tokens: isics, 2018 [2024-06-01 11:44:57] [query] Mods: 5 [2024-06-01 11:44:57] [query] Trying AND logic [2024-06-01 11:44:57] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 11:44:57] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 11:44:57] [query] Found results using: and logic [2024-06-01 11:44: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(8971) 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 (17087,8971) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,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-06-01 11:44:57] [query] Results: 1 Pages of results: 1 [2024-06-01 11:44:57] [query] Execution time: 0.05564 [2024-06-01 11:44:59] [query] Query for: isic 2018 [2024-06-01 11:44:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 11:44:59] [query] Engine: default [2024-06-01 11:44:59] [query] Tokens: isics, 2018 [2024-06-01 11:44:59] [query] Mods: 6 [2024-06-01 11:44:59] [query] Trying AND logic [2024-06-01 11:44:59] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 11:44:59] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 11:44:59] [query] Found results using: and logic [2024-06-01 11:44: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(8971) 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 (17087,8971) 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 searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 10 [2024-06-01 11:44:59] [query] Results: 1 Pages of results: 1 [2024-06-01 11:44:59] [query] Execution time: 0.15122 [2024-06-01 11:47:08] [index:background] Health check [2024-06-01 11:49:11] [indexer:background] Health check [2024-06-01 11:52:14] [index:background] Health check [2024-06-01 11:54:16] [indexer:background] Health check [2024-06-01 11:57:20] [index:background] Health check [2024-06-01 11:59:22] [indexer:background] Health check [2024-06-01 12:02:25] [index:background] Health check [2024-06-01 12:03:05] [query] Query for: aapm mayo clinic low-dose ct grand challenge [2024-06-01 12:03:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 12:03:05] [query] Engine: default [2024-06-01 12:03:05] [query] Tokens: clinics, dosing, low-dose, lowe, clinically, clinical, challenged, challenge's, challenging, challenge, challenges, doses, aapm, mayo, clinic, low, dose, ct, grand [2024-06-01 12:03:05] [query] Mods: 4 [2024-06-01 12:03:05] [query] Skipping AND logic pass, too many token groups (9) use searchwp\query\logic\and\token_threshold filter to override current threshold (5) [2024-06-01 12:03:05] [query] Using OR logic [2024-06-01 12:03:05] [query] Found results using: or logic [2024-06-01 12: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 (46949,50669,9309,33971,4543,1595,61387,48733,12317,3547,1799,35793,5967,12879,12881,993,9073,1407,31743) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-06-01 12:03:05] [query] Results: 271 Pages of results: 28 [2024-06-01 12:03:05] [query] Execution time: 0.16595 [2024-06-01 12:04:27] [indexer:background] Health check [2024-06-01 12:07:16] [index:background] Health check [2024-06-01 12:08:51] [indexer:background] Health check [2024-06-01 12:12:42] [index:background] Health check [2024-06-01 12:14:48] [indexer:background] Health check [2024-06-01 12:16:53] [index:background] Health check [2024-06-01 12:18:57] [indexer:background] Health check [2024-06-01 12:21:54] [index:background] Health check [2024-06-01 12:23:27] [query] Query for: aml-cytomorphology_lmu [2024-06-01 12:23:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 12:23:27] [query] Engine: default [2024-06-01 12:23:27] [query] Tokens: cytomorphology, aml, lmu, aml-cytomorphology_lmu [2024-06-01 12:23:27] [query] Mods: 4 [2024-06-01 12:23:27] [query] Trying AND logic [2024-06-01 12:23:27] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 12:23:27] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 12:23:27] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 12:23:27] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 12:23:27] [query] Found results using: and logic [2024-06-01 12:23: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 (8437,8435,8439,8595) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,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 ('41493') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 12:23:27] [query] Results: 1 Pages of results: 1 [2024-06-01 12:23:27] [query] Execution time: 0.04588 [2024-06-01 12:23:51] [indexer:background] Health check [2024-06-01 12:26:50] [index:background] Health check [2024-06-01 12:27:25] [query] Query for: bone scan [2024-06-01 12:27:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 12:27:25] [query] Engine: default [2024-06-01 12:27:25] [query] Tokens: bones, scans, scanning, scanned, bone, scan [2024-06-01 12:27:25] [query] Mods: 4 [2024-06-01 12:27:25] [query] Trying AND logic [2024-06-01 12:27:25] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 12:27:25] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 12:27:25] [query] Found results using: and logic [2024-06-01 12: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 (28705,441,1753,27137,8527,4273) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,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', '41413', '41773', '42009', '42081', '42745', '42977', '43097', '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-06-01 12:27:25] [query] Results: 11 Pages of results: 2 [2024-06-01 12:27:25] [query] Execution time: 0.04714 [2024-06-01 12:27:28] [query] Query for: bone scan [2024-06-01 12:27:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 12:27:28] [query] Engine: default [2024-06-01 12:27:28] [query] Tokens: bones, scans, scanning, scanned, bone, scan [2024-06-01 12:27:28] [query] Mods: 5 [2024-06-01 12:27:28] [query] Trying AND logic [2024-06-01 12:27:28] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 12:27:28] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 12:27:28] [query] Found results using: and logic [2024-06-01 12:27: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 (28705,441,1753,27137,8527,4273) 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', '41413', '41773', '42009', '42081', '42745', '42977', '43097', '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-06-01 12:27:28] [query] Results: 11 Pages of results: 2 [2024-06-01 12:27:28] [query] Execution time: 0.25099 [2024-06-01 12:28:04] [query] Query for: bone scan [2024-06-01 12:28:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-06-01 12:28:04] [query] Engine: default [2024-06-01 12:28:04] [query] Tokens: bones, scans, scanning, scanned, bone, scan [2024-06-01 12:28:04] [query] Mods: 5 [2024-06-01 12:28:04] [query] Trying AND logic [2024-06-01 12:28:04] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 12:28:04] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 12:28:04] [query] Found results using: and logic [2024-06-01 12:28: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 (28705,441,1753,27137,8527,4273) 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', '41413', '41773', '42009', '42081', '42745', '42977', '43097', '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 10, 10 [2024-06-01 12:28:04] [query] Results: 11 Pages of results: 2 [2024-06-01 12:28:04] [query] Execution time: 0.11229 [2024-06-01 12:28:09] [query] Query for: bone scan [2024-06-01 12:28:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 12:28:09] [query] Engine: default [2024-06-01 12:28:09] [query] Tokens: bones, scans, scanning, scanned, bone, scan [2024-06-01 12:28:09] [query] Mods: 5 [2024-06-01 12:28:09] [query] Trying AND logic [2024-06-01 12:28:09] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 12:28:09] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 12:28:09] [query] Found results using: and logic [2024-06-01 12:28: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 (28705,441,1753,27137,8527,4273) 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', '41413', '41773', '42009', '42081', '42745', '42977', '43097', '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-06-01 12:28:09] [query] Results: 11 Pages of results: 2 [2024-06-01 12:28:09] [query] Execution time: 0.24946 [2024-06-01 12:28:14] [query] Query for: bone scan [2024-06-01 12:28:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-06-01 12:28:14] [query] Engine: default [2024-06-01 12:28:14] [query] Tokens: bones, scans, scanning, scanned, bone, scan [2024-06-01 12:28:14] [query] Mods: 5 [2024-06-01 12:28:14] [query] Trying AND logic [2024-06-01 12:28:14] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 12:28:14] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 12:28:14] [query] Found results using: and logic [2024-06-01 12: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 (28705,441,1753,27137,8527,4273) 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', '41413', '41773', '42009', '42081', '42745', '42977', '43097', '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 10, 10 [2024-06-01 12:28:14] [query] Results: 11 Pages of results: 2 [2024-06-01 12:28:14] [query] Execution time: 0.11097 [2024-06-01 12:28:19] [query] Query for: low noise high [2024-06-01 12:28:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 12:28:19] [query] Engine: default [2024-06-01 12:28:19] [query] Tokens: highly, lowe, noise, low, high [2024-06-01 12:28:19] [query] Mods: 4 [2024-06-01 12:28:19] [query] Trying AND logic [2024-06-01 12:28:19] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 12:28:19] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 12:28:19] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 12:28:19] [query] Found results using: and logic [2024-06-01 12:28: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 (5771,33971,769,993,193) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,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', '42733', '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-06-01 12:28:19] [query] Results: 4 Pages of results: 1 [2024-06-01 12:28:19] [query] Execution time: 0.04762 [2024-06-01 12:28:21] [query] Query for: low noise high [2024-06-01 12:28:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 12:28:21] [query] Engine: default [2024-06-01 12:28:21] [query] Tokens: highly, lowe, noise, low, high [2024-06-01 12:28:21] [query] Mods: 4 [2024-06-01 12:28:21] [query] Trying AND logic [2024-06-01 12:28:21] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 12:28:21] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 12:28:21] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 12:28:21] [query] Found results using: and logic [2024-06-01 12:28: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 (5771,33971,769,993,193) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,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', '42733', '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-06-01 12:28:21] [query] Results: 4 Pages of results: 1 [2024-06-01 12:28:21] [query] Execution time: 0.04652 [2024-06-01 12:28:25] [query] Query for: low noise high [2024-06-01 12:28:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 12:28:25] [query] Engine: default [2024-06-01 12:28:25] [query] Tokens: highly, lowe, noise, low, high [2024-06-01 12:28:25] [query] Mods: 4 [2024-06-01 12:28:25] [query] Trying AND logic [2024-06-01 12:28:25] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 12:28:25] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 12:28:25] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 12:28:25] [query] Found results using: and logic [2024-06-01 12: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 (5771,33971,769,993,193) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,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', '42733', '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-06-01 12:28:25] [query] Results: 4 Pages of results: 1 [2024-06-01 12:28:25] [query] Execution time: 0.04649 [2024-06-01 12:29:09] [indexer:background] Health check [2024-06-01 12:30:48] [query] Query for: aml-cytomorphology_mll_helmholtz [2024-06-01 12:30:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 12:30:48] [query] Engine: default [2024-06-01 12:30:48] [query] Tokens: cytomorphology, aml, mll, helmholtz, aml-cytomorphology_mll_helmholtz [2024-06-01 12:30:48] [query] Mods: 4 [2024-06-01 12:30:48] [query] Trying AND logic [2024-06-01 12:30:48] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 12:30:48] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 12:30:48] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 12:30:48] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 12:30:48] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 12:30:48] [query] Found results using: and logic [2024-06-01 12:30: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 (8437,8435,30857,30859,30861) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,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 ('41375') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 12:30:48] [query] Results: 1 Pages of results: 1 [2024-06-01 12:30:48] [query] Execution time: 0.04469 [2024-06-01 12:32:01] [index:background] Health check [2024-06-01 12:34:05] [query] Query for: low high [2024-06-01 12:34:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 12:34:05] [query] Engine: default [2024-06-01 12:34:05] [query] Tokens: highly, lowe, low, high [2024-06-01 12:34:05] [query] Mods: 4 [2024-06-01 12:34:05] [query] Trying AND logic [2024-06-01 12:34:05] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 12:34:05] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 12:34:05] [query] Found results using: and logic [2024-06-01 12:34: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 (5771,33971,993,193) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,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', '41219', '41253', '41503', '41797', '41813', '42081', '42255', '42339', '42461', '42613', '42733', '42789', '43015', '43223', '43461', '43509', '43603', '44065', '44389', '44417', '44425', '44523', '44531', '44599', '44721', '44829', '44929', '45043', '45051', '45161', '45249', '45441', '45479', '45609', '45739', '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-06-01 12:34:05] [query] Results: 38 Pages of results: 6 [2024-06-01 12:34:05] [query] Execution time: 0.05081 [2024-06-01 12:34:06] [indexer:background] Health check [2024-06-01 12:34:09] [query] Query for: low high [2024-06-01 12:34:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 12:34:09] [query] Engine: default [2024-06-01 12:34:09] [query] Tokens: highly, lowe, low, high [2024-06-01 12:34:09] [query] Mods: 5 [2024-06-01 12:34:09] [query] Trying AND logic [2024-06-01 12:34:09] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 12:34:09] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 12:34:09] [query] Found results using: and logic [2024-06-01 12:34: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 (5771,33971,993,193) 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', '41219', '41253', '41503', '41797', '41813', '42081', '42255', '42339', '42461', '42613', '42733', '42789', '43015', '43223', '43461', '43509', '43603', '44065', '44389', '44417', '44425', '44523', '44531', '44599', '44721', '44829', '44929', '45043', '45051', '45161', '45249', '45441', '45479', '45609', '45739', '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-06-01 12:34:10] [query] Results: 36 Pages of results: 4 [2024-06-01 12:34:10] [query] Execution time: 0.39344 [2024-06-01 12:37:27] [index:background] Health check [2024-06-01 12:39:02] [indexer:background] Health check [2024-06-01 12:41:59] [index:background] Health check [2024-06-01 12:43:34] [query] Query for: rider [2024-06-01 12:43:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 12:43:34] [query] Engine: default [2024-06-01 12:43:34] [query] Tokens: rider [2024-06-01 12:43:34] [query] Mods: 4 [2024-06-01 12:43:34] [query] Found results using: or logic [2024-06-01 12:43: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 (2527) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-06-01 12:43:34] [query] Results: 17 Pages of results: 2 [2024-06-01 12:43:34] [query] Execution time: 0.21777 [2024-06-01 12:43:42] [query] Query for: rider [2024-06-01 12:43:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 12:43:42] [query] Engine: default [2024-06-01 12:43:42] [query] Tokens: rider [2024-06-01 12:43:42] [query] Mods: 4 [2024-06-01 12:43:42] [query] Found results using: or logic [2024-06-01 12:43: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 (2527) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(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-06-01 12:43:42] [query] Results: 17 Pages of results: 1 [2024-06-01 12:43:42] [query] Execution time: 0.02496 [2024-06-01 12:43:43] [query] Query for: rider [2024-06-01 12:43:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-06-01 12:43:43] [query] Engine: default [2024-06-01 12:43:43] [query] Tokens: rider [2024-06-01 12:43:43] [query] Mods: 4 [2024-06-01 12:43:43] [query] Found results using: or logic [2024-06-01 12: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 (2527) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.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-06-01 12:43:43] [query] Results: 17 Pages of results: 2 [2024-06-01 12:43:43] [query] Execution time: 0.20812 [2024-06-01 12:43:44] [query] Query for: rider [2024-06-01 12:43:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 12:43:44] [query] Engine: default [2024-06-01 12:43:44] [query] Tokens: rider [2024-06-01 12:43:44] [query] Mods: 4 [2024-06-01 12:43:44] [query] Found results using: or logic [2024-06-01 12: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 (2527) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(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-06-01 12:43:44] [query] Results: 17 Pages of results: 1 [2024-06-01 12:43:44] [query] Execution time: 0.01903 [2024-06-01 12:43:52] [indexer:background] Health check [2024-06-01 12:47:37] [index:background] Health check [2024-06-01 12:49:22] [query] Query for: breast [2024-06-01 12:49:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 12:49:22] [query] Engine: default [2024-06-01 12:49:22] [query] Tokens: breasts, breast [2024-06-01 12:49:22] [query] Mods: 5 [2024-06-01 12:49:22] [query] Using OR logic [2024-06-01 12:49:22] [query] Found results using: and logic [2024-06-01 12:49: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-06-01 12:49:22] [query] Results: 46 Pages of results: 5 [2024-06-01 12:49:22] [query] Execution time: 0.25051 [2024-06-01 12:49:22] [query] Query for: breast [2024-06-01 12:49:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 12:49:22] [query] Engine: default [2024-06-01 12:49:22] [query] Tokens: breasts, breast [2024-06-01 12:49:22] [query] Mods: 4 [2024-06-01 12:49:22] [query] Using OR logic [2024-06-01 12:49:22] [query] Found results using: and logic [2024-06-01 12:49: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 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 12:49:22] [query] Results: 50 Pages of results: 8 [2024-06-01 12:49:22] [query] Execution time: 0.04322 [2024-06-01 12:49:22] [indexer:background] Health check [2024-06-01 12:52:10] [index:background] Health check [2024-06-01 12:54:46] [indexer:background] Health check [2024-06-01 12:57:50] [index:background] Health check [2024-06-01 12:59:52] [indexer:background] Health check [2024-06-01 13:01:54] [index:background] Health check [2024-06-01 13:03:56] [indexer:background] Health check [2024-06-01 13:05:10] [query] Query for: brea [2024-06-01 13:05:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 13:05:10] [query] Engine: default [2024-06-01 13:05:10] [query] Tokens: breasts, breaban, break, breakthrough, breast, breast 02, breast 12, breast 163, breast 474, breast 48, breast 84 [2024-06-01 13:05:10] [query] Mods: 4 [2024-06-01 13:05:10] [query] Using OR logic [2024-06-01 13:05:10] [query] Found results using: and logic [2024-06-01 13: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 (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 relevance DESC LIMIT 0, 7 [2024-06-01 13:05:10] [query] Results: 52 Pages of results: 8 [2024-06-01 13:05:10] [query] Execution time: 0.05375 [2024-06-01 13:05:10] [query] Query for: breas [2024-06-01 13:05:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 13:05:10] [query] Engine: default [2024-06-01 13:05:10] [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-06-01 13:05:10] [query] Mods: 4 [2024-06-01 13:05:10] [query] Using OR logic [2024-06-01 13:05:10] [query] Found results using: and logic [2024-06-01 13: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 (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-06-01 13:05:10] [query] Results: 50 Pages of results: 8 [2024-06-01 13:05:10] [query] Execution time: 0.05471 [2024-06-01 13:05:11] [query] Query for: breast [2024-06-01 13:05:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 13:05:11] [query] Engine: default [2024-06-01 13:05:11] [query] Tokens: breasts, breast [2024-06-01 13:05:11] [query] Mods: 4 [2024-06-01 13:05:11] [query] Using OR logic [2024-06-01 13:05:11] [query] Found results using: and logic [2024-06-01 13: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 (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-06-01 13:05:11] [query] Results: 50 Pages of results: 8 [2024-06-01 13:05:11] [query] Execution time: 0.04982 [2024-06-01 13:05:12] [query] Query for: breast [2024-06-01 13:05:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 13:05:12] [query] Engine: default [2024-06-01 13:05:12] [query] Tokens: breasts, breast [2024-06-01 13:05:12] [query] Mods: 5 [2024-06-01 13:05:12] [query] Using OR logic [2024-06-01 13:05:12] [query] Found results using: and logic [2024-06-01 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 0, 10 [2024-06-01 13:05:13] [query] Results: 46 Pages of results: 5 [2024-06-01 13:05:13] [query] Execution time: 0.26413 [2024-06-01 13:05:29] [query] Query for: breast [2024-06-01 13:05:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 13:05:29] [query] Engine: default [2024-06-01 13:05:29] [query] Tokens: breasts, breast [2024-06-01 13:05:29] [query] Mods: 4 [2024-06-01 13:05:29] [query] Using OR logic [2024-06-01 13:05:29] [query] Found results using: and logic [2024-06-01 13:05: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 [2024-06-01 13:05:29] [query] Results: 50 Pages of results: 1 [2024-06-01 13:05:29] [query] Execution time: 0.02496 [2024-06-01 13:07:03] [index:background] Health check [2024-06-01 13:07:45] [query] Query for: breast [2024-06-01 13:07:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 13:07:45] [query] Engine: default [2024-06-01 13:07:45] [query] Tokens: breasts, breast [2024-06-01 13:07:45] [query] Mods: 5 [2024-06-01 13:07:45] [query] Using OR logic [2024-06-01 13:07:45] [query] Found results using: and logic [2024-06-01 13: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 (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-06-01 13:07:45] [query] Results: 46 Pages of results: 5 [2024-06-01 13:07:45] [query] Execution time: 0.24319 [2024-06-01 13:08:05] [query] Query for: breast [2024-06-01 13:08:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 13:08:05] [query] Engine: default [2024-06-01 13:08:05] [query] Tokens: breasts, breast [2024-06-01 13:08:05] [query] Mods: 4 [2024-06-01 13:08:05] [query] Using OR logic [2024-06-01 13:08:05] [query] Found results using: and logic [2024-06-01 13:08: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,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-06-01 13:08:05] [query] Results: 50 Pages of results: 1 [2024-06-01 13:08:05] [query] Execution time: 0.02410 [2024-06-01 13:08:14] [query] Query for: breast [2024-06-01 13:08:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 13:08:14] [query] Engine: default [2024-06-01 13:08:14] [query] Tokens: breasts, breast [2024-06-01 13:08:14] [query] Mods: 5 [2024-06-01 13:08:14] [query] Using OR logic [2024-06-01 13:08:14] [query] Found results using: and logic [2024-06-01 13:08: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,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-06-01 13:08:14] [query] Results: 46 Pages of results: 5 [2024-06-01 13:08:14] [query] Execution time: 0.24557 [2024-06-01 13:08:20] [query] Query for: breast [2024-06-01 13:08:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 13:08:20] [query] Engine: default [2024-06-01 13:08:20] [query] Tokens: breasts, breast [2024-06-01 13:08:20] [query] Mods: 4 [2024-06-01 13:08:20] [query] Using OR logic [2024-06-01 13:08:20] [query] Found results using: and logic [2024-06-01 13:08: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 [2024-06-01 13:08:20] [query] Results: 50 Pages of results: 1 [2024-06-01 13:08:20] [query] Execution time: 0.03058 [2024-06-01 13:08:27] [query] Query for: breast [2024-06-01 13:08:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 13:08:27] [query] Engine: default [2024-06-01 13:08:27] [query] Tokens: breasts, breast [2024-06-01 13:08:27] [query] Mods: 5 [2024-06-01 13:08:27] [query] Using OR logic [2024-06-01 13:08:27] [query] Found results using: and logic [2024-06-01 13:08: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,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-06-01 13:08:27] [query] Results: 46 Pages of results: 5 [2024-06-01 13:08:28] [query] Execution time: 0.24844 [2024-06-01 13:09:05] [indexer:background] Health check [2024-06-01 13:12:02] [index:background] Health check [2024-06-01 13:14:10] [indexer:background] Health check [2024-06-01 13:15:59] [query] Query for: genomics [2024-06-01 13:15:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 13:15:59] [query] Engine: default [2024-06-01 13:15:59] [query] Tokens: genomics, genomic, genome, genomes [2024-06-01 13:15:59] [query] Mods: 4 [2024-06-01 13:15:59] [query] Using OR logic [2024-06-01 13:15:59] [query] Found results using: and logic [2024-06-01 13:15: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 (1437,3811,7053,43657) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 13:15:59] [query] Results: 100 Pages of results: 15 [2024-06-01 13:15:59] [query] Execution time: 0.05052 [2024-06-01 13:16:02] [query] Query for: genomics [2024-06-01 13:16:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 13:16:02] [query] Engine: default [2024-06-01 13:16:02] [query] Tokens: genomics, genomic, genome, genomes [2024-06-01 13:16:02] [query] Mods: 5 [2024-06-01 13:16:02] [query] Using OR logic [2024-06-01 13:16:02] [query] Found results using: and logic [2024-06-01 13: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 (1437,3811,7053,43657) 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-06-01 13:16:02] [query] Results: 91 Pages of results: 10 [2024-06-01 13:16:02] [query] Execution time: 0.14082 [2024-06-01 13:16:52] [index:background] Health check [2024-06-01 13:18:57] [indexer:background] Health check [2024-06-01 13:22:18] [index:background] Health check [2024-06-01 13:23:54] [indexer:background] Health check [2024-06-01 13:26:30] [query] Query for: material [2024-06-01 13:26:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 13:26:30] [query] Engine: default [2024-06-01 13:26:30] [query] Tokens: material, materials, materialize [2024-06-01 13:26:30] [query] Mods: 4 [2024-06-01 13:26:30] [query] Using OR logic [2024-06-01 13:26:30] [query] Found results using: and logic [2024-06-01 13:26: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 (1621,11883,62937) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 13:26:30] [query] Results: 23 Pages of results: 4 [2024-06-01 13:26:30] [query] Execution time: 0.04069 [2024-06-01 13:26:36] [query] Query for: materiali [2024-06-01 13:26:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 13:26:36] [query] Engine: default [2024-06-01 13:26:36] [query] Tokens: material, materials, materialize [2024-06-01 13:26:36] [query] Mods: 4 [2024-06-01 13:26:36] [query] Using OR logic [2024-06-01 13:26:36] [query] Found results using: and logic [2024-06-01 13: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 (1621,11883,62937) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 13:26:36] [query] Results: 23 Pages of results: 4 [2024-06-01 13:26:36] [query] Execution time: 0.03987 [2024-06-01 13:26:58] [index:background] Health check [2024-06-01 13:27:55] [query] Query for: nsclc-radiomics [2024-06-01 13:27:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 13:27:55] [query] Engine: default [2024-06-01 13:27:55] [query] Tokens: nsclc-radiomics, radiomics, radiomic, nsclc [2024-06-01 13:27:55] [query] Mods: 4 [2024-06-01 13:27:55] [query] Trying AND logic [2024-06-01 13:27:55] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 13:27:55] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 13:27:55] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 13:27:55] [query] Found results using: and logic [2024-06-01 13:27: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 (11271,1559,6007,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')) ) ))) AND s.id IN ('42417', '43005', '43015', '45479', '45529', '45881', '46039', '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-06-01 13:27:56] [query] Results: 9 Pages of results: 1 [2024-06-01 13:27:56] [query] Execution time: 0.23074 [2024-06-01 13:28:08] [query] Query for: nsclc-radiomics [2024-06-01 13:28:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 13:28:08] [query] Engine: default [2024-06-01 13:28:08] [query] Tokens: nsclc-radiomics, radiomics, radiomic, nsclc [2024-06-01 13:28:08] [query] Mods: 4 [2024-06-01 13:28:08] [query] Trying AND logic [2024-06-01 13:28:08] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 13:28:08] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 13:28:08] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 13:28:08] [query] Found results using: and logic [2024-06-01 13:28: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 (11271,1559,6007,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')) ) ))) AND s.id IN ('42417', '43005', '43015', '45479', '45529', '45881', '46039', '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-06-01 13:28:08] [query] Results: 9 Pages of results: 1 [2024-06-01 13:28:08] [query] Execution time: 0.02916 [2024-06-01 13:28:13] [query] Query for: nsclc-radiomics [2024-06-01 13:28:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 13:28:13] [query] Engine: default [2024-06-01 13:28:13] [query] Tokens: nsclc-radiomics, radiomics, radiomic, nsclc [2024-06-01 13:28:13] [query] Mods: 4 [2024-06-01 13:28:13] [query] Trying AND logic [2024-06-01 13:28:13] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 13:28:13] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 13:28:13] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 13:28:13] [query] Found results using: and logic [2024-06-01 13:28: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 (11271,1559,6007,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')) ) ))) AND s.id IN ('42417', '43005', '43015', '45479', '45529', '45881', '46039', '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-06-01 13:28:13] [query] Results: 9 Pages of results: 1 [2024-06-01 13:28:13] [query] Execution time: 0.02980 [2024-06-01 13:28:14] [query] Query for: nsclc-radiomics [2024-06-01 13:28:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 13:28:14] [query] Engine: default [2024-06-01 13:28:14] [query] Tokens: nsclc-radiomics, radiomics, radiomic, nsclc [2024-06-01 13:28:14] [query] Mods: 4 [2024-06-01 13:28:14] [query] Trying AND logic [2024-06-01 13:28:14] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 13:28:14] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 13:28:14] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 13:28:14] [query] Found results using: and logic [2024-06-01 13: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 (11271,1559,6007,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')) ) ))) AND s.id IN ('42417', '43005', '43015', '45479', '45529', '45881', '46039', '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-06-01 13:28:14] [query] Results: 9 Pages of results: 1 [2024-06-01 13:28:14] [query] Execution time: 0.03640 [2024-06-01 13:29:25] [indexer:background] Health check [2024-06-01 13:32:34] [index:background] Health check [2024-06-01 13:34:37] [indexer:background] Health check [2024-06-01 13:37:09] [index:background] Health check [2024-06-01 13:38:11] [query] Query for: hnsc [2024-06-01 13:38:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 13:38:11] [query] Engine: default [2024-06-01 13:38:11] [query] Tokens: hnsc [2024-06-01 13:38:11] [query] Mods: 4 [2024-06-01 13:38:11] [query] Found results using: or logic [2024-06-01 13:38: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 (24113) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 13:38:11] [query] Results: 4 Pages of results: 1 [2024-06-01 13:38:11] [query] Execution time: 0.04313 [2024-06-01 13:38:11] [query] Query for: hnsc [2024-06-01 13:38:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 13:38:11] [query] Engine: default [2024-06-01 13:38:11] [query] Tokens: hnsc [2024-06-01 13:38:11] [query] Mods: 4 [2024-06-01 13:38:11] [query] Found results using: or logic [2024-06-01 13:38: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 (24113) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 13:38:11] [query] Results: 4 Pages of results: 1 [2024-06-01 13:38:11] [query] Execution time: 0.03770 [2024-06-01 13:38:11] [query] Query for: hnsc [2024-06-01 13:38:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 13:38:11] [query] Engine: default [2024-06-01 13:38:11] [query] Tokens: hnsc [2024-06-01 13:38:11] [query] Mods: 4 [2024-06-01 13:38:11] [query] Found results using: or logic [2024-06-01 13:38: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 (24113) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 13:38:11] [query] Results: 4 Pages of results: 1 [2024-06-01 13:38:11] [query] Execution time: 0.03632 [2024-06-01 13:38:14] [query] Query for: hnscc [2024-06-01 13:38:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 13:38:14] [query] Engine: default [2024-06-01 13:38:14] [query] Tokens: hnscc [2024-06-01 13:38:14] [query] Mods: 4 [2024-06-01 13:38:14] [query] Found results using: or logic [2024-06-01 13: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 (21643) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 13:38:14] [query] Results: 14 Pages of results: 2 [2024-06-01 13:38:14] [query] Execution time: 0.03708 [2024-06-01 13:38:15] [query] Query for: hnscc [2024-06-01 13:38:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 13:38:15] [query] Engine: default [2024-06-01 13:38:15] [query] Tokens: hnscc [2024-06-01 13:38:15] [query] Mods: 5 [2024-06-01 13:38:15] [query] Found results using: or logic [2024-06-01 13:38: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 (21643) 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-06-01 13:38:15] [query] Results: 13 Pages of results: 2 [2024-06-01 13:38:15] [query] Execution time: 0.29508 [2024-06-01 13:39:01] [query] Query for: hnscc [2024-06-01 13:39:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-06-01 13:39:01] [query] Engine: default [2024-06-01 13:39:01] [query] Tokens: hnscc [2024-06-01 13:39:01] [query] Mods: 5 [2024-06-01 13:39:01] [query] Found results using: or logic [2024-06-01 13:39: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 (21643) 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-06-01 13:39:01] [query] Results: 13 Pages of results: 2 [2024-06-01 13:39:01] [query] Execution time: 0.15643 [2024-06-01 13:39:02] [indexer:background] Health check [2024-06-01 13:39:09] [query] Query for: hnscc [2024-06-01 13:39:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 13:39:09] [query] Engine: default [2024-06-01 13:39:09] [query] Tokens: hnscc [2024-06-01 13:39:09] [query] Mods: 5 [2024-06-01 13:39:09] [query] Found results using: or logic [2024-06-01 13:39: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 (21643) 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-06-01 13:39:09] [query] Results: 13 Pages of results: 2 [2024-06-01 13:39:09] [query] Execution time: 0.30911 [2024-06-01 13:39:10] [query] Query for: hnscc [2024-06-01 13:39:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 13:39:10] [query] Engine: default [2024-06-01 13:39:10] [query] Tokens: hnscc [2024-06-01 13:39:10] [query] Mods: 5 [2024-06-01 13:39:10] [query] Found results using: or logic [2024-06-01 13:39: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 (21643) 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-06-01 13:39:10] [query] Results: 13 Pages of results: 2 [2024-06-01 13:39:10] [query] Execution time: 0.30902 [2024-06-01 13:39:17] [query] Query for: hnscc [2024-06-01 13:39:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 13:39:17] [query] Engine: default [2024-06-01 13:39:17] [query] Tokens: hnscc [2024-06-01 13:39:17] [query] Mods: 4 [2024-06-01 13:39:17] [query] Found results using: or logic [2024-06-01 13:39: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 (21643) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(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-06-01 13:39:17] [query] Results: 14 Pages of results: 1 [2024-06-01 13:39:17] [query] Execution time: 0.01801 [2024-06-01 13:39:56] [query] Query for: hnscc [2024-06-01 13:39:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 13:39:56] [query] Engine: default [2024-06-01 13:39:56] [query] Tokens: hnscc [2024-06-01 13:39:56] [query] Mods: 4 [2024-06-01 13:39:56] [query] Found results using: or logic [2024-06-01 13:39: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 (21643) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(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-06-01 13:39:56] [query] Results: 14 Pages of results: 1 [2024-06-01 13:39:56] [query] Execution time: 0.01776 [2024-06-01 13:41:52] [index:background] Health check [2024-06-01 13:43:58] [indexer:background] Health check [2024-06-01 13:44:18] [query] Query for: tcia cancer imaging archive [2024-06-01 13:44:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 13:44:18] [query] Engine: default [2024-06-01 13:44:18] [query] Tokens: archive, tcias, imagers, imager, imaged, images, imaging, image, cancerous, cancers, archives, archive's, archived, archiving, archival, tcia's, tcia, cancer, imag [2024-06-01 13:44:18] [query] Mods: 4 [2024-06-01 13:44:18] [query] Trying AND logic [2024-06-01 13:44:18] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 13:44:18] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 13:44:18] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 13:44:18] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 13:44:20] [query] Found results using: and logic [2024-06-01 13:44: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 (1327,2101,49305,47865,21507,205,163,95,31375,2995,7365,7459,8893,22661,60941,10999,3,161,46023) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,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 (3, 2101, 10999) AND id IN ( SELECT id FROM wp_searchwp_index s WHERE 1=1 AND 1=1 AND token IN (161, 2995, 31375) GROUP BY id) AND id IN ( SELECT id FROM wp_searchwp_index s WHERE 1=1 AND 1=1 AND token IN (95, 163, 205, 21507, 46023, 47865, 49305) GROUP BY id) AND id IN ( SELECT id FROM wp_searchwp_index s WHERE 1=1 AND 1=1 AND token IN (1327, 7365, 7459, 8893, 22661, 60941) 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-06-01 13:44:20] [query] Results: 283 Pages of results: 41 [2024-06-01 13:44:21] [query] Execution time: 2.21858 [2024-06-01 13:44:22] [query] Query for: tcia cancer imaging archive [2024-06-01 13:44:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 13:44:22] [query] Engine: default [2024-06-01 13:44:22] [query] Tokens: archive, tcias, imagers, imager, imaged, images, imaging, image, cancerous, cancers, archives, archive's, archived, archiving, archival, tcia's, tcia, cancer, imag [2024-06-01 13:44:22] [query] Mods: 4 [2024-06-01 13:44:22] [query] Trying AND logic [2024-06-01 13:44:22] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 13:44:22] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 13:44:22] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 13:44:22] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 13:44:25] [query] Found results using: and logic [2024-06-01 13:44: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 (1327,2101,49305,47865,21507,205,163,95,31375,2995,7365,7459,8893,22661,60941,10999,3,161,46023) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,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 (3, 2101, 10999) AND id IN ( SELECT id FROM wp_searchwp_index s WHERE 1=1 AND 1=1 AND token IN (161, 2995, 31375) GROUP BY id) AND id IN ( SELECT id FROM wp_searchwp_index s WHERE 1=1 AND 1=1 AND token IN (95, 163, 205, 21507, 46023, 47865, 49305) GROUP BY id) AND id IN ( SELECT id FROM wp_searchwp_index s WHERE 1=1 AND 1=1 AND token IN (1327, 7365, 7459, 8893, 22661, 60941) 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-06-01 13:44:25] [query] Results: 283 Pages of results: 41 [2024-06-01 13:44:25] [query] Execution time: 2.20364 [2024-06-01 13:44:25] [query] Query for: tcia cancer imaging archive [2024-06-01 13:44:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 13:44:25] [query] Engine: default [2024-06-01 13:44:25] [query] Tokens: archive, tcias, imagers, imager, imaged, images, imaging, image, cancerous, cancers, archives, archive's, archived, archiving, archival, tcia's, tcia, cancer, imag [2024-06-01 13:44:25] [query] Mods: 5 [2024-06-01 13:44:25] [query] Trying AND logic [2024-06-01 13:44:25] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 13:44:25] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 13:44:25] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 13:44:25] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 13:44:27] [query] Found results using: and logic [2024-06-01 13:44: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 (1327,2101,49305,47865,21507,205,163,95,31375,2995,7365,7459,8893,22661,60941,10999,3,161,46023) 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 ( SELECT id FROM ( SELECT id FROM wp_searchwp_index s WHERE 1=1 AND 1=1 AND token IN (3, 2101, 10999) AND id IN ( SELECT id FROM wp_searchwp_index s WHERE 1=1 AND 1=1 AND token IN (161, 2995, 31375) GROUP BY id) AND id IN ( SELECT id FROM wp_searchwp_index s WHERE 1=1 AND 1=1 AND token IN (95, 163, 205, 21507, 46023, 47865, 49305) GROUP BY id) AND id IN ( SELECT id FROM wp_searchwp_index s WHERE 1=1 AND 1=1 AND token IN (1327, 7365, 7459, 8893, 22661, 60941) 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-06-01 13:44:27] [query] Results: 260 Pages of results: 26 [2024-06-01 13:44:27] [query] Execution time: 2.28402 [2024-06-01 13:44:27] [query] Query for: tcia cancer imaging archive [2024-06-01 13:44:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 13:44:27] [query] Engine: default [2024-06-01 13:44:27] [query] Tokens: archive, tcias, imagers, imager, imaged, images, imaging, image, cancerous, cancers, archives, archive's, archived, archiving, archival, tcia's, tcia, cancer, imag [2024-06-01 13:44:27] [query] Mods: 4 [2024-06-01 13:44:27] [query] Trying AND logic [2024-06-01 13:44:27] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 13:44:27] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 13:44:27] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 13:44:27] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 13:44:30] [query] Found results using: and logic [2024-06-01 13:44: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 (1327,2101,49305,47865,21507,205,163,95,31375,2995,7365,7459,8893,22661,60941,10999,3,161,46023) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,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 (3, 2101, 10999) AND id IN ( SELECT id FROM wp_searchwp_index s WHERE 1=1 AND 1=1 AND token IN (161, 2995, 31375) GROUP BY id) AND id IN ( SELECT id FROM wp_searchwp_index s WHERE 1=1 AND 1=1 AND token IN (95, 163, 205, 21507, 46023, 47865, 49305) GROUP BY id) AND id IN ( SELECT id FROM wp_searchwp_index s WHERE 1=1 AND 1=1 AND token IN (1327, 7365, 7459, 8893, 22661, 60941) 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-06-01 13:44:30] [query] Results: 283 Pages of results: 41 [2024-06-01 13:44:30] [query] Execution time: 2.19096 [2024-06-01 13:44:35] [query] Query for: tcia cancer imaging archive [2024-06-01 13:44:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 13:44:35] [query] Engine: default [2024-06-01 13:44:35] [query] Tokens: archive, tcias, imagers, imager, imaged, images, imaging, image, cancerous, cancers, archives, archive's, archived, archiving, archival, tcia's, tcia, cancer, imag [2024-06-01 13:44:35] [query] Mods: 4 [2024-06-01 13:44:35] [query] Trying AND logic [2024-06-01 13:44:35] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 13:44:35] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 13:44:35] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 13:44:35] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 13:44:37] [query] Found results using: and logic [2024-06-01 13: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 (1327,2101,49305,47865,21507,205,163,95,31375,2995,7365,7459,8893,22661,60941,10999,3,161,46023) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,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 (3, 2101, 10999) AND id IN ( SELECT id FROM wp_searchwp_index s WHERE 1=1 AND 1=1 AND token IN (161, 2995, 31375) GROUP BY id) AND id IN ( SELECT id FROM wp_searchwp_index s WHERE 1=1 AND 1=1 AND token IN (95, 163, 205, 21507, 46023, 47865, 49305) GROUP BY id) AND id IN ( SELECT id FROM wp_searchwp_index s WHERE 1=1 AND 1=1 AND token IN (1327, 7365, 7459, 8893, 22661, 60941) 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-06-01 13:44:37] [query] Results: 283 Pages of results: 1 [2024-06-01 13:44:37] [query] Execution time: 2.17576 [2024-06-01 13:44:40] [query] Query for: tcia cancer imaging archive [2024-06-01 13:44:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 13:44:40] [query] Engine: default [2024-06-01 13:44:40] [query] Tokens: archive, tcias, imagers, imager, imaged, images, imaging, image, cancerous, cancers, archives, archive's, archived, archiving, archival, tcia's, tcia, cancer, imag [2024-06-01 13:44:40] [query] Mods: 4 [2024-06-01 13:44:40] [query] Trying AND logic [2024-06-01 13:44:40] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 13:44:40] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 13:44:40] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 13:44:40] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 13:44:42] [query] Found results using: and logic [2024-06-01 13: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 (1327,2101,49305,47865,21507,205,163,95,31375,2995,7365,7459,8893,22661,60941,10999,3,161,46023) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,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 (3, 2101, 10999) AND id IN ( SELECT id FROM wp_searchwp_index s WHERE 1=1 AND 1=1 AND token IN (161, 2995, 31375) GROUP BY id) AND id IN ( SELECT id FROM wp_searchwp_index s WHERE 1=1 AND 1=1 AND token IN (95, 163, 205, 21507, 46023, 47865, 49305) GROUP BY id) AND id IN ( SELECT id FROM wp_searchwp_index s WHERE 1=1 AND 1=1 AND token IN (1327, 7365, 7459, 8893, 22661, 60941) 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-06-01 13:44:42] [query] Results: 283 Pages of results: 1 [2024-06-01 13:44:42] [query] Execution time: 2.21226 [2024-06-01 13:46:01] [query] Query for: tcia cancer imaging archive [2024-06-01 13:46:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 13:46:01] [query] Engine: default [2024-06-01 13:46:01] [query] Tokens: archive, tcias, imagers, imager, imaged, images, imaging, image, cancerous, cancers, archives, archive's, archived, archiving, archival, tcia's, tcia, cancer, imag [2024-06-01 13:46:01] [query] Mods: 4 [2024-06-01 13:46:01] [query] Trying AND logic [2024-06-01 13:46:01] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 13:46:01] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 13:46:01] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 13:46:01] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 13:46:04] [query] Found results using: and logic [2024-06-01 13:46: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 (1327,2101,49305,47865,21507,205,163,95,31375,2995,7365,7459,8893,22661,60941,10999,3,161,46023) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,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 (3, 2101, 10999) AND id IN ( SELECT id FROM wp_searchwp_index s WHERE 1=1 AND 1=1 AND token IN (161, 2995, 31375) GROUP BY id) AND id IN ( SELECT id FROM wp_searchwp_index s WHERE 1=1 AND 1=1 AND token IN (95, 163, 205, 21507, 46023, 47865, 49305) GROUP BY id) AND id IN ( SELECT id FROM wp_searchwp_index s WHERE 1=1 AND 1=1 AND token IN (1327, 7365, 7459, 8893, 22661, 60941) 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-06-01 13:46:04] [query] Results: 283 Pages of results: 1 [2024-06-01 13:46:04] [query] Execution time: 2.26043 [2024-06-01 13:47:02] [index:background] Health check [2024-06-01 13:49:05] [indexer:background] Health check [2024-06-01 13:50:54] [query] Query for: pseudo-phi [2024-06-01 13:50:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 13:50:54] [query] Engine: default [2024-06-01 13:50:54] [query] Tokens: pseudo-phi-dicom-data, phi, pseudo [2024-06-01 13:50:54] [query] Mods: 5 [2024-06-01 13:50:54] [query] Trying AND logic [2024-06-01 13:50:54] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 13:50:54] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 13:50:54] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 13:50:54] [query] Found results using: and logic [2024-06-01 13:50: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(6733,16741) 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 (35361,6733,16741) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,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 ('41319') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 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-06-01 13:50:54] [query] Results: 1 Pages of results: 1 [2024-06-01 13:50:54] [query] Execution time: 0.04135 [2024-06-01 13:52:10] [index:background] Health check [2024-06-01 13:54:12] [indexer:background] Health check [2024-06-01 13:57:15] [index:background] Health check [2024-06-01 13:59:18] [indexer:background] Health check [2024-06-01 14:00:43] [query] Query for: head [2024-06-01 14:00:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 14:00:43] [query] Engine: default [2024-06-01 14:00:43] [query] Tokens: heading, headed, heads, head [2024-06-01 14:00:43] [query] Mods: 4 [2024-06-01 14:00:43] [query] Using OR logic [2024-06-01 14:00:43] [query] Found results using: and logic [2024-06-01 14: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 (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-06-01 14:00:43] [query] Results: 45 Pages of results: 7 [2024-06-01 14:00:43] [query] Execution time: 0.04574 [2024-06-01 14:00:46] [query] Query for: head [2024-06-01 14:00:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 14:00:46] [query] Engine: default [2024-06-01 14:00:46] [query] Tokens: heading, headed, heads, head [2024-06-01 14:00:46] [query] Mods: 4 [2024-06-01 14:00:46] [query] Using OR logic [2024-06-01 14:00:46] [query] Found results using: and logic [2024-06-01 14: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 (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-06-01 14:00:46] [query] Results: 45 Pages of results: 7 [2024-06-01 14:00:46] [query] Execution time: 0.04205 [2024-06-01 14:02:00] [index:background] Health check [2024-06-01 14:04:23] [indexer:background] Health check [2024-06-01 14:07:29] [index:background] Health check [2024-06-01 14:09:03] [indexer:background] Health check [2024-06-01 14:09:34] [query] Query for: glioblastoma [2024-06-01 14:09:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 14:09:34] [query] Engine: default [2024-06-01 14:09:34] [query] Tokens: glioblastomas, glioblastoma [2024-06-01 14:09:34] [query] Mods: 4 [2024-06-01 14:09:34] [query] Using OR logic [2024-06-01 14:09:34] [query] Found results using: and logic [2024-06-01 14:09: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, 7 [2024-06-01 14:09:34] [query] Results: 32 Pages of results: 5 [2024-06-01 14:09:34] [query] Execution time: 0.04008 [2024-06-01 14:09:34] [query] Query for: glioblastoma [2024-06-01 14:09:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 14:09:34] [query] Engine: default [2024-06-01 14:09:34] [query] Tokens: glioblastomas, glioblastoma [2024-06-01 14:09:34] [query] Mods: 5 [2024-06-01 14:09:34] [query] Using OR logic [2024-06-01 14:09:34] [query] Found results using: and logic [2024-06-01 14:09: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 (( `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-06-01 14:09:34] [query] Results: 30 Pages of results: 3 [2024-06-01 14:09:34] [query] Execution time: 0.17449 [2024-06-01 14:10:01] [query] Query for: glioblastoma [2024-06-01 14:10:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-06-01 14:10:01] [query] Engine: default [2024-06-01 14:10:01] [query] Tokens: glioblastomas, glioblastoma [2024-06-01 14:10:01] [query] Mods: 5 [2024-06-01 14:10:01] [query] Using OR logic [2024-06-01 14:10:01] [query] Found results using: and logic [2024-06-01 14:10: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) 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-06-01 14:10:01] [query] Results: 30 Pages of results: 3 [2024-06-01 14:10:01] [query] Execution time: 0.24606 [2024-06-01 14:12:12] [index:background] Health check [2024-06-01 14:13:19] [query] Query for: glioblastoma [2024-06-01 14:13:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-06-01 14:13:19] [query] Engine: default [2024-06-01 14:13:19] [query] Tokens: glioblastomas, glioblastoma [2024-06-01 14:13:19] [query] Mods: 5 [2024-06-01 14:13:19] [query] Using OR logic [2024-06-01 14:13:19] [query] Found results using: and logic [2024-06-01 14:13: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 (50639,3865) 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-06-01 14:13:19] [query] Results: 30 Pages of results: 3 [2024-06-01 14:13:19] [query] Execution time: 0.25355 [2024-06-01 14:14:39] [indexer:background] Health check [2024-06-01 14:16:55] [index:background] Health check [2024-06-01 14:18:59] [indexer:background] Health check [2024-06-01 14:22:50] [index:background] Health check [2024-06-01 14:23:51] [indexer:background] Health check [2024-06-01 14:26:56] [index:background] Health check [2024-06-01 14:28:58] [indexer:background] Health check [2024-06-01 14:32:01] [index:background] Health check [2024-06-01 14:34:03] [indexer:background] Health check [2024-06-01 14:36:34] [query] Query for: pediatric-ct-seg [2024-06-01 14:36:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 14:36:34] [query] Engine: default [2024-06-01 14:36:34] [query] Tokens: pediatric, segs, ct, seg, pediatric-ct-seg [2024-06-01 14:36:34] [query] Mods: 5 [2024-06-01 14:36:34] [query] Trying AND logic [2024-06-01 14:36:34] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 14:36:34] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 14:36:34] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 14:36:34] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 14:36:34] [query] Found results using: and logic [2024-06-01 14:36: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 (10657,26595,1407,6067,10785) 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 ('43097', '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-06-01 14:36:34] [query] Results: 1 Pages of results: 1 [2024-06-01 14:36:34] [query] Execution time: 0.14531 [2024-06-01 14:36:34] [query] Query for: pediatric-ct-seg [2024-06-01 14:36:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 14:36:34] [query] Engine: default [2024-06-01 14:36:34] [query] Tokens: pediatric, segs, ct, seg, pediatric-ct-seg [2024-06-01 14:36:34] [query] Mods: 4 [2024-06-01 14:36:34] [query] Trying AND logic [2024-06-01 14:36:34] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 14:36:34] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 14:36:34] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 14:36:34] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 14:36:34] [query] Found results using: and logic [2024-06-01 14:36: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 (10657,26595,1407,6067,10785) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,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 ('43097', '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, 7 [2024-06-01 14:36:34] [query] Results: 2 Pages of results: 1 [2024-06-01 14:36:34] [query] Execution time: 0.05092 [2024-06-01 14:36:38] [query] Query for: pediatric-ct-seg [2024-06-01 14:36:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 14:36:38] [query] Engine: default [2024-06-01 14:36:38] [query] Tokens: pediatric, segs, ct, seg, pediatric-ct-seg [2024-06-01 14:36:38] [query] Mods: 4 [2024-06-01 14:36:38] [query] Trying AND logic [2024-06-01 14:36:38] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 14:36:38] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 14:36:38] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 14:36:38] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 14:36:38] [query] Found results using: and logic [2024-06-01 14:36: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 (10657,26595,1407,6067,10785) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,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 ('43097', '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 [2024-06-01 14:36:38] [query] Results: 2 Pages of results: 1 [2024-06-01 14:36:38] [query] Execution time: 0.02964 [2024-06-01 14:36:59] [index:background] Health check [2024-06-01 14:38:40] [query] Query for: lzk2lug7umbtltm8vc1dqfmtmzhbcmak [2024-06-01 14:38:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 14:38:40] [query] Engine: default [2024-06-01 14:38:40] [query] Tokens: lzk2lug7umbtltm8vc1dqfmtmzhbcmak [2024-06-01 14:38:40] [query] Mods: 4 [2024-06-01 14:38: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, 10 [2024-06-01 14:38:40] [query] Results: 0 Pages of results: 0 [2024-06-01 14:38:40] [query] Execution time: 0.06512 [2024-06-01 14:38:52] [indexer:background] Health check [2024-06-01 14:40:39] [query] Query for: lzk2lug7umbtltm8vc1dqfmtmzhbcmak [2024-06-01 14:40:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 14:40:39] [query] Engine: default [2024-06-01 14:40:39] [query] Tokens: lzk2lug7umbtltm8vc1dqfmtmzhbcmak [2024-06-01 14:40:39] [query] Mods: 4 [2024-06-01 14: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 (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-06-01 14:40:39] [query] Results: 0 Pages of results: 0 [2024-06-01 14:40:39] [query] Execution time: 0.06622 [2024-06-01 14:40:41] [query] Query for: lzk2lug7umbtltm8vc1dqfmtmzhbcmak [2024-06-01 14:40:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 14:40:41] [query] Engine: default [2024-06-01 14:40:41] [query] Tokens: lzk2lug7umbtltm8vc1dqfmtmzhbcmak [2024-06-01 14:40:41] [query] Mods: 4 [2024-06-01 14:40: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 (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-06-01 14:40:41] [query] Results: 0 Pages of results: 0 [2024-06-01 14:40:41] [query] Execution time: 0.06753 [2024-06-01 14:41:05] [query] Query for: lzk2lug7umbtltm8vc1dqfmtmzhbcmak [2024-06-01 14:41:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 14:41:05] [query] Engine: default [2024-06-01 14:41:05] [query] Tokens: lzk2lug7umbtltm8vc1dqfmtmzhbcmak [2024-06-01 14:41:05] [query] Mods: 4 [2024-06-01 14: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 (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-06-01 14:41:05] [query] Results: 0 Pages of results: 0 [2024-06-01 14:41:05] [query] Execution time: 0.06321 [2024-06-01 14:41:07] [query] Query for: brats [2024-06-01 14:41:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 14:41:07] [query] Engine: default [2024-06-01 14:41:07] [query] Tokens: brats, brat [2024-06-01 14:41:07] [query] Mods: 4 [2024-06-01 14:41:07] [query] Using OR logic [2024-06-01 14:41:07] [query] Found results using: and logic [2024-06-01 14: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 (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 LIMIT 0, 7 [2024-06-01 14:41:07] [query] Results: 13 Pages of results: 2 [2024-06-01 14:41:07] [query] Execution time: 0.03769 [2024-06-01 14:41:52] [index:background] Health check [2024-06-01 14:41:55] [query] Query for: brats [2024-06-01 14:41:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 14:41:55] [query] Engine: default [2024-06-01 14:41:55] [query] Tokens: brats, brat [2024-06-01 14:41:55] [query] Mods: 4 [2024-06-01 14:41:55] [query] Using OR logic [2024-06-01 14:41:55] [query] Found results using: and logic [2024-06-01 14:41: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 (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 LIMIT 0, 7 [2024-06-01 14:41:55] [query] Results: 13 Pages of results: 2 [2024-06-01 14:41:55] [query] Execution time: 0.03671 [2024-06-01 14:43:52] [indexer:background] Health check [2024-06-01 14:47:05] [index:background] Health check [2024-06-01 14:49:00] [indexer:background] Health check [2024-06-01 14:49:02] [query] Query for: lung-pet-ct-dx [2024-06-01 14:49:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 14:49:02] [query] Engine: default [2024-06-01 14:49:02] [query] Tokens: lungs, lung, pet, ct, dx, lung-pet-ct-dx [2024-06-01 14:49:02] [query] Mods: 4 [2024-06-01 14:49:02] [query] Trying AND logic [2024-06-01 14:49:02] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 14:49:02] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 14:49:02] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 14:49:02] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 14:49:02] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 14:49:02] [query] Found results using: and logic [2024-06-01 14:49: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,3681,1407,2369,28815) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,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', '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-06-01 14:49:02] [query] Results: 3 Pages of results: 1 [2024-06-01 14:49:02] [query] Execution time: 0.06050 [2024-06-01 14:49:02] [query] Query for: lung-pet-ct-dx [2024-06-01 14:49:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 14:49:02] [query] Engine: default [2024-06-01 14:49:02] [query] Tokens: lungs, lung, pet, ct, dx, lung-pet-ct-dx [2024-06-01 14:49:02] [query] Mods: 5 [2024-06-01 14:49:02] [query] Trying AND logic [2024-06-01 14:49:02] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 14:49:02] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 14:49:02] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 14:49:02] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 14:49:02] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 14:49:02] [query] Found results using: and logic [2024-06-01 14:49: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,3681,1407,2369,28815) 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 ('41365', '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-06-01 14:49:02] [query] Results: 2 Pages of results: 1 [2024-06-01 14:49:03] [query] Execution time: 0.17212 [2024-06-01 14:49:07] [query] Query for: lung-pet-ct-dx [2024-06-01 14:49:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 14:49:07] [query] Engine: default [2024-06-01 14:49:07] [query] Tokens: lungs, lung, pet, ct, dx, lung-pet-ct-dx [2024-06-01 14:49:07] [query] Mods: 4 [2024-06-01 14:49:07] [query] Trying AND logic [2024-06-01 14:49:07] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 14:49:07] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 14:49:07] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 14:49:07] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 14:49:07] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 14:49:07] [query] Found results using: and logic [2024-06-01 14:49: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 (3111,1401,3681,1407,2369,28815) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,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', '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-06-01 14:49:07] [query] Results: 3 Pages of results: 1 [2024-06-01 14:49:07] [query] Execution time: 0.04180 [2024-06-01 14:51:52] [index:background] Health check [2024-06-01 14:53:51] [indexer:background] Health check [2024-06-01 14:56:19] [query] Query for: viagra piller til kvinder🐂🐻 www.fastpharmacy.store 🐻🐂 från nätet losartan pris online apotek [2024-06-01 14:56:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 14:56:19] [query] Engine: default [2024-06-01 14:56:19] [query] Tokens: francis, france, online, franke, francesca, franceschelli, franchin, francisco, frank, franz [2024-06-01 14:56:19] [query] Mods: 5 [2024-06-01 14:56:19] [query] Trying AND logic [2024-06-01 14:56:19] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 14:56:19] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 14:56:19] [query] Using OR logic [2024-06-01 14:56:19] [query] Found results using: or logic [2024-06-01 14:56: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(4575,677,21983,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 (9159,60735,4575,17155,46733,46801,66279,26245,21901,43935) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 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-06-01 14:56:19] [query] Results: 30 Pages of results: 3 [2024-06-01 14:56:19] [query] Execution time: 0.31740 [2024-06-01 14:57:09] [index:background] Health check [2024-06-01 14:57:43] [query] Query for: bestellen levitra 40mg billig online kaufen.⥶🤡 www.superdrug.xyz 🤡⥶ stromectol tabletten bestellen. cialis kaufen in deutschland. [2024-06-01 14:57:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 14:57:43] [query] Engine: default [2024-06-01 14:57:43] [query] Tokens: online, specialised, subspecialists, specialist, www, xyz [2024-06-01 14:57:43] [query] Mods: 5 [2024-06-01 14:57:43] [query] Trying AND logic [2024-06-01 14:57:43] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 14:57:43] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 14:57:43] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 14:57:43] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 14:57:43] [query] Using OR logic [2024-06-01 14:57:43] [query] Found results using: or logic [2024-06-01 14:57: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(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 (4575,17237,56853,68163,5961,61835) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 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-06-01 14:57:43] [query] Results: 51 Pages of results: 6 [2024-06-01 14:57:43] [query] Execution time: 0.65178 [2024-06-01 14:58:55] [indexer:background] Health check [2024-06-01 15:01:27] [query] Query for: viagra säkert på nätet🦍🍟🚇 www.lloydspharmacy.online 🚇🍟🦍 generic online uk 100mg pris apotek [2024-06-01 15:01:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 15:01:27] [query] Engine: default [2024-06-01 15:01:27] [query] Tokens: comprises, comprise, comprised, comprising, online, comprises 99, comprises99, comprising 25, comprising25, generic [2024-06-01 15:01:27] [query] Mods: 5 [2024-06-01 15:01:27] [query] Trying AND logic [2024-06-01 15:01:27] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:01:27] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:01:27] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:01:27] [query] Using OR logic [2024-06-01 15:01:27] [query] Found results using: or logic [2024-06-01 15:01: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,( 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-06-01 15:01:27] [query] Results: 44 Pages of results: 5 [2024-06-01 15:01:27] [query] Execution time: 0.48230 [2024-06-01 15:01:30] [query] Query for: 🛡⚃🏅 www.medicinenet.store 🏅⚃🛡 online apotek i england utländsk köpa viagra flashback 2020 usa paypal uk [2024-06-01 15:01:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 15:01:30] [query] Engine: default [2024-06-01 15:01:30] [query] Tokens: stores, stored, storing, powell, peoples, people, online, vcrow, www, store, england, polyu, kvp [2024-06-01 15:01:30] [query] Mods: 4 [2024-06-01 15:01:30] [query] Trying AND logic [2024-06-01 15:01:30] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:01:30] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:01:30] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:01:30] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:01:30] [query] Using OR logic [2024-06-01 15:01:30] [query] Found results using: or logic [2024-06-01 15:01: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 (7055,6447,23091,43705,62697,2137,4575,331,5961,677,32579,81321,42639) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-06-01 15:01:31] [query] Results: 150 Pages of results: 15 [2024-06-01 15:01:31] [query] Execution time: 0.63430 [2024-06-01 15:01:31] [core] Render suggested search: vcrow www people store vcrow online powell england polyu kvp vasari vasari 2020 usa pawel uk play kopp 3 0vasari vasari 2020 3.0vasari vasari 2020 kopp 3 vasari 2020 2020 3 2020 [2024-06-01 15:01:54] [index:background] Health check [2024-06-01 15:03:23] [query] Query for: 🥀🚝💸 www.simpleonlinepharmacy.store 💸🚝🥀 pepcid piller [2024-06-01 15:03:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 15:03:23] [query] Engine: default [2024-06-01 15:03:23] [query] Tokens: papillary, posted, posting, storing, stores, stored, pseudo, www, store, postid, post [2024-06-01 15:03:23] [query] Mods: 4 [2024-06-01 15:03:23] [query] Trying AND logic [2024-06-01 15:03:23] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:03:23] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:03:23] [query] Found results using: and logic [2024-06-01 15:03: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 (37415,6657,6703,23091,7055,6447,16741,5961,677,10655,8383) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,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', '41535', '41599', '42081', '42097', '43603', '44129') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-06-01 15:03:23] [query] Results: 7 Pages of results: 1 [2024-06-01 15:03:23] [query] Execution time: 0.37907 [2024-06-01 15:03:23] [core] Render suggested search: pseudo www papillary store pseudo postid posted papillary [2024-06-01 15:03:53] [indexer:background] Health check [2024-06-01 15:03:55] [query] Query for: covid-19-367 ar [2024-06-01 15:03:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 15:03:55] [query] Engine: default [2024-06-01 15:03:55] [query] Tokens: covid, 19, 367, ar, covid-19 [2024-06-01 15:03:55] [query] Mods: 4 [2024-06-01 15:03:55] [query] Trying AND logic [2024-06-01 15:03:55] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:03:55] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:03:55] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:03:55] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:03:55] [query] Using OR logic [2024-06-01 15:03:55] [query] Found results using: or logic [2024-06-01 15:03: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 (9621,2933,15089,19099,9707) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 15:03:55] [query] Results: 78 Pages of results: 12 [2024-06-01 15:03:55] [query] Execution time: 0.08050 [2024-06-01 15:03:57] [query] Query for: covid-19ar [2024-06-01 15:03:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 15:03:57] [query] Engine: default [2024-06-01 15:03:57] [query] Tokens: covid19ar, covid [2024-06-01 15:03:57] [query] Mods: 5 [2024-06-01 15:03:57] [query] Trying AND logic [2024-06-01 15:03:57] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:03:57] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:03:57] [query] Found results using: and logic [2024-06-01 15: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(9621) 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 (43621,9621) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,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 ('41835') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 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-06-01 15:03:57] [query] Results: 1 Pages of results: 1 [2024-06-01 15:03:57] [query] Execution time: 0.06486 [2024-06-01 15:03:58] [query] Query for: covid-19-ar [2024-06-01 15:03:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 15:03:58] [query] Engine: default [2024-06-01 15:03:58] [query] Tokens: covid, 19, ar, covid-19-ar [2024-06-01 15:03:58] [query] Mods: 5 [2024-06-01 15:03:58] [query] Trying AND logic [2024-06-01 15:03:58] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:03:58] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:03:58] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:03:58] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:03:58] [query] Found results using: and logic [2024-06-01 15:03: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 (9621,2933,19099,43619) 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 ('41835') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-06-01 15:03:58] [query] Results: 1 Pages of results: 1 [2024-06-01 15:03:58] [query] Execution time: 0.13157 [2024-06-01 15:03:58] [query] Query for: covid-19-ar [2024-06-01 15:03:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 15:03:58] [query] Engine: default [2024-06-01 15:03:58] [query] Tokens: covid, 19, ar, covid-19-ar [2024-06-01 15:03:58] [query] Mods: 4 [2024-06-01 15:03:58] [query] Trying AND logic [2024-06-01 15:03:58] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:03:58] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:03:58] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:03:58] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:03:58] [query] Found results using: and logic [2024-06-01 15:03: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 (9621,2933,19099,43619) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,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 ('41835') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 15:03:58] [query] Results: 1 Pages of results: 1 [2024-06-01 15:03:58] [query] Execution time: 0.04813 [2024-06-01 15:04:01] [query] Query for: covid-19-ar [2024-06-01 15:04:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 15:04:01] [query] Engine: default [2024-06-01 15:04:01] [query] Tokens: covid, 19, ar, covid-19-ar [2024-06-01 15:04:01] [query] Mods: 4 [2024-06-01 15:04:01] [query] Trying AND logic [2024-06-01 15:04:01] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:04:01] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:04:01] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:04:01] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:04:01] [query] Found results using: and logic [2024-06-01 15: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 (9621,2933,19099,43619) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,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 ('41835') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(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-06-01 15:04:01] [query] Results: 1 Pages of results: 1 [2024-06-01 15:04:01] [query] Execution time: 0.02852 [2024-06-01 15:04:38] [query] Query for: ankles [2024-06-01 15:04:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 15:04:38] [query] Engine: default [2024-06-01 15:04:38] [query] Tokens: angles, angle [2024-06-01 15:04:38] [query] Mods: 4 [2024-06-01 15:04:38] [query] Using OR logic [2024-06-01 15:04:38] [query] Found results using: and logic [2024-06-01 15: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 (32873,49287) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-06-01 15:04:39] [query] Results: 12 Pages of results: 2 [2024-06-01 15:04:39] [query] Execution time: 0.25504 [2024-06-01 15:04:39] [core] Render suggested search: angles [2024-06-01 15:06:14] [query] Query for: oral epithelial dysplasia [2024-06-01 15:06:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 15:06:14] [query] Engine: default [2024-06-01 15:06:14] [query] Tokens: epithelial, oral [2024-06-01 15:06:14] [query] Mods: 5 [2024-06-01 15:06:14] [query] Trying AND logic [2024-06-01 15:06:14] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:06:14] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:06:14] [query] Using OR logic [2024-06-01 15:06:14] [query] Found results using: or logic [2024-06-01 15:06: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 (31161,7827) 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-06-01 15:06:14] [query] Results: 9 Pages of results: 1 [2024-06-01 15:06:14] [query] Execution time: 0.28793 [2024-06-01 15:06:14] [query] Query for: oral epithelial dysplasia [2024-06-01 15:06:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 15:06:14] [query] Engine: default [2024-06-01 15:06:14] [query] Tokens: epithelial, oral [2024-06-01 15:06:14] [query] Mods: 4 [2024-06-01 15:06:14] [query] Trying AND logic [2024-06-01 15:06:14] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:06:14] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:06:14] [query] Using OR logic [2024-06-01 15:06:14] [query] Found results using: or logic [2024-06-01 15:06: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 (31161,7827) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 15:06:14] [query] Results: 11 Pages of results: 2 [2024-06-01 15:06:14] [query] Execution time: 0.07249 [2024-06-01 15:06:32] [query] Query for: pet [2024-06-01 15:06:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 15:06:32] [query] Engine: default [2024-06-01 15:06:32] [query] Tokens: pet [2024-06-01 15:06:32] [query] Mods: 4 [2024-06-01 15:06:32] [query] Found results using: or logic [2024-06-01 15:06: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 (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')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 15:06:32] [query] Results: 55 Pages of results: 8 [2024-06-01 15:06:32] [query] Execution time: 0.04147 [2024-06-01 15:07:18] [index:background] Health check [2024-06-01 15:07:21] [query] Query for: pet [2024-06-01 15:07:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 15:07:21] [query] Engine: default [2024-06-01 15:07:21] [query] Tokens: pet [2024-06-01 15:07:21] [query] Mods: 5 [2024-06-01 15:07:21] [query] Found results using: or logic [2024-06-01 15: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 (3681) 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-06-01 15:07:21] [query] Results: 52 Pages of results: 6 [2024-06-01 15:07:21] [query] Execution time: 0.15094 [2024-06-01 15:08:53] [indexer:background] Health check [2024-06-01 15:09:20] [query] Query for: oral epithelial dysplasia [2024-06-01 15:09:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 15:09:20] [query] Engine: default [2024-06-01 15:09:20] [query] Tokens: epithelial, oral [2024-06-01 15:09:20] [query] Mods: 5 [2024-06-01 15:09:20] [query] Trying AND logic [2024-06-01 15:09:20] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:09:20] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:09:20] [query] Using OR logic [2024-06-01 15:09:20] [query] Found results using: or logic [2024-06-01 15:09: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 (31161,7827) 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-06-01 15:09:21] [query] Results: 9 Pages of results: 1 [2024-06-01 15:09:21] [query] Execution time: 0.27965 [2024-06-01 15:09:21] [query] Query for: oral epithelial dysplasia [2024-06-01 15:09:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 15:09:21] [query] Engine: default [2024-06-01 15:09:21] [query] Tokens: epithelial, oral [2024-06-01 15:09:21] [query] Mods: 4 [2024-06-01 15:09:21] [query] Trying AND logic [2024-06-01 15:09:21] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:09:21] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:09:21] [query] Using OR logic [2024-06-01 15:09:21] [query] Found results using: or logic [2024-06-01 15:09: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 (31161,7827) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 15:09:21] [query] Results: 11 Pages of results: 2 [2024-06-01 15:09:21] [query] Execution time: 0.06814 [2024-06-01 15:09:32] [query] Query for: oral epithelial dysplasia [2024-06-01 15:09:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 15:09:32] [query] Engine: default [2024-06-01 15:09:32] [query] Tokens: epithelial, oral [2024-06-01 15:09:32] [query] Mods: 4 [2024-06-01 15:09:32] [query] Trying AND logic [2024-06-01 15:09:32] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:09:32] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:09:32] [query] Using OR logic [2024-06-01 15:09:32] [query] Found results using: or logic [2024-06-01 15:09: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 (31161,7827) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(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-06-01 15:09:32] [query] Results: 11 Pages of results: 1 [2024-06-01 15:09:32] [query] Execution time: 0.05093 [2024-06-01 15:11:03] [query] Query for: ct vs pet ventilation imaging [2024-06-01 15:11:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 15:11:03] [query] Engine: default [2024-06-01 15:11:03] [query] Tokens: image, imaging, images, imaged, ventilation, imager, imagers, ct, vs, pet, imag [2024-06-01 15:11:03] [query] Mods: 4 [2024-06-01 15:11:03] [query] Trying AND logic [2024-06-01 15:11:03] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:11:03] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:11:03] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:11:03] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:11:03] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:11:03] [query] Found results using: and logic [2024-06-01 15: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,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (95,163,205,21507,47167,47865,49305,1407,5669,3681,46023) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,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 ('42069') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 15:11:03] [query] Results: 1 Pages of results: 1 [2024-06-01 15:11:03] [query] Execution time: 0.05557 [2024-06-01 15:11:03] [query] Query for: ct vs pet ventilation imaging [2024-06-01 15:11:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 15:11:03] [query] Engine: default [2024-06-01 15:11:03] [query] Tokens: image, imaging, images, imaged, ventilation, imager, imagers, ct, vs, pet, imag [2024-06-01 15:11:03] [query] Mods: 5 [2024-06-01 15:11:03] [query] Trying AND logic [2024-06-01 15:11:03] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:11:03] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:11:03] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:11:03] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:11:03] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:11:03] [query] Found results using: and logic [2024-06-01 15: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,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('title','slug'))) OR (s.source = 'post.tcia_analysis_result' AND ((s.attribute LIKE 'meta.%'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('excerpt'))) ) THEN 150 WHEN ( (s.source IN ('post.post','post.page','post.tcia_analysis_result','post.tcia_collection') AND (s.attribute IN ('author'))) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tcia_collection' AND ((s.attribute LIKE 'meta.%'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (95,163,205,21507,47167,47865,49305,1407,5669,3681,46023) 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 ('42069') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-06-01 15:11:03] [query] Results: 1 Pages of results: 1 [2024-06-01 15:11:03] [query] Execution time: 0.14025 [2024-06-01 15:11:13] [query] Query for: ct vs pet ventilation imaging [2024-06-01 15:11:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 15:11:13] [query] Engine: default [2024-06-01 15:11:13] [query] Tokens: image, imaging, images, imaged, ventilation, imager, imagers, ct, vs, pet, imag [2024-06-01 15:11:13] [query] Mods: 4 [2024-06-01 15:11:13] [query] Trying AND logic [2024-06-01 15:11:13] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:11:13] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:11:13] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:11:13] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:11:13] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:11:13] [query] Found results using: and logic [2024-06-01 15:11: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 (95,163,205,21507,47167,47865,49305,1407,5669,3681,46023) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,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 ('42069') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(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-06-01 15:11:13] [query] Results: 1 Pages of results: 1 [2024-06-01 15:11:13] [query] Execution time: 0.03684 [2024-06-01 15:11:52] [index:background] Health check [2024-06-01 15:13:54] [indexer:background] Health check [2024-06-01 15:14:05] [query] Query for: oral epithelial dysplasia [2024-06-01 15:14:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 15:14:05] [query] Engine: default [2024-06-01 15:14:05] [query] Tokens: epithelial, oral [2024-06-01 15:14:05] [query] Mods: 5 [2024-06-01 15:14:05] [query] Trying AND logic [2024-06-01 15:14:05] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:14:05] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:14:05] [query] Using OR logic [2024-06-01 15:14:05] [query] Found results using: or logic [2024-06-01 15:14: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 (31161,7827) 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-06-01 15:14:05] [query] Results: 9 Pages of results: 1 [2024-06-01 15:14:05] [query] Execution time: 0.27977 [2024-06-01 15:14:12] [query] Query for: mrxs [2024-06-01 15:14:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 15:14:12] [query] Engine: default [2024-06-01 15:14:12] [query] Tokens: mrxs [2024-06-01 15:14:12] [query] Mods: 4 [2024-06-01 15:14:12] [query] Found results using: or logic [2024-06-01 15:14: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 (48805) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 15:14:12] [query] Results: 1 Pages of results: 1 [2024-06-01 15:14:12] [query] Execution time: 0.03558 [2024-06-01 15:14:45] [query] Query for: oral epithelial dysplasia [2024-06-01 15:14:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 15:14:45] [query] Engine: default [2024-06-01 15:14:45] [query] Tokens: epithelial, oral [2024-06-01 15:14:45] [query] Mods: 5 [2024-06-01 15:14:45] [query] Trying AND logic [2024-06-01 15:14:45] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:14:45] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:14:45] [query] Using OR logic [2024-06-01 15:14:45] [query] Found results using: or logic [2024-06-01 15: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 (31161,7827) 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-06-01 15:14:45] [query] Results: 9 Pages of results: 1 [2024-06-01 15:14:45] [query] Execution time: 0.27851 [2024-06-01 15:16:49] [query] Query for: liver [2024-06-01 15:16:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 15:16:49] [query] Engine: default [2024-06-01 15:16:49] [query] Tokens: liver [2024-06-01 15:16:49] [query] Mods: 5 [2024-06-01 15:16:49] [query] Found results using: or logic [2024-06-01 15:16: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 0, 10 [2024-06-01 15:16:49] [query] Results: 19 Pages of results: 2 [2024-06-01 15:16:49] [query] Execution time: 0.25781 [2024-06-01 15:16:50] [query] Query for: liver [2024-06-01 15:16:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 15:16:50] [query] Engine: default [2024-06-01 15:16:50] [query] Tokens: liver [2024-06-01 15:16:50] [query] Mods: 4 [2024-06-01 15:16:50] [query] Found results using: or logic [2024-06-01 15:16: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-06-01 15:16:50] [query] Results: 21 Pages of results: 3 [2024-06-01 15:16:50] [query] Execution time: 0.03883 [2024-06-01 15:16:50] [index:background] Health check [2024-06-01 15:16:59] [query] Query for: perfusion [2024-06-01 15:16:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 15:16:59] [query] Engine: default [2024-06-01 15:16:59] [query] Tokens: perfusion [2024-06-01 15:16:59] [query] Mods: 4 [2024-06-01 15:16:59] [query] Found results using: or logic [2024-06-01 15:16: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 (4041) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 15:16:59] [query] Results: 9 Pages of results: 2 [2024-06-01 15:16:59] [query] Execution time: 0.04557 [2024-06-01 15:17:26] [query] Query for: liver p [2024-06-01 15:17:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 15:17:26] [query] Engine: default [2024-06-01 15:17:26] [query] Tokens: liver, p [2024-06-01 15:17:26] [query] Mods: 4 [2024-06-01 15:17:26] [query] Trying AND logic [2024-06-01 15:17:26] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:17:26] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:17:26] [query] Found results using: and logic [2024-06-01 15:17: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,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 ('41269', '41459', '42033', '42081', '42469', '42565', '42587', '42733', '42871', '43151', '43239', '43577', '43717', '44041', '45407', '45815', '45927') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 15:17:26] [query] Results: 17 Pages of results: 3 [2024-06-01 15:17:26] [query] Execution time: 0.04568 [2024-06-01 15:17:27] [query] Query for: liver perfu [2024-06-01 15:17:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 15:17:27] [query] Engine: default [2024-06-01 15:17:27] [query] Tokens: perfusion, perfusion-weighted, perfusionweighted, liver [2024-06-01 15:17:27] [query] Mods: 5 [2024-06-01 15:17:27] [query] Trying AND logic [2024-06-01 15:17:27] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:17:27] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:17:27] [query] Using OR logic [2024-06-01 15:17:27] [query] Found results using: or logic [2024-06-01 15:17: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,( 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(10759) 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 (4041,63695,63841,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 searchwp_exacts+0 DESC, relevance DESC LIMIT 0, 7 [2024-06-01 15:17:27] [query] Results: 30 Pages of results: 5 [2024-06-01 15:17:27] [query] Execution time: 0.04876 [2024-06-01 15:17:28] [query] Query for: liver perfusion [2024-06-01 15:17:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 15:17:28] [query] Engine: default [2024-06-01 15:17:28] [query] Tokens: perfusion, liver [2024-06-01 15:17:28] [query] Mods: 4 [2024-06-01 15:17:28] [query] Trying AND logic [2024-06-01 15:17:28] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:17:28] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:17:28] [query] Using OR logic [2024-06-01 15:17:28] [query] Found results using: or logic [2024-06-01 15:17: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 (4041,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-06-01 15:17:28] [query] Results: 30 Pages of results: 5 [2024-06-01 15:17:28] [query] Execution time: 0.04058 [2024-06-01 15:18:59] [indexer:background] Health check [2024-06-01 15:21:53] [index:background] Health check [2024-06-01 15:24:05] [indexer:background] Health check [2024-06-01 15:27:08] [index:background] Health check [2024-06-01 15:29:10] [indexer:background] Health check [2024-06-01 15:32:00] [index:background] Health check [2024-06-01 15:34:09] [indexer:background] Health check [2024-06-01 15:37:14] [index:background] Health check [2024-06-01 15:37:36] [query] Query for: pediatric-ct-seg [2024-06-01 15:37:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 15:37:36] [query] Engine: default [2024-06-01 15:37:36] [query] Tokens: pediatric, segs, ct, seg, pediatric-ct-seg [2024-06-01 15:37:36] [query] Mods: 4 [2024-06-01 15:37:36] [query] Trying AND logic [2024-06-01 15:37:36] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:37:36] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:37:36] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:37:36] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:37:36] [query] Found results using: and logic [2024-06-01 15:37: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 (10657,26595,1407,6067,10785) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,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 ('43097', '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, 7 [2024-06-01 15:37:36] [query] Results: 2 Pages of results: 1 [2024-06-01 15:37:36] [query] Execution time: 0.04746 [2024-06-01 15:37:36] [query] Query for: pediatric-ct-seg [2024-06-01 15:37:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 15:37:36] [query] Engine: default [2024-06-01 15:37:36] [query] Tokens: pediatric, segs, ct, seg, pediatric-ct-seg [2024-06-01 15:37:36] [query] Mods: 5 [2024-06-01 15:37:36] [query] Trying AND logic [2024-06-01 15:37:36] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:37:36] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:37:36] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:37:36] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:37:36] [query] Found results using: and logic [2024-06-01 15:37: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 (10657,26595,1407,6067,10785) 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 ('43097', '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-06-01 15:37:36] [query] Results: 1 Pages of results: 1 [2024-06-01 15:37:36] [query] Execution time: 0.13212 [2024-06-01 15:37:39] [query] Query for: pediatric-ct-seg [2024-06-01 15:37:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 15:37:39] [query] Engine: default [2024-06-01 15:37:39] [query] Tokens: pediatric, segs, ct, seg, pediatric-ct-seg [2024-06-01 15:37:39] [query] Mods: 4 [2024-06-01 15:37:39] [query] Trying AND logic [2024-06-01 15:37:39] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:37:39] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:37:39] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:37:39] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:37:39] [query] Found results using: and logic [2024-06-01 15:37: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 (10657,26595,1407,6067,10785) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,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 ('43097', '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 [2024-06-01 15:37:39] [query] Results: 2 Pages of results: 1 [2024-06-01 15:37:39] [query] Execution time: 0.03707 [2024-06-01 15:38:16] [query] Query for: lung-pet-ct-dx [2024-06-01 15:38:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 15:38:16] [query] Engine: default [2024-06-01 15:38:16] [query] Tokens: lungs, lung, pet, ct, dx, lung-pet-ct-dx [2024-06-01 15:38:16] [query] Mods: 5 [2024-06-01 15:38:16] [query] Trying AND logic [2024-06-01 15:38:16] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:38:16] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:38:16] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:38:16] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:38:16] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:38:16] [query] Found results using: and logic [2024-06-01 15: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 (3111,1401,3681,1407,2369,28815) 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 ('41365', '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-06-01 15:38:17] [query] Results: 2 Pages of results: 1 [2024-06-01 15:38:17] [query] Execution time: 0.17210 [2024-06-01 15:38:17] [query] Query for: lung-pet-ct-dx [2024-06-01 15:38:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 15:38:17] [query] Engine: default [2024-06-01 15:38:17] [query] Tokens: lungs, lung, pet, ct, dx, lung-pet-ct-dx [2024-06-01 15:38:17] [query] Mods: 4 [2024-06-01 15:38:17] [query] Trying AND logic [2024-06-01 15:38:17] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:38:17] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:38:17] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:38:17] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:38:17] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:38:17] [query] Found results using: and logic [2024-06-01 15: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 (3111,1401,3681,1407,2369,28815) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,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', '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-06-01 15:38:17] [query] Results: 3 Pages of results: 1 [2024-06-01 15:38:17] [query] Execution time: 0.05964 [2024-06-01 15:38:19] [query] Query for: lung-pet-ct-dx [2024-06-01 15:38:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 15:38:19] [query] Engine: default [2024-06-01 15:38:19] [query] Tokens: lungs, lung, pet, ct, dx, lung-pet-ct-dx [2024-06-01 15:38:19] [query] Mods: 4 [2024-06-01 15:38:19] [query] Trying AND logic [2024-06-01 15:38:19] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:38:19] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:38:19] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:38:19] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:38:19] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:38:19] [query] Found results using: and logic [2024-06-01 15:38: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 (3111,1401,3681,1407,2369,28815) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,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', '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-06-01 15:38:19] [query] Results: 3 Pages of results: 1 [2024-06-01 15:38:19] [query] Execution time: 0.04325 [2024-06-01 15:39:13] [indexer:background] Health check [2024-06-01 15:39:15] [query] Query for: lung-pet-ct-dx [2024-06-01 15:39:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 15:39:15] [query] Engine: default [2024-06-01 15:39:15] [query] Tokens: lungs, lung, pet, ct, dx, lung-pet-ct-dx [2024-06-01 15:39:15] [query] Mods: 4 [2024-06-01 15:39:15] [query] Trying AND logic [2024-06-01 15:39:15] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:39:15] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:39:15] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:39:15] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:39:15] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:39:15] [query] Found results using: and logic [2024-06-01 15: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 (3111,1401,3681,1407,2369,28815) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,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', '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-06-01 15:39:15] [query] Results: 3 Pages of results: 1 [2024-06-01 15:39:15] [query] Execution time: 0.06053 [2024-06-01 15:39:22] [query] Query for: covid [2024-06-01 15:39:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 15:39:22] [query] Engine: default [2024-06-01 15:39:22] [query] Tokens: covid [2024-06-01 15:39:22] [query] Mods: 4 [2024-06-01 15:39:22] [query] Found results using: or logic [2024-06-01 15:39: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 (9621) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 15:39:22] [query] Results: 10 Pages of results: 2 [2024-06-01 15:39:22] [query] Execution time: 0.03585 [2024-06-01 15:39:23] [query] Query for: covid-19- [2024-06-01 15:39:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 15:39:23] [query] Engine: default [2024-06-01 15:39:23] [query] Tokens: covid-19-ar, covid-19-ny-sbu, 19, covid [2024-06-01 15:39:23] [query] Mods: 5 [2024-06-01 15:39:23] [query] Trying AND logic [2024-06-01 15:39:23] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:39:23] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:39:23] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:39:23] [query] Found results using: and logic [2024-06-01 15:39: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(2933,9621) 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 (43619,28807,2933,9621) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,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 ('41835', '43691', '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-06-01 15:39:23] [query] Results: 4 Pages of results: 1 [2024-06-01 15:39:23] [query] Execution time: 0.05478 [2024-06-01 15:39:24] [query] Query for: covid-19-ar [2024-06-01 15:39:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 15:39:24] [query] Engine: default [2024-06-01 15:39:24] [query] Tokens: covid, 19, ar, covid-19-ar [2024-06-01 15:39:24] [query] Mods: 5 [2024-06-01 15:39:24] [query] Trying AND logic [2024-06-01 15:39:24] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:39:24] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:39:24] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:39:24] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:39:24] [query] Found results using: and logic [2024-06-01 15:39: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 (9621,2933,19099,43619) 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 ('41835') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-06-01 15:39:24] [query] Results: 1 Pages of results: 1 [2024-06-01 15:39:24] [query] Execution time: 0.13031 [2024-06-01 15:39:24] [query] Query for: covid-19-ar [2024-06-01 15:39:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 15:39:24] [query] Engine: default [2024-06-01 15:39:24] [query] Tokens: covid, 19, ar, covid-19-ar [2024-06-01 15:39:24] [query] Mods: 4 [2024-06-01 15:39:24] [query] Trying AND logic [2024-06-01 15:39:24] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:39:24] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:39:24] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:39:24] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:39:24] [query] Found results using: and logic [2024-06-01 15:39: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 (9621,2933,19099,43619) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,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 ('41835') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 15:39:24] [query] Results: 1 Pages of results: 1 [2024-06-01 15:39:24] [query] Execution time: 0.04965 [2024-06-01 15:39:26] [query] Query for: covid-19-ar [2024-06-01 15:39:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 15:39:26] [query] Engine: default [2024-06-01 15:39:26] [query] Tokens: covid, 19, ar, covid-19-ar [2024-06-01 15:39:26] [query] Mods: 4 [2024-06-01 15:39:26] [query] Trying AND logic [2024-06-01 15:39:26] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:39:26] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:39:26] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:39:26] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 15:39:26] [query] Found results using: and logic [2024-06-01 15:39: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 (9621,2933,19099,43619) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,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 ('41835') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(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-06-01 15:39:26] [query] Results: 1 Pages of results: 1 [2024-06-01 15:39:26] [query] Execution time: 0.02752 [2024-06-01 15:41:56] [index:background] Health check [2024-06-01 15:44:16] [indexer:background] Health check [2024-06-01 15:47:14] [index:background] Health check [2024-06-01 15:49:32] [indexer:background] Health check [2024-06-01 15:52:03] [index:background] Health check [2024-06-01 15:54:32] [indexer:background] Health check [2024-06-01 15:57:07] [index:background] Health check [2024-06-01 15:59:14] [indexer:background] Health check [2024-06-01 16:02:02] [index:background] Health check [2024-06-01 16:04:28] [indexer:background] Health check [2024-06-01 16:04:59] [query] Query for: bm [2024-06-01 16:04:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 16:04:59] [query] Engine: default [2024-06-01 16:04:59] [query] Tokens: bm [2024-06-01 16:04:59] [query] Mods: 5 [2024-06-01 16:04:59] [query] Found results using: or logic [2024-06-01 16:05: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 (33633) 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-06-01 16:05:00] [query] Results: 1 Pages of results: 1 [2024-06-01 16:05:00] [query] Execution time: 0.12525 [2024-06-01 16:05:12] [query] Query for: lung [2024-06-01 16:05:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 16:05:12] [query] Engine: default [2024-06-01 16:05:12] [query] Tokens: lungs, lung [2024-06-01 16:05:12] [query] Mods: 4 [2024-06-01 16:05:12] [query] Using OR logic [2024-06-01 16:05:12] [query] Found results using: and logic [2024-06-01 16:05: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 (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-06-01 16:05:12] [query] Results: 76 Pages of results: 11 [2024-06-01 16:05:12] [query] Execution time: 0.04721 [2024-06-01 16:05:13] [query] Query for: lung [2024-06-01 16:05:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 16:05:13] [query] Engine: default [2024-06-01 16:05:13] [query] Tokens: lungs, lung [2024-06-01 16:05:13] [query] Mods: 4 [2024-06-01 16:05:13] [query] Using OR logic [2024-06-01 16:05:13] [query] Found results using: and logic [2024-06-01 16: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 (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-06-01 16:05:13] [query] Results: 76 Pages of results: 11 [2024-06-01 16:05:13] [query] Execution time: 0.04446 [2024-06-01 16:05:13] [query] Query for: lung brai [2024-06-01 16:05:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 16:05:13] [query] Engine: default [2024-06-01 16:05:13] [query] Tokens: brain, brain 1, brain 108, brain 135, brain 167, brain 188, brain 37, brain 3d, brain 45, brain 516 [2024-06-01 16:05:13] [query] Mods: 5 [2024-06-01 16:05:13] [query] Using OR logic [2024-06-01 16:05:13] [query] Found results using: and logic [2024-06-01 16: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,( 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 (3755,79817,79919,79917,79875,79921,79835,67095,79953,79891) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 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-06-01 16:05:13] [query] Results: 36 Pages of results: 6 [2024-06-01 16:05:13] [query] Execution time: 0.07437 [2024-06-01 16:05:14] [query] Query for: lung brain [2024-06-01 16:05:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 16:05:14] [query] Engine: default [2024-06-01 16:05:14] [query] Tokens: lungs, lung, brain [2024-06-01 16:05:14] [query] Mods: 5 [2024-06-01 16:05:14] [query] Trying AND logic [2024-06-01 16:05:14] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 16:05:14] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 16:05:14] [query] Found results using: and logic [2024-06-01 16:05: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 (3111,1401,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', '42081', '43437', '43469', '43691', '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-06-01 16:05:14] [query] Results: 5 Pages of results: 1 [2024-06-01 16:05:14] [query] Execution time: 0.17803 [2024-06-01 16:05:14] [query] Query for: lung brain [2024-06-01 16:05:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 16:05:14] [query] Engine: default [2024-06-01 16:05:14] [query] Tokens: lungs, lung, brain [2024-06-01 16:05:14] [query] Mods: 4 [2024-06-01 16:05:14] [query] Trying AND logic [2024-06-01 16:05:14] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 16:05:14] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 16:05:14] [query] Found results using: and logic [2024-06-01 16:05: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 (3111,1401,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', '42081', '43437', '43469', '43691', '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-06-01 16:05:14] [query] Results: 7 Pages of results: 1 [2024-06-01 16:05:14] [query] Execution time: 0.04059 [2024-06-01 16:06:50] [index:background] Health check [2024-06-01 16:07:43] [query] Query for: brain metastasis [2024-06-01 16:07:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 16:07:43] [query] Engine: default [2024-06-01 16:07:43] [query] Tokens: metastasis, brain [2024-06-01 16:07:43] [query] Mods: 5 [2024-06-01 16:07:43] [query] Trying AND logic [2024-06-01 16:07:43] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 16:07:43] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 16:07:43] [query] Found results using: and logic [2024-06-01 16:07: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 (21799,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 ('41535', '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 relevance DESC LIMIT 0, 10 [2024-06-01 16:07:44] [query] Results: 2 Pages of results: 1 [2024-06-01 16:07:44] [query] Execution time: 0.15081 [2024-06-01 16:07:44] [query] Query for: brain metastasis [2024-06-01 16:07:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 16:07:44] [query] Engine: default [2024-06-01 16:07:44] [query] Tokens: metastasis, brain [2024-06-01 16:07:44] [query] Mods: 4 [2024-06-01 16:07:44] [query] Trying AND logic [2024-06-01 16:07:44] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 16:07:44] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 16:07:44] [query] Found results using: and logic [2024-06-01 16:07: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 (21799,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 ('41535', '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 relevance DESC LIMIT 0, 7 [2024-06-01 16:07:44] [query] Results: 2 Pages of results: 1 [2024-06-01 16:07:44] [query] Execution time: 0.04097 [2024-06-01 16:08:52] [indexer:background] Health check [2024-06-01 16:11:54] [index:background] Health check [2024-06-01 16:13:57] [indexer:background] Health check [2024-06-01 16:17:00] [index:background] Health check [2024-06-01 16:19:02] [indexer:background] Health check [2024-06-01 16:22:05] [index:background] Health check [2024-06-01 16:24:06] [indexer:background] Health check [2024-06-01 16:27:10] [index:background] Health check [2024-06-01 16:29:08] [indexer:background] Health check [2024-06-01 16:31:04] [query] Query for: mrt lws [2024-06-01 16:31:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 16:31:04] [query] Engine: default [2024-06-01 16:31:04] [query] Tokens: tilwsitcga, mrt [2024-06-01 16:31:04] [query] Mods: 5 [2024-06-01 16:31:04] [query] Trying AND logic [2024-06-01 16:31:04] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 16:31:04] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 16:31:04] [query] Using OR logic [2024-06-01 16:31:04] [query] Found results using: or logic [2024-06-01 16:31:45] [query] Query for: mrt [2024-06-01 16:31:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 16:31:45] [query] Engine: default [2024-06-01 16:31:45] [query] Tokens: mrt [2024-06-01 16:31:45] [query] Mods: 4 [2024-06-01 16:31:45] [query] Found results using: or logic [2024-06-01 16:31: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 (66349) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-06-01 16:31:45] [query] Results: 2 Pages of results: 1 [2024-06-01 16:31:45] [query] Execution time: 0.33161 [2024-06-01 16:32:15] [index:background] Health check [2024-06-01 16:32:27] [query] Query for: mrt [2024-06-01 16:32:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 16:32:27] [query] Engine: default [2024-06-01 16:32:27] [query] Tokens: mrt [2024-06-01 16:32:27] [query] Mods: 4 [2024-06-01 16:32:27] [query] Found results using: or logic [2024-06-01 16:32: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 (66349) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(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-06-01 16:32:27] [query] Results: 2 Pages of results: 1 [2024-06-01 16:32:27] [query] Execution time: 0.01778 [2024-06-01 16:34:15] [indexer:background] Health check [2024-06-01 16:37:19] [index:background] Health check [2024-06-01 16:39:03] [indexer:background] Health check [2024-06-01 16:39:32] [query] Query for: 3d [2024-06-01 16:39:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 16:39:32] [query] Engine: default [2024-06-01 16:39:32] [query] Tokens: 3d [2024-06-01 16:39:32] [query] Mods: 4 [2024-06-01 16:39:32] [query] Found results using: or logic [2024-06-01 16:39: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 (2439) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-06-01 16:39:32] [query] Results: 84 Pages of results: 9 [2024-06-01 16:39:32] [query] Execution time: 0.22120 [2024-06-01 16:39:41] [query] Query for: 3d [2024-06-01 16:39:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 16:39:41] [query] Engine: default [2024-06-01 16:39:41] [query] Tokens: 3d [2024-06-01 16:39:41] [query] Mods: 4 [2024-06-01 16:39:41] [query] Found results using: or logic [2024-06-01 16:39: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 (2439) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-06-01 16:39:41] [query] Results: 84 Pages of results: 9 [2024-06-01 16:39:41] [query] Execution time: 0.21176 [2024-06-01 16:39:48] [query] Query for: 3d [2024-06-01 16:39:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 16:39:48] [query] Engine: default [2024-06-01 16:39:48] [query] Tokens: 3d [2024-06-01 16:39:48] [query] Mods: 4 [2024-06-01 16:39:48] [query] Found results using: or logic [2024-06-01 16: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 (2439) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(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-06-01 16:39:48] [query] Results: 84 Pages of results: 1 [2024-06-01 16:39:48] [query] Execution time: 0.02128 [2024-06-01 16:40:05] [query] Query for: 3d [2024-06-01 16:40:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 16:40:05] [query] Engine: default [2024-06-01 16:40:05] [query] Tokens: 3d [2024-06-01 16:40:05] [query] Mods: 4 [2024-06-01 16:40:05] [query] Found results using: or logic [2024-06-01 16:40: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 (2439) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-06-01 16:40:05] [query] Results: 84 Pages of results: 9 [2024-06-01 16:40:05] [query] Execution time: 0.18384 [2024-06-01 16:40:16] [query] Query for: 3d [2024-06-01 16:40:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 16:40:16] [query] Engine: default [2024-06-01 16:40:16] [query] Tokens: 3d [2024-06-01 16:40:16] [query] Mods: 4 [2024-06-01 16:40:16] [query] Found results using: or logic [2024-06-01 16:40: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 (2439) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(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-06-01 16:40:16] [query] Results: 84 Pages of results: 1 [2024-06-01 16:40:16] [query] Execution time: 0.02006 [2024-06-01 16:42:10] [index:background] Health check [2024-06-01 16:44:28] [indexer:background] Health check [2024-06-01 16:47:30] [index:background] Health check [2024-06-01 16:49:06] [indexer:background] Health check [2024-06-01 16:52:36] [index:background] Health check [2024-06-01 16:54:38] [indexer:background] Health check [2024-06-01 16:57:42] [index:background] Health check [2024-06-01 16:59:30] [indexer:background] Health check [2024-06-01 17:02:31] [index:background] Health check [2024-06-01 17:04:51] [indexer:background] Health check [2024-06-01 17:06:52] [index:background] Health check [2024-06-01 17:08:56] [indexer:background] Health check [2024-06-01 17:12:01] [index:background] Health check [2024-06-01 17:14:02] [indexer:background] Health check [2024-06-01 17:14:59] [query] Query for: brain mri dicom files [2024-06-01 17:14:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 17:14:59] [query] Engine: default [2024-06-01 17:14:59] [query] Tokens: files, filed, brain, mri, dicom, file [2024-06-01 17:14:59] [query] Mods: 4 [2024-06-01 17:15:00] [query] Trying AND logic [2024-06-01 17:15:00] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 17:15:00] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 17:15:00] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 17:15:00] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 17:15:00] [query] Found results using: and logic [2024-06-01 17:15: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 (599,6661,3755,1405,471,1419) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,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', '41535', '41639', '42643', '42917', '43429', '43729', '43903', '44065', '45351', '45385', '45725', '45739', '45937', '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, 10 [2024-06-01 17:15:00] [query] Results: 17 Pages of results: 2 [2024-06-01 17:15:00] [query] Execution time: 0.43556 [2024-06-01 17:17:02] [index:background] Health check [2024-06-01 17:17:57] [query] Query for: fdg [2024-06-01 17:17:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 17:17:57] [query] Engine: default [2024-06-01 17:17:57] [query] Tokens: fdg [2024-06-01 17:17:57] [query] Mods: 4 [2024-06-01 17:17:57] [query] Found results using: or logic [2024-06-01 17: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 (28677) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 17:17:57] [query] Results: 26 Pages of results: 4 [2024-06-01 17:17:57] [query] Execution time: 0.05055 [2024-06-01 17:18:58] [indexer:background] Health check [2024-06-01 17:22:14] [index:background] Health check [2024-06-01 17:23:53] [indexer:background] Health check [2024-06-01 17:27:11] [index:background] Health check [2024-06-01 17:29:23] [indexer:background] Health check [2024-06-01 17:32:25] [index:background] Health check [2024-06-01 17:34:17] [indexer:background] Health check [2024-06-01 17:36:58] [index:background] Health check [2024-06-01 17:39:26] [indexer:background] Health check [2024-06-01 17:41:53] [index:background] Health check [2024-06-01 17:43:55] [indexer:background] Health check [2024-06-01 17:47:23] [index:background] Health check [2024-06-01 17:48:30] [query] Query for: bra [2024-06-01 17:48:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 17:48:30] [query] Engine: default [2024-06-01 17:48:30] [query] Tokens: brady, brabetz, brachial, brad, bradford, bradley, brahim, brahmavar, brain, brain 1 [2024-06-01 17:48:30] [query] Mods: 4 [2024-06-01 17:48:30] [query] Using OR logic [2024-06-01 17:48:30] [query] Found results using: and logic [2024-06-01 17:48: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 (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 relevance DESC LIMIT 0, 7 [2024-06-01 17:48:30] [query] Results: 52 Pages of results: 8 [2024-06-01 17:48:31] [query] Execution time: 0.14030 [2024-06-01 17:48:32] [query] Query for: brain [2024-06-01 17:48:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 17:48:32] [query] Engine: default [2024-06-01 17:48:32] [query] Tokens: brain [2024-06-01 17:48:32] [query] Mods: 4 [2024-06-01 17:48:32] [query] Found results using: or logic [2024-06-01 17:48: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 (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-06-01 17:48:32] [query] Results: 36 Pages of results: 6 [2024-06-01 17:48:32] [query] Execution time: 0.05320 [2024-06-01 17:48:36] [query] Query for: brain [2024-06-01 17:48:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 17:48:36] [query] Engine: default [2024-06-01 17:48:36] [query] Tokens: brain [2024-06-01 17:48:36] [query] Mods: 4 [2024-06-01 17:48:36] [query] Found results using: or logic [2024-06-01 17: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 (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-06-01 17:48:36] [query] Results: 36 Pages of results: 6 [2024-06-01 17:48:36] [query] Execution time: 0.04740 [2024-06-01 17:48:38] [query] Query for: brain tumo [2024-06-01 17:48:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 17:48:38] [query] Engine: default [2024-06-01 17:48:38] [query] Tokens: tumoral, tumors, tumor-infiltrating, tumor-core, tumor-killing, tumor-to-liver, tumor-intrinsic, tumor, tumor 3d, tumor(, tumor-level, tumor-to-blood [2024-06-01 17:48:38] [query] Mods: 5 [2024-06-01 17:48:38] [query] Using OR logic [2024-06-01 17:48:38] [query] Found results using: and logic [2024-06-01 17:48: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(3755) 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 (32895,8485,9261,18657,68059,53315,52485,865,22395,28149,79269,33533) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 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-06-01 17:48:38] [query] Results: 178 Pages of results: 26 [2024-06-01 17:48:38] [query] Execution time: 0.09708 [2024-06-01 17:48:38] [query] Query for: brain tumour [2024-06-01 17:48:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 17:48:38] [query] Engine: default [2024-06-01 17:48:38] [query] Tokens: tumours, brain, tumour [2024-06-01 17:48:38] [query] Mods: 4 [2024-06-01 17:48:38] [query] Trying AND logic [2024-06-01 17:48:38] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 17:48:38] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 17:48:38] [query] Found results using: and logic [2024-06-01 17:48: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 (38095,3755,3625) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,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', '41519', '41639', '44065', '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-06-01 17:48:38] [query] Results: 5 Pages of results: 1 [2024-06-01 17:48:38] [query] Execution time: 0.05137 [2024-06-01 17:48:39] [query] Query for: brain tumour [2024-06-01 17:48:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 17:48:39] [query] Engine: default [2024-06-01 17:48:39] [query] Tokens: tumours, brain, tumour [2024-06-01 17:48:39] [query] Mods: 5 [2024-06-01 17:48:39] [query] Trying AND logic [2024-06-01 17:48:39] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 17:48:39] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 17:48:39] [query] Found results using: and logic [2024-06-01 17:48: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 (38095,3755,3625) 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', '41519', '41639', '44065', '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-06-01 17:48:39] [query] Results: 4 Pages of results: 1 [2024-06-01 17:48:39] [query] Execution time: 0.19102 [2024-06-01 17:48:40] [query] Query for: brain tumour [2024-06-01 17:48:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 17:48:40] [query] Engine: default [2024-06-01 17:48:40] [query] Tokens: tumours, brain, tumour [2024-06-01 17:48:40] [query] Mods: 4 [2024-06-01 17:48:40] [query] Trying AND logic [2024-06-01 17:48:40] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 17:48:40] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 17:48:40] [query] Found results using: and logic [2024-06-01 17:48: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 (38095,3755,3625) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,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', '41519', '41639', '44065', '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-06-01 17:48:40] [query] Results: 5 Pages of results: 1 [2024-06-01 17:48:40] [query] Execution time: 0.04453 [2024-06-01 17:49:04] [query] Query for: brain tumour [2024-06-01 17:49:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 17:49:04] [query] Engine: default [2024-06-01 17:49:04] [query] Tokens: tumours, brain, tumour [2024-06-01 17:49:04] [query] Mods: 4 [2024-06-01 17:49:04] [query] Trying AND logic [2024-06-01 17:49:04] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 17:49:04] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 17:49:04] [query] Found results using: and logic [2024-06-01 17: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 (38095,3755,3625) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,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', '41519', '41639', '44065', '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 [2024-06-01 17:49:04] [query] Results: 5 Pages of results: 1 [2024-06-01 17:49:04] [query] Execution time: 0.02658 [2024-06-01 17:49:05] [indexer:background] Health check [2024-06-01 17:51:33] [query] Query for: brain tumour [2024-06-01 17:51:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 17:51:33] [query] Engine: default [2024-06-01 17:51:33] [query] Tokens: tumours, brain, tumour [2024-06-01 17:51:33] [query] Mods: 5 [2024-06-01 17:51:33] [query] Trying AND logic [2024-06-01 17:51:33] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 17:51:33] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 17:51:33] [query] Found results using: and logic [2024-06-01 17: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 (38095,3755,3625) 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', '41519', '41639', '44065', '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-06-01 17:51:33] [query] Results: 4 Pages of results: 1 [2024-06-01 17:51:33] [query] Execution time: 0.18562 [2024-06-01 17:53:08] [index:background] Health check [2024-06-01 17:54:52] [indexer:background] Health check [2024-06-01 17:55:58] [query] Query for: impingement [2024-06-01 17:55:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 17:55:58] [query] Engine: default [2024-06-01 17:55:58] [query] Tokens: imping [2024-06-01 17:55:58] [query] Mods: 4 [2024-06-01 17:55: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 (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-06-01 17:55:58] [query] Results: 0 Pages of results: 0 [2024-06-01 17:55:58] [query] Execution time: 0.12769 [2024-06-01 17:56:02] [query] Query for: hip [2024-06-01 17:56:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 17:56:02] [query] Engine: default [2024-06-01 17:56:02] [query] Tokens: hip [2024-06-01 17:56:02] [query] Mods: 4 [2024-06-01 17:56:02] [query] Found results using: or logic [2024-06-01 17:56: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 (36391) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 17:56:02] [query] Results: 3 Pages of results: 1 [2024-06-01 17:56:02] [query] Execution time: 0.05028 [2024-06-01 17:56:06] [query] Query for: hip [2024-06-01 17:56:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 17:56:06] [query] Engine: default [2024-06-01 17:56:06] [query] Tokens: hip [2024-06-01 17:56:06] [query] Mods: 5 [2024-06-01 17:56:06] [query] Found results using: or logic [2024-06-01 17: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 (36391) 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-06-01 17:56:06] [query] Results: 3 Pages of results: 1 [2024-06-01 17:56:06] [query] Execution time: 0.15850 [2024-06-01 17:56:09] [query] Query for: ct scans of the chest with lung cancer [2024-06-01 17:56:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 17:56:09] [query] Engine: default [2024-06-01 17:56:09] [query] Tokens: scanned, cancers, cancerous, lungs, scans, scanning, ct, scan, chest, lung, cancer [2024-06-01 17:56:09] [query] Mods: 4 [2024-06-01 17:56:09] [query] Trying AND logic [2024-06-01 17:56:09] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 17:56:09] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 17:56:09] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 17:56:09] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 17:56:09] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 17:56:09] [query] Found results using: and logic [2024-06-01 17:56: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 (27137,2995,31375,3111,441,1753,1407,4273,9103,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 ('3866', '42009', '42151', '42789', '43005', '43451', '45479', '45769', '46039', '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-06-01 17:56:09] [query] Results: 10 Pages of results: 2 [2024-06-01 17:56:09] [query] Execution time: 0.15991 [2024-06-01 17:56:10] [query] Query for: ct scans of the chest with lung cancer [2024-06-01 17:56:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 17:56:10] [query] Engine: default [2024-06-01 17:56:10] [query] Tokens: scanned, cancers, cancerous, lungs, scans, scanning, ct, scan, chest, lung, cancer [2024-06-01 17:56:10] [query] Mods: 5 [2024-06-01 17:56:10] [query] Trying AND logic [2024-06-01 17:56:10] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 17:56:10] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 17:56:10] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 17:56:10] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 17:56:10] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 17:56:10] [query] Found results using: and logic [2024-06-01 17: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 (27137,2995,31375,3111,441,1753,1407,4273,9103,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 ('3866', '42009', '42151', '42789', '43005', '43451', '45479', '45769', '46039', '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-06-01 17:56:10] [query] Results: 8 Pages of results: 1 [2024-06-01 17:56:10] [query] Execution time: 0.44092 [2024-06-01 17:56:37] [query] Query for: hip [2024-06-01 17:56:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 17:56:37] [query] Engine: default [2024-06-01 17:56:37] [query] Tokens: hip [2024-06-01 17:56:37] [query] Mods: 4 [2024-06-01 17:56:37] [query] Found results using: or logic [2024-06-01 17:56: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 (36391) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(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-06-01 17:56:37] [query] Results: 3 Pages of results: 1 [2024-06-01 17:56:37] [query] Execution time: 0.01780 [2024-06-01 17:56:38] [query] Query for: hip [2024-06-01 17:56:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 17:56:38] [query] Engine: default [2024-06-01 17:56:38] [query] Tokens: hip [2024-06-01 17:56:38] [query] Mods: 4 [2024-06-01 17:56:38] [query] Found results using: or logic [2024-06-01 17: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 (36391) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(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-06-01 17:56:38] [query] Results: 3 Pages of results: 1 [2024-06-01 17:56:38] [query] Execution time: 0.01750 [2024-06-01 17:57:12] [index:background] Health check [2024-06-01 17:57:14] [query] Query for: ct scans of the chest with lung cancer [2024-06-01 17:57:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 17:57:14] [query] Engine: default [2024-06-01 17:57:14] [query] Tokens: scanned, cancers, cancerous, lungs, scans, scanning, ct, scan, chest, lung, cancer [2024-06-01 17:57:14] [query] Mods: 4 [2024-06-01 17:57:14] [query] Trying AND logic [2024-06-01 17:57:14] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 17:57:14] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 17:57:14] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 17:57:14] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 17:57:14] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 17:57:14] [query] Found results using: and logic [2024-06-01 17:57: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 (27137,2995,31375,3111,441,1753,1407,4273,9103,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 ('3866', '42009', '42151', '42789', '43005', '43451', '45479', '45769', '46039', '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-06-01 17:57:14] [query] Results: 10 Pages of results: 1 [2024-06-01 17:57:14] [query] Execution time: 0.11227 [2024-06-01 17:57:22] [query] Query for: ct scans of the chest with lung cancer [2024-06-01 17:57:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 17:57:22] [query] Engine: default [2024-06-01 17:57:22] [query] Tokens: scanned, cancers, cancerous, lungs, scans, scanning, ct, scan, chest, lung, cancer [2024-06-01 17:57:22] [query] Mods: 4 [2024-06-01 17:57:22] [query] Trying AND logic [2024-06-01 17:57:22] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 17:57:22] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 17:57:22] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 17:57:22] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 17:57:22] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 17:57:22] [query] Found results using: and logic [2024-06-01 17:57: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 (27137,2995,31375,3111,441,1753,1407,4273,9103,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 ('3866', '42009', '42151', '42789', '43005', '43451', '45479', '45769', '46039', '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-06-01 17:57:22] [query] Results: 10 Pages of results: 1 [2024-06-01 17:57:22] [query] Execution time: 0.10795 [2024-06-01 17:57:46] [query] Query for: ct scans of the chest with lung cancer [2024-06-01 17:57:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 17:57:46] [query] Engine: default [2024-06-01 17:57:46] [query] Tokens: scanned, cancers, cancerous, lungs, scans, scanning, ct, scan, chest, lung, cancer [2024-06-01 17:57:46] [query] Mods: 4 [2024-06-01 17:57:46] [query] Trying AND logic [2024-06-01 17:57:46] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 17:57:46] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 17:57:46] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 17:57:46] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 17:57:46] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 17:57:46] [query] Found results using: and logic [2024-06-01 17: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 (27137,2995,31375,3111,441,1753,1407,4273,9103,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 ('3866', '42009', '42151', '42789', '43005', '43451', '45479', '45769', '46039', '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-06-01 17:57:46] [query] Results: 10 Pages of results: 1 [2024-06-01 17:57:46] [query] Execution time: 0.10910 [2024-06-01 17:59:34] [indexer:background] Health check [2024-06-01 17:59:52] [query] Query for: 2025 [2024-06-01 17:59:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 17:59:52] [query] Engine: default [2024-06-01 17:59:52] [query] Tokens: 2025 [2024-06-01 17:59:52] [query] Mods: 4 [2024-06-01 17:59:52] [query] Found results using: or logic [2024-06-01 17:59: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 (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-06-01 17:59:52] [query] Results: 1 Pages of results: 1 [2024-06-01 17:59:52] [query] Execution time: 0.13441 [2024-06-01 18:02:30] [index:background] Health check [2024-06-01 18:03:53] [indexer:background] Health check [2024-06-01 18:06:52] [index:background] Health check [2024-06-01 18:06:52] [index:background] CPU load threshold (3) breached: 13.42 [waiting 2] [2024-06-01 18:06:54] [indexer:background] CPU load threshold (3) breached: 13.14 [waiting 2] [2024-06-01 18:08:55] [indexer:background] Health check [2024-06-01 18:08:55] [indexer:background] CPU load threshold (3) breached: 15.05 [waiting 2] [2024-06-01 18:12:17] [index:background] Health check [2024-06-01 18:12:18] [index:background] CPU load threshold (3) breached: 4.56 [waiting 2] [2024-06-01 18:12:20] [indexer:background] CPU load threshold (3) breached: 4.19 [waiting 2] [2024-06-01 18:14:49] [indexer:background] Health check [2024-06-01 18:16:51] [index:background] Health check [2024-06-01 18:18:53] [indexer:background] Health check [2024-06-01 18:21:54] [index:background] Health check [2024-06-01 18:23:58] [indexer:background] Health check [2024-06-01 18:26:51] [index:background] Health check [2024-06-01 18:28:56] [indexer:background] Health check [2024-06-01 18:32:06] [index:background] Health check [2024-06-01 18:34:08] [indexer:background] Health check [2024-06-01 18:34:15] [query] Query for: bra [2024-06-01 18:34:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 18:34:15] [query] Engine: default [2024-06-01 18:34:15] [query] Tokens: brady, brabetz, brachial, brad, bradford, bradley, brahim, brahmavar, brain, brain 1 [2024-06-01 18:34:15] [query] Mods: 4 [2024-06-01 18:34:15] [query] Using OR logic [2024-06-01 18:34:15] [query] Found results using: and logic [2024-06-01 18:34: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 (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 relevance DESC LIMIT 0, 7 [2024-06-01 18:34:15] [query] Results: 52 Pages of results: 8 [2024-06-01 18:34:15] [query] Execution time: 0.13663 [2024-06-01 18:34:25] [query] Query for: brat [2024-06-01 18:34:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 18:34:25] [query] Engine: default [2024-06-01 18:34:25] [query] Tokens: brats, brat [2024-06-01 18:34:25] [query] Mods: 4 [2024-06-01 18:34:25] [query] Using OR logic [2024-06-01 18:34:25] [query] Found results using: and logic [2024-06-01 18:34: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 (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 LIMIT 0, 7 [2024-06-01 18:34:25] [query] Results: 13 Pages of results: 2 [2024-06-01 18:34:25] [query] Execution time: 0.04392 [2024-06-01 18:34:28] [query] Query for: brats [2024-06-01 18:34:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 18:34:28] [query] Engine: default [2024-06-01 18:34:28] [query] Tokens: brats, brat [2024-06-01 18:34:28] [query] Mods: 4 [2024-06-01 18:34:28] [query] Using OR logic [2024-06-01 18:34:28] [query] Found results using: and logic [2024-06-01 18:34: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 (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 LIMIT 0, 7 [2024-06-01 18:34:28] [query] Results: 13 Pages of results: 2 [2024-06-01 18:34:28] [query] Execution time: 0.04371 [2024-06-01 18:37:11] [index:background] Health check [2024-06-01 18:39:13] [indexer:background] Health check [2024-06-01 18:41:59] [index:background] Health check [2024-06-01 18:44:18] [indexer:background] Health check [2024-06-01 18:47:21] [index:background] Health check [2024-06-01 18:47:59] [query] Query for: 2024 [2024-06-01 18:47:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 18:47:59] [query] Engine: default [2024-06-01 18:47:59] [query] Tokens: 2024 [2024-06-01 18:47:59] [query] Mods: 4 [2024-06-01 18:47:59] [query] Found results using: or logic [2024-06-01 18:47: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 (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-06-01 18:47:59] [query] Results: 30 Pages of results: 3 [2024-06-01 18:47:59] [query] Execution time: 0.23512 [2024-06-01 18:49:11] [indexer:background] Health check [2024-06-01 18:49:26] [query] Query for: brain [2024-06-01 18:49:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 18:49:26] [query] Engine: default [2024-06-01 18:49:26] [query] Tokens: brain [2024-06-01 18:49:26] [query] Mods: 4 [2024-06-01 18:49:26] [query] Found results using: or logic [2024-06-01 18:49: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 (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-06-01 18:49:26] [query] Results: 36 Pages of results: 6 [2024-06-01 18:49:26] [query] Execution time: 0.04667 [2024-06-01 18:49:27] [query] Query for: brain mri [2024-06-01 18:49:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 18:49:27] [query] Engine: default [2024-06-01 18:49:27] [query] Tokens: brain, mri [2024-06-01 18:49:27] [query] Mods: 4 [2024-06-01 18:49:27] [query] Trying AND logic [2024-06-01 18:49:27] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 18:49:27] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 18:49:27] [query] Found results using: and logic [2024-06-01 18:49: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 (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, 7 [2024-06-01 18:49:27] [query] Results: 28 Pages of results: 4 [2024-06-01 18:49:27] [query] Execution time: 0.05517 [2024-06-01 18:49:31] [query] Query for: brain mri [2024-06-01 18:49:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 18:49:31] [query] Engine: default [2024-06-01 18:49:31] [query] Tokens: brain, mri [2024-06-01 18:49:31] [query] Mods: 5 [2024-06-01 18:49:31] [query] Trying AND logic [2024-06-01 18:49:31] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 18:49:31] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 18:49:31] [query] Found results using: and logic [2024-06-01 18: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 (3755,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 ('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-06-01 18:49:31] [query] Results: 26 Pages of results: 3 [2024-06-01 18:49:31] [query] Execution time: 0.22925 [2024-06-01 18:49:55] [query] Query for: brain mri [2024-06-01 18:49:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 18:49:55] [query] Engine: default [2024-06-01 18:49:55] [query] Tokens: brain, mri [2024-06-01 18:49:55] [query] Mods: 4 [2024-06-01 18:49:55] [query] Trying AND logic [2024-06-01 18:49:55] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 18:49:55] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 18:49:55] [query] Found results using: and logic [2024-06-01 18:49: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,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 [2024-06-01 18:49:55] [query] Results: 28 Pages of results: 1 [2024-06-01 18:49:55] [query] Execution time: 0.03008 [2024-06-01 18:49:57] [query] Query for: 2024 [2024-06-01 18:49:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 18:49:57] [query] Engine: default [2024-06-01 18:49:57] [query] Tokens: 2024 [2024-06-01 18:49:57] [query] Mods: 4 [2024-06-01 18:49:57] [query] Found results using: or logic [2024-06-01 18: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 (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-06-01 18:49:57] [query] Results: 30 Pages of results: 1 [2024-06-01 18:49:57] [query] Execution time: 0.02203 [2024-06-01 18:49:59] [query] Query for: 2024 [2024-06-01 18:49:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 18:49:59] [query] Engine: default [2024-06-01 18:49:59] [query] Tokens: 2024 [2024-06-01 18:49:59] [query] Mods: 4 [2024-06-01 18:49:59] [query] Found results using: or logic [2024-06-01 18:49: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 (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-06-01 18:49:59] [query] Results: 30 Pages of results: 1 [2024-06-01 18:49:59] [query] Execution time: 0.02097 [2024-06-01 18:50:05] [query] Query for: 2024 [2024-06-01 18:50:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 18:50:05] [query] Engine: default [2024-06-01 18:50:05] [query] Tokens: 2024 [2024-06-01 18:50:05] [query] Mods: 4 [2024-06-01 18:50:05] [query] Found results using: or logic [2024-06-01 18: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 (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-06-01 18:50:05] [query] Results: 30 Pages of results: 1 [2024-06-01 18:50:05] [query] Execution time: 0.02026 [2024-06-01 18:52:26] [index:background] Health check [2024-06-01 18:54:28] [indexer:background] Health check [2024-06-01 18:57:31] [index:background] Health check [2024-06-01 18:59:20] [indexer:background] Health check [2024-06-01 19:02:36] [index:background] Health check [2024-06-01 19:04:38] [indexer:background] Health check [2024-06-01 19:07:41] [index:background] Health check [2024-06-01 19:09:06] [indexer:background] Health check [2024-06-01 19:09:22] [query] Query for: 2024 [2024-06-01 19:09:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 19:09:22] [query] Engine: default [2024-06-01 19:09:22] [query] Tokens: 2024 [2024-06-01 19:09:22] [query] Mods: 4 [2024-06-01 19:09:22] [query] Found results using: or logic [2024-06-01 19:09: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 (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-06-01 19:09:22] [query] Results: 30 Pages of results: 1 [2024-06-01 19:09:22] [query] Execution time: 0.02071 [2024-06-01 19:09:23] [query] Query for: 2024 [2024-06-01 19:09:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 19:09:23] [query] Engine: default [2024-06-01 19:09:23] [query] Tokens: 2024 [2024-06-01 19:09:23] [query] Mods: 4 [2024-06-01 19:09:23] [query] Found results using: or logic [2024-06-01 19: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 FROM 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-06-01 19:09:23] [query] Results: 30 Pages of results: 1 [2024-06-01 19:09:23] [query] Execution time: 0.01999 [2024-06-01 19:12:38] [index:background] Health check [2024-06-01 19:13:58] [indexer:background] Health check [2024-06-01 19:17:02] [index:background] Health check [2024-06-01 19:19:02] [indexer:background] Health check [2024-06-01 19:22:02] [index:background] Health check [2024-06-01 19:26:32] [indexer:background] Health check [2024-06-01 19:28:01] [query] Query for: 🗜⡏🌎 www.doctorfox.xyz 🌎⡏🗜 viagra billigt flashback [2024-06-01 19:28:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-06-01 19:28:01] [query] Engine: default [2024-06-01 19:28:01] [query] Tokens: blasts, vcrow, www, xyz, vasari, blast [2024-06-01 19:28:01] [query] Mods: 4 [2024-06-01 19:28:01] [query] Trying AND logic [2024-06-01 19:28:01] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 19:28:01] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 19:28:01] [query] Using OR logic [2024-06-01 19:28:01] [query] Found results using: or logic [2024-06-01 19:28:01] [index:background] Health check [2024-06-01 19:29:06] [indexer:background] Health check [2024-06-01 19:32:20] [index:background] Health check [2024-06-01 19:33:51] [indexer:background] Health check [2024-06-01 19:35:26] [native] Unexpected empty search string [2024-06-01 19:35:26] [native] Unable to locate search string! [2024-06-01 19:35:26] [native] Running query with empty search string [2024-06-01 19:35:26] [query] Query for: [2024-06-01 19:35:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 19:35:26] [query] Engine: default [2024-06-01 19:35:26] [query] Tokens: [2024-06-01 19:35:26] [query] Mods: 6 [2024-06-01 19:35:26] [query] Found results using: or logic [2024-06-01 19:35: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 (( `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-06-01 19:35:26] [query] Results: 267 Pages of results: 27 [2024-06-01 19:35:26] [query] Execution time: 0.02554 [2024-06-01 19:36:06] [query] Query for: lung cancer [2024-06-01 19:36:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 19:36:06] [query] Engine: default [2024-06-01 19:36:06] [query] Tokens: cancers, cancerous, lungs, lung, cancer [2024-06-01 19:36:06] [query] Mods: 4 [2024-06-01 19:36:06] [query] Trying AND logic [2024-06-01 19:36:06] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 19:36:06] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 19:36:06] [query] Found results using: and logic [2024-06-01 19:36: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 (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', '42393', '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-06-01 19:36:06] [query] Results: 76 Pages of results: 11 [2024-06-01 19:36:06] [query] Execution time: 0.06305 [2024-06-01 19:36:27] [query] Query for: 2024 [2024-06-01 19:36:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 19:36:27] [query] Engine: default [2024-06-01 19:36:27] [query] Tokens: 2024 [2024-06-01 19:36:27] [query] Mods: 4 [2024-06-01 19:36:27] [query] Found results using: or logic [2024-06-01 19:36: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-06-01 19:36:27] [query] Results: 30 Pages of results: 1 [2024-06-01 19:36:27] [query] Execution time: 0.02040 [2024-06-01 19:37:07] [index:background] Health check [2024-06-01 19:39:35] [indexer:background] Health check [2024-06-01 19:42:10] [index:background] Health check [2024-06-01 19:44:09] [indexer:background] Health check [2024-06-01 19:46:57] [index:background] Health check [2024-06-01 19:48:52] [indexer:background] Health check [2024-06-01 19:48:52] [indexer:background] CPU load threshold (3) breached: 7.52 [waiting 2] [2024-06-01 19:51:52] [index:background] Health check [2024-06-01 19:51:52] [index:background] CPU load threshold (3) breached: 12.61 [waiting 2] [2024-06-01 19:51:54] [indexer:background] CPU load threshold (3) breached: 12.41 [waiting 2] [2024-06-01 19:53:53] [indexer:background] Health check [2024-06-01 19:53:53] [indexer:background] CPU load threshold (3) breached: 13.87 [waiting 2] [2024-06-01 19:54:56] [native] Unexpected empty search string [2024-06-01 19:54:56] [native] Unable to locate search string! [2024-06-01 19:54:56] [native] Running query with empty search string [2024-06-01 19:54:56] [query] Query for: [2024-06-01 19:54:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 19:54:56] [query] Engine: default [2024-06-01 19:54:56] [query] Tokens: [2024-06-01 19:54:56] [query] Mods: 6 [2024-06-01 19:54:56] [query] Found results using: or logic [2024-06-01 19: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,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-06-01 19:54:56] [query] Results: 267 Pages of results: 27 [2024-06-01 19:54:56] [query] Execution time: 0.02231 [2024-06-01 19:55:37] [query] Query for: dicom [2024-06-01 19:55:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 19:55:37] [query] Engine: default [2024-06-01 19:55:37] [query] Tokens: dicom [2024-06-01 19:55:37] [query] Mods: 4 [2024-06-01 19:55:37] [query] Found results using: or logic [2024-06-01 19:55: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 (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, 7 [2024-06-01 19:55:37] [query] Results: 244 Pages of results: 35 [2024-06-01 19:55:37] [query] Execution time: 0.05504 [2024-06-01 19:55:38] [query] Query for: dicom [2024-06-01 19:55:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 19:55:38] [query] Engine: default [2024-06-01 19:55:38] [query] Tokens: dicom [2024-06-01 19:55:38] [query] Mods: 5 [2024-06-01 19:55:38] [query] Found results using: or logic [2024-06-01 19: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 FROM 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 (( `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-06-01 19:55:38] [query] Results: 236 Pages of results: 24 [2024-06-01 19:55:38] [query] Execution time: 0.16425 [2024-06-01 19:57:49] [index:background] Health check [2024-06-01 19:58:58] [indexer:background] Health check [2024-06-01 19:59:08] [query] Query for: dicom [2024-06-01 19:59:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 19:59:08] [query] Engine: default [2024-06-01 19:59:08] [query] Tokens: dicom [2024-06-01 19:59:08] [query] Mods: 4 [2024-06-01 19:59:08] [query] Found results using: or logic [2024-06-01 19: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 (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, 7 [2024-06-01 19:59:08] [query] Results: 244 Pages of results: 35 [2024-06-01 19:59:08] [query] Execution time: 0.05038 [2024-06-01 19:59:08] [query] Query for: dicom [2024-06-01 19:59:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 19:59:08] [query] Engine: default [2024-06-01 19:59:08] [query] Tokens: dicom [2024-06-01 19:59:08] [query] Mods: 5 [2024-06-01 19:59:08] [query] Found results using: or logic [2024-06-01 19: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 (471) 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-06-01 19:59:08] [query] Results: 236 Pages of results: 24 [2024-06-01 19:59:08] [query] Execution time: 0.15420 [2024-06-01 19:59:13] [query] Query for: dicom [2024-06-01 19:59:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 19:59:13] [query] Engine: default [2024-06-01 19:59:13] [query] Tokens: dicom [2024-06-01 19:59:13] [query] Mods: 4 [2024-06-01 19:59:13] [query] Found results using: or logic [2024-06-01 19:59: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 (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-06-01 19:59:13] [query] Results: 244 Pages of results: 1 [2024-06-01 19:59:13] [query] Execution time: 0.03256 [2024-06-01 20:04:29] [index:background] Health check [2024-06-01 20:04:29] [indexer:background] Health check [2024-06-01 20:04:29] [indexer:background] Health check [2024-06-01 20:06:55] [index:background] Health check [2024-06-01 20:07:50] [query] Query for: pan [2024-06-01 20:07:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 20:07:50] [query] Engine: default [2024-06-01 20:07:50] [query] Tokens: pan [2024-06-01 20:07:50] [query] Mods: 4 [2024-06-01 20:07:50] [query] Found results using: or logic [2024-06-01 20:07: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 (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-06-01 20:07:50] [query] Results: 7 Pages of results: 1 [2024-06-01 20:07:50] [query] Execution time: 0.04220 [2024-06-01 20:07:51] [query] Query for: panc [2024-06-01 20:07:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 20:07:51] [query] Engine: default [2024-06-01 20:07:51] [query] Tokens: panchumarthy, pancreas, pancancernucleiseg1365patchestotcgaidreadme, pancancernucleiseg, pancreas 10, pancreas 103, pancreas 12, pancreas 1506, pancreas 5, pancreas-ct [2024-06-01 20:07:51] [query] Mods: 4 [2024-06-01 20:07:51] [query] Using OR logic [2024-06-01 20:07:51] [query] Found results using: and logic [2024-06-01 20:07: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 (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 relevance DESC LIMIT 0, 7 [2024-06-01 20:07:51] [query] Results: 10 Pages of results: 2 [2024-06-01 20:07:51] [query] Execution time: 0.05613 [2024-06-01 20:08:00] [query] Query for: pancr [2024-06-01 20:08:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 20:08:00] [query] Engine: default [2024-06-01 20:08:00] [query] Tokens: pancreas, pancreas 10, pancreas 103, pancreas 12, pancreas 1506, pancreas 5, pancreas-ct, pancreas10, pancreas103, pancreas12 [2024-06-01 20:08:00] [query] Mods: 4 [2024-06-01 20:08:00] [query] Using OR logic [2024-06-01 20:08:00] [query] Found results using: and logic [2024-06-01 20:08: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 (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-06-01 20:08:00] [query] Results: 9 Pages of results: 2 [2024-06-01 20:08:00] [query] Execution time: 0.05190 [2024-06-01 20:08:02] [query] Query for: pancreatic [2024-06-01 20:08:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 20:08:02] [query] Engine: default [2024-06-01 20:08:02] [query] Tokens: pancreatic [2024-06-01 20:08:02] [query] Mods: 4 [2024-06-01 20:08:02] [query] Found results using: or logic [2024-06-01 20: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 (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-06-01 20:08:02] [query] Results: 10 Pages of results: 2 [2024-06-01 20:08:02] [query] Execution time: 0.03583 [2024-06-01 20:08:07] [query] Query for: pancreatic [2024-06-01 20:08:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 20:08:07] [query] Engine: default [2024-06-01 20:08:07] [query] Tokens: pancreatic [2024-06-01 20:08:07] [query] Mods: 4 [2024-06-01 20:08:07] [query] Found results using: or logic [2024-06-01 20:08: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 (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-06-01 20:08:07] [query] Results: 10 Pages of results: 2 [2024-06-01 20:08:07] [query] Execution time: 0.03765 [2024-06-01 20:08:09] [query] Query for: pancreatic c [2024-06-01 20:08:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 20:08:09] [query] Engine: default [2024-06-01 20:08:09] [query] Tokens: pancreatic, c [2024-06-01 20:08:09] [query] Mods: 4 [2024-06-01 20:08:09] [query] Trying AND logic [2024-06-01 20:08:09] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 20:08:09] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 20:08:09] [query] Found results using: and logic [2024-06-01 20:08: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 (22031,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 ('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-06-01 20:08:09] [query] Results: 10 Pages of results: 2 [2024-06-01 20:08:09] [query] Execution time: 0.04466 [2024-06-01 20:08:09] [query] Query for: pancreatic can [2024-06-01 20:08:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 20:08:09] [query] Engine: default [2024-06-01 20:08:09] [query] Tokens: pancreatic, can [2024-06-01 20:08:09] [query] Mods: 4 [2024-06-01 20:08:09] [query] Trying AND logic [2024-06-01 20:08:09] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 20:08:09] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 20:08:09] [query] Found results using: and logic [2024-06-01 20:08: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 (22031,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 ('41459', '41631', '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-06-01 20:08:09] [query] Results: 8 Pages of results: 2 [2024-06-01 20:08:09] [query] Execution time: 0.04800 [2024-06-01 20:08:11] [query] Query for: pancreatic cancer [2024-06-01 20:08:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 20:08:11] [query] Engine: default [2024-06-01 20:08:11] [query] Tokens: cancers, cancerous, pancreatic, cancer [2024-06-01 20:08:11] [query] Mods: 4 [2024-06-01 20:08:11] [query] Trying AND logic [2024-06-01 20:08:11] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 20:08:11] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 20:08:11] [query] Found results using: and logic [2024-06-01 20: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 (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-06-01 20:08:11] [query] Results: 10 Pages of results: 2 [2024-06-01 20:08:11] [query] Execution time: 0.05127 [2024-06-01 20:08:14] [query] Query for: pancreatic cancer [2024-06-01 20:08:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 20:08:14] [query] Engine: default [2024-06-01 20:08:14] [query] Tokens: cancers, cancerous, pancreatic, cancer [2024-06-01 20:08:14] [query] Mods: 5 [2024-06-01 20:08:14] [query] Trying AND logic [2024-06-01 20:08:14] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 20:08:14] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 20:08:14] [query] Found results using: and logic [2024-06-01 20:08: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 (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-06-01 20:08:14] [query] Results: 9 Pages of results: 1 [2024-06-01 20:08:14] [query] Execution time: 0.24668 [2024-06-01 20:08:15] [query] Query for: pancreatic cancer [2024-06-01 20:08:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 20:08:15] [query] Engine: default [2024-06-01 20:08:15] [query] Tokens: cancers, cancerous, pancreatic, cancer [2024-06-01 20:08:15] [query] Mods: 4 [2024-06-01 20:08:15] [query] Trying AND logic [2024-06-01 20:08:15] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 20:08:15] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 20:08:15] [query] Found results using: and logic [2024-06-01 20: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 (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-06-01 20:08:15] [query] Results: 10 Pages of results: 2 [2024-06-01 20:08:15] [query] Execution time: 0.05141 [2024-06-01 20:13:03] [indexer:background] Health check [2024-06-01 20:13:03] [index:background] Health check [2024-06-01 20:14:41] [indexer:background] Health check [2024-06-01 20:18:44] [index:background] Health check [2024-06-01 20:18:52] [indexer:background] Health check [2024-06-01 20:22:54] [index:background] Health check [2024-06-01 20:27:00] [indexer:background] Health check [2024-06-01 20:27:00] [index:background] Health check [2024-06-01 20:29:39] [indexer:background] Health check [2024-06-01 20:32:17] [index:background] Health check [2024-06-01 20:35:41] [indexer:background] Health check [2024-06-01 20:37:00] [index:background] Health check [2024-06-01 20:40:29] [indexer:background] Health check [2024-06-01 20:44:38] [index:background] Health check [2024-06-01 20:44:38] [indexer:background] Health check [2024-06-01 20:44:38] [indexer:background] Health check [2024-06-01 20:47:04] [index:background] Health check [2024-06-01 20:49:17] [indexer:background] Health check [2024-06-01 20:51:56] [index:background] Health check [2024-06-01 20:53:53] [indexer:background] Health check [2024-06-01 20:56:01] [query] Query for: pancreatic cancer [2024-06-01 20:56:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 20:56:01] [query] Engine: default [2024-06-01 20:56:01] [query] Tokens: cancers, cancerous, pancreatic, cancer [2024-06-01 20:56:01] [query] Mods: 5 [2024-06-01 20:56:01] [query] Trying AND logic [2024-06-01 20:56:01] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 20:56:01] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 20:56:01] [query] Found results using: and logic [2024-06-01 20:56: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,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-06-01 20:56:01] [query] Results: 9 Pages of results: 1 [2024-06-01 20:56:01] [query] Execution time: 0.24590 [2024-06-01 20:56:21] [query] Query for: gbm [2024-06-01 20:56:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 20:56:21] [query] Engine: default [2024-06-01 20:56:21] [query] Tokens: gbm [2024-06-01 20:56:21] [query] Mods: 5 [2024-06-01 20:56:21] [query] Found results using: or logic [2024-06-01 20:56: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 (2533) 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-06-01 20:56:21] [query] Results: 28 Pages of results: 3 [2024-06-01 20:56:21] [query] Execution time: 0.12280 [2024-06-01 20:56:28] [query] Query for: gliom [2024-06-01 20:56:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 20:56:28] [query] Engine: default [2024-06-01 20:56:28] [query] Tokens: gliomas, glioma-subtypes, gliomasubtypes, gliomagenesis, glioma-causing, gliomacausing, glioma, glioma01 [2024-06-01 20:56:28] [query] Mods: 4 [2024-06-01 20:56:28] [query] Using OR logic [2024-06-01 20:56:28] [query] Found results using: and logic [2024-06-01 20:56: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-06-01 20:56:28] [query] Results: 18 Pages of results: 3 [2024-06-01 20:56:28] [query] Execution time: 0.04803 [2024-06-01 20:56:31] [query] Query for: glioma [2024-06-01 20:56:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 20:56:31] [query] Engine: default [2024-06-01 20:56:31] [query] Tokens: gliomas, glioma [2024-06-01 20:56:31] [query] Mods: 4 [2024-06-01 20:56:31] [query] Using OR logic [2024-06-01 20:56:31] [query] Found results using: and logic [2024-06-01 20: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 (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-06-01 20:56:31] [query] Results: 18 Pages of results: 3 [2024-06-01 20:56:31] [query] Execution time: 0.03781 [2024-06-01 20:56:33] [query] Query for: glioma [2024-06-01 20:56:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 20:56:33] [query] Engine: default [2024-06-01 20:56:33] [query] Tokens: gliomas, glioma [2024-06-01 20:56:33] [query] Mods: 5 [2024-06-01 20:56:33] [query] Using OR logic [2024-06-01 20:56:33] [query] Found results using: and logic [2024-06-01 20:56: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 (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-06-01 20:56:33] [query] Results: 16 Pages of results: 2 [2024-06-01 20:56:33] [query] Execution time: 0.22222 [2024-06-01 20:59:23] [index:background] Health check [2024-06-01 20:59:23] [indexer:background] Health check [2024-06-01 20:59:23] [indexer:background] Health check [2024-06-01 21:02:56] [index:background] Health check [2024-06-01 21:04:40] [indexer:background] Health check [2024-06-01 21:04:45] [query] Query for: breast cancer [2024-06-01 21:04:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 21:04:45] [query] Engine: default [2024-06-01 21:04:45] [query] Tokens: breasts, cancers, cancerous, breast, cancer [2024-06-01 21:04:45] [query] Mods: 4 [2024-06-01 21:04:45] [query] Trying AND logic [2024-06-01 21:04:45] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 21:04:45] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 21:04:45] [query] Found results using: and logic [2024-06-01 21:04: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 (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-06-01 21:04:45] [query] Results: 50 Pages of results: 5 [2024-06-01 21:04:45] [query] Execution time: 0.20527 [2024-06-01 21:07:16] [index:background] Health check [2024-06-01 21:10:06] [indexer:background] Health check [2024-06-01 21:13:14] [index:background] Health check [2024-06-01 21:14:39] [indexer:background] Health check [2024-06-01 21:17:15] [index:background] Health check [2024-06-01 21:19:52] [indexer:background] Health check [2024-06-01 21:23:29] [index:background] Health check [2024-06-01 21:24:25] [indexer:background] Health check [2024-06-01 21:27:03] [index:background] Health check [2024-06-01 21:29:18] [indexer:background] Health check [2024-06-01 21:31:24] [query] Query for: lung [2024-06-01 21:31:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 21:31:24] [query] Engine: default [2024-06-01 21:31:24] [query] Tokens: lungs, lung [2024-06-01 21:31:24] [query] Mods: 4 [2024-06-01 21:31:24] [query] Using OR logic [2024-06-01 21:31:24] [query] Found results using: and logic [2024-06-01 21:31: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 (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-06-01 21:31:24] [query] Results: 76 Pages of results: 11 [2024-06-01 21:31:24] [query] Execution time: 0.04691 [2024-06-01 21:32:28] [index:background] Health check [2024-06-01 21:33:57] [indexer:background] Health check [2024-06-01 21:37:28] [index:background] Health check [2024-06-01 21:41:06] [indexer:background] Health check [2024-06-01 21:42:21] [index:background] Health check [2024-06-01 21:46:23] [indexer:background] Health check [2024-06-01 21:46:57] [index:background] Health check [2024-06-01 21:49:56] [indexer:background] Health check [2024-06-01 21:52:24] [index:background] Health check [2024-06-01 21:56:23] [indexer:background] Health check [2024-06-01 21:58:07] [index:background] Health check [2024-06-01 22:00:21] [indexer:background] Health check [2024-06-01 22:02:04] [index:background] Health check [2024-06-01 22:04:07] [indexer:background] Health check [2024-06-01 22:11:48] [index:background] Health check [2024-06-01 22:11:48] [indexer:background] Health check [2024-06-01 22:11:48] [indexer:background] Health check [2024-06-01 22:12:01] [index:background] Health check [2024-06-01 22:15:00] [indexer:background] Health check [2024-06-01 22:17:24] [index:background] Health check [2024-06-01 22:18:53] [indexer:background] Health check [2024-06-01 22:22:36] [index:background] Health check [2024-06-01 22:23:57] [indexer:background] Health check [2024-06-01 22:27:15] [index:background] Health check [2024-06-01 22:29:03] [indexer:background] Health check [2024-06-01 22:32:38] [index:background] Health check [2024-06-01 22:35:55] [indexer:background] Health check [2024-06-01 22:38:06] [index:background] Health check [2024-06-01 22:42:36] [indexer:background] Health check [2024-06-01 22:42:36] [index:background] Health check [2024-06-01 22:48:21] [indexer:background] Health check [2024-06-01 22:48:21] [index:background] Health check [2024-06-01 22:50:49] [indexer:background] Health check [2024-06-01 22:53:01] [index:background] Health check [2024-06-01 22:54:02] [indexer:background] Health check [2024-06-01 22:57:05] [index:background] Health check [2024-06-01 22:59:07] [indexer:background] Health check [2024-06-01 23:03:11] [index:background] Health check [2024-06-01 23:04:37] [indexer:background] Health check [2024-06-01 23:07:34] [index:background] Health check [2024-06-01 23:09:01] [indexer:background] Health check [2024-06-01 23:13:23] [index:background] Health check [2024-06-01 23:14:21] [indexer:background] Health check [2024-06-01 23:19:04] [index:background] Health check [2024-06-01 23:19:04] [indexer:background] Health check [2024-06-01 23:19:04] [indexer:background] Health check [2024-06-01 23:25:45] [index:background] Health check [2024-06-01 23:25:45] [indexer:background] Health check [2024-06-01 23:25:45] [indexer:background] Health check [2024-06-01 23:27:09] [index:background] Health check [2024-06-01 23:28:15] [query] Query for: meningioma [2024-06-01 23:28:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 23:28:15] [query] Engine: default [2024-06-01 23:28:15] [query] Tokens: meningiomas, meningioma [2024-06-01 23:28:15] [query] Mods: 5 [2024-06-01 23:28:15] [query] Using OR logic [2024-06-01 23:28:15] [query] Found results using: and logic [2024-06-01 23:28: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 (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-06-01 23:28:15] [query] Results: 2 Pages of results: 1 [2024-06-01 23:28:15] [query] Execution time: 0.19758 [2024-06-01 23:28:15] [query] Query for: meningioma [2024-06-01 23:28:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 23:28:15] [query] Engine: default [2024-06-01 23:28:15] [query] Tokens: meningiomas, meningioma [2024-06-01 23:28:15] [query] Mods: 4 [2024-06-01 23:28:15] [query] Using OR logic [2024-06-01 23:28:15] [query] Found results using: and logic [2024-06-01 23:28: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 (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-06-01 23:28:15] [query] Results: 2 Pages of results: 1 [2024-06-01 23:28:15] [query] Execution time: 0.04015 [2024-06-01 23:28:22] [query] Query for: meningioma [2024-06-01 23:28:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 23:28:22] [query] Engine: default [2024-06-01 23:28:22] [query] Tokens: meningiomas, meningioma [2024-06-01 23:28:22] [query] Mods: 4 [2024-06-01 23:28:22] [query] Using OR logic [2024-06-01 23:28:22] [query] Found results using: and logic [2024-06-01 23:28: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 (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 [2024-06-01 23:28:22] [query] Results: 2 Pages of results: 1 [2024-06-01 23:28:22] [query] Execution time: 0.02071 [2024-06-01 23:28:54] [query] Query for: pro [2024-06-01 23:28:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 23:28:54] [query] Engine: default [2024-06-01 23:28:54] [query] Tokens: pro [2024-06-01 23:28:54] [query] Mods: 4 [2024-06-01 23:28:54] [query] Found results using: or logic [2024-06-01 23:28: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 (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-06-01 23:28:54] [query] Results: 3 Pages of results: 1 [2024-06-01 23:28:54] [query] Execution time: 0.12011 [2024-06-01 23:28:54] [query] Query for: pros [2024-06-01 23:28:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 23:28:54] [query] Engine: default [2024-06-01 23:28:54] [query] Tokens: prostates, prostate, prospective, prostatic, prospectively, prost, prost-net, prostate 2013, prostate 3t, prostate 66, prostate 80, prostate 98 [2024-06-01 23:28:54] [query] Mods: 4 [2024-06-01 23:28:54] [query] Using OR logic [2024-06-01 23:28:54] [query] Found results using: and logic [2024-06-01 23:28: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 (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-06-01 23:28:54] [query] Results: 37 Pages of results: 6 [2024-06-01 23:28:54] [query] Execution time: 0.12468 [2024-06-01 23:28:55] [indexer:background] Health check [2024-06-01 23:28:55] [query] Query for: prost [2024-06-01 23:28:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 23:28:55] [query] Engine: default [2024-06-01 23:28:55] [query] Tokens: prost [2024-06-01 23:28:55] [query] Mods: 4 [2024-06-01 23:28:55] [query] Found results using: or logic [2024-06-01 23:28: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 (63623) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 23:28:55] [query] Results: 1 Pages of results: 1 [2024-06-01 23:28:55] [query] Execution time: 0.03733 [2024-06-01 23:28:55] [query] Query for: prosta [2024-06-01 23:28:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 23:28:55] [query] Engine: default [2024-06-01 23:28:55] [query] Tokens: prostates, prostate, prostate-anatomical-edge-cases, prostate-3tdetailed, prostatic, prostate 2013, prostate 3t, prostate 66, prostate 80, prostate 98, prostate-3t, prostate-ai [2024-06-01 23:28:55] [query] Mods: 4 [2024-06-01 23:28:55] [query] Using OR logic [2024-06-01 23:28:55] [query] Found results using: and logic [2024-06-01 23:28: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 (4369,7013,78907,14139,27415,13923,62907,79861,79933,79855,14033,70503) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 23:28:55] [query] Results: 25 Pages of results: 4 [2024-06-01 23:28:55] [query] Execution time: 0.05874 [2024-06-01 23:28:56] [query] Query for: prostate [2024-06-01 23:28:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 23:28:56] [query] Engine: default [2024-06-01 23:28:56] [query] Tokens: prostates, prostate, prostatic [2024-06-01 23:28:56] [query] Mods: 4 [2024-06-01 23:28:56] [query] Using OR logic [2024-06-01 23:28:56] [query] Found results using: and logic [2024-06-01 23: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 (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-06-01 23:28:56] [query] Results: 25 Pages of results: 4 [2024-06-01 23:28:56] [query] Execution time: 0.04310 [2024-06-01 23:29:00] [query] Query for: prostate [2024-06-01 23:29:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 23:29:00] [query] Engine: default [2024-06-01 23:29:00] [query] Tokens: prostates, prostate, prostatic [2024-06-01 23:29:00] [query] Mods: 5 [2024-06-01 23:29:00] [query] Using OR logic [2024-06-01 23:29:00] [query] Found results using: and logic [2024-06-01 23: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 FROM 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-06-01 23:29:00] [query] Results: 21 Pages of results: 3 [2024-06-01 23:29:00] [query] Execution time: 0.41021 [2024-06-01 23:29:21] [query] Query for: prostate [2024-06-01 23:29:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 23:29:21] [query] Engine: default [2024-06-01 23:29:21] [query] Tokens: prostates, prostate, prostatic [2024-06-01 23:29:21] [query] Mods: 4 [2024-06-01 23:29:21] [query] Using OR logic [2024-06-01 23:29:21] [query] Found results using: and logic [2024-06-01 23: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 (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-06-01 23:29:21] [query] Results: 25 Pages of results: 1 [2024-06-01 23:29:21] [query] Execution time: 0.02340 [2024-06-01 23:29:33] [query] Query for: meningioma [2024-06-01 23:29:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 23:29:33] [query] Engine: default [2024-06-01 23:29:33] [query] Tokens: meningiomas, meningioma [2024-06-01 23:29:33] [query] Mods: 5 [2024-06-01 23:29:33] [query] Using OR logic [2024-06-01 23:29:33] [query] Found results using: and logic [2024-06-01 23: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 (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-06-01 23:29:33] [query] Results: 2 Pages of results: 1 [2024-06-01 23:29:33] [query] Execution time: 0.18402 [2024-06-01 23:29:39] [query] Query for: meningioma [2024-06-01 23:29:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 23:29:39] [query] Engine: default [2024-06-01 23:29:39] [query] Tokens: meningiomas, meningioma [2024-06-01 23:29:39] [query] Mods: 4 [2024-06-01 23:29:39] [query] Using OR logic [2024-06-01 23:29:39] [query] Found results using: and logic [2024-06-01 23: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 FROM 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 [2024-06-01 23:29:39] [query] Results: 2 Pages of results: 1 [2024-06-01 23:29:39] [query] Execution time: 0.02046 [2024-06-01 23:29:42] [query] Query for: prostate [2024-06-01 23:29:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 23:29:42] [query] Engine: default [2024-06-01 23:29:42] [query] Tokens: prostates, prostate, prostatic [2024-06-01 23:29:43] [query] Mods: 5 [2024-06-01 23:29:43] [query] Using OR logic [2024-06-01 23:29:43] [query] Found results using: and logic [2024-06-01 23:29: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 (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-06-01 23:29:43] [query] Results: 21 Pages of results: 3 [2024-06-01 23:29:43] [query] Execution time: 0.41844 [2024-06-01 23:29:56] [query] Query for: meningioma [2024-06-01 23:29:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 23:29:56] [query] Engine: default [2024-06-01 23:29:56] [query] Tokens: meningiomas, meningioma [2024-06-01 23:29:56] [query] Mods: 5 [2024-06-01 23:29:56] [query] Using OR logic [2024-06-01 23:29:56] [query] Found results using: and logic [2024-06-01 23:29: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 (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-06-01 23:29:56] [query] Results: 2 Pages of results: 1 [2024-06-01 23:29:56] [query] Execution time: 0.18882 [2024-06-01 23:30:11] [query] Query for: gamma k [2024-06-01 23:30:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 23:30:11] [query] Engine: default [2024-06-01 23:30:11] [query] Tokens: gamma, k [2024-06-01 23:30:11] [query] Mods: 4 [2024-06-01 23:30:11] [query] Trying AND logic [2024-06-01 23:30:11] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 23:30:11] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 23:30:11] [query] Found results using: and logic [2024-06-01 23:30: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 (39847,2647) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,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 ('41535', '42313', '43563', '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 relevance DESC LIMIT 0, 7 [2024-06-01 23:30:11] [query] Results: 4 Pages of results: 1 [2024-06-01 23:30:11] [query] Execution time: 0.04165 [2024-06-01 23:30:12] [query] Query for: gamma knmif [2024-06-01 23:30:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 23:30:12] [query] Engine: default [2024-06-01 23:30:12] [query] Tokens: gamma, knife [2024-06-01 23:30:12] [query] Mods: 4 [2024-06-01 23:30:12] [query] Using OR logic [2024-06-01 23:30:12] [query] Found results using: and logic [2024-06-01 23:30: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 (39847,39849) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 23:30:12] [query] Results: 4 Pages of results: 1 [2024-06-01 23:30:12] [query] Execution time: 0.07153 [2024-06-01 23:30:13] [query] Query for: gamma knife [2024-06-01 23:30:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 23:30:13] [query] Engine: default [2024-06-01 23:30:13] [query] Tokens: gamma, knife [2024-06-01 23:30:13] [query] Mods: 5 [2024-06-01 23:30:13] [query] Trying AND logic [2024-06-01 23:30:13] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 23:30:13] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 23:30:13] [query] Found results using: and logic [2024-06-01 23:30: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 (39847,39849) 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 ('41535', '42313', '43563', '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 relevance DESC LIMIT 0, 10 [2024-06-01 23:30:13] [query] Results: 4 Pages of results: 1 [2024-06-01 23:30:13] [query] Execution time: 0.17106 [2024-06-01 23:30:13] [query] Query for: gamma knife [2024-06-01 23:30:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 23:30:13] [query] Engine: default [2024-06-01 23:30:13] [query] Tokens: gamma, knife [2024-06-01 23:30:13] [query] Mods: 4 [2024-06-01 23:30:13] [query] Trying AND logic [2024-06-01 23:30:13] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 23:30:13] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 23:30:13] [query] Found results using: and logic [2024-06-01 23:30: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 (39847,39849) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,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 ('41535', '42313', '43563', '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 relevance DESC LIMIT 0, 7 [2024-06-01 23:30:13] [query] Results: 4 Pages of results: 1 [2024-06-01 23:30:13] [query] Execution time: 0.04172 [2024-06-01 23:30:27] [query] Query for: gamma knife [2024-06-01 23:30:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 23:30:27] [query] Engine: default [2024-06-01 23:30:27] [query] Tokens: gamma, knife [2024-06-01 23:30:27] [query] Mods: 4 [2024-06-01 23:30:27] [query] Trying AND logic [2024-06-01 23:30:27] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 23:30:27] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 23:30:27] [query] Found results using: and logic [2024-06-01 23:30: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 (39847,39849) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,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 ('41535', '42313', '43563', '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 relevance DESC [2024-06-01 23:30:27] [query] Results: 4 Pages of results: 1 [2024-06-01 23:30:27] [query] Execution time: 0.02082 [2024-06-01 23:31:53] [index:background] Health check [2024-06-01 23:34:29] [indexer:background] Health check [2024-06-01 23:36:49] [query] Query for: gamma knife [2024-06-01 23:36:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 23:36:49] [query] Engine: default [2024-06-01 23:36:49] [query] Tokens: gamma, knife [2024-06-01 23:36:49] [query] Mods: 5 [2024-06-01 23:36:49] [query] Trying AND logic [2024-06-01 23:36:49] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 23:36:49] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 23:36:49] [query] Found results using: and logic [2024-06-01 23:36: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 (39847,39849) 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 ('41535', '42313', '43563', '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 relevance DESC LIMIT 0, 10 [2024-06-01 23:36:49] [query] Results: 4 Pages of results: 1 [2024-06-01 23:36:49] [query] Execution time: 0.17257 [2024-06-01 23:37:04] [query] Query for: gamma knife [2024-06-01 23:37:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 23:37:04] [query] Engine: default [2024-06-01 23:37:04] [query] Tokens: gamma, knife [2024-06-01 23:37:04] [query] Mods: 4 [2024-06-01 23:37:04] [query] Trying AND logic [2024-06-01 23:37:04] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 23:37:04] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-06-01 23:37:04] [query] Found results using: and logic [2024-06-01 23:37: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 (39847,39849) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,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 ('41535', '42313', '43563', '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 relevance DESC [2024-06-01 23:37:04] [query] Results: 4 Pages of results: 1 [2024-06-01 23:37:04] [query] Execution time: 0.02363 [2024-06-01 23:37:05] [index:background] Health check [2024-06-01 23:39:56] [indexer:background] Health check [2024-06-01 23:42:27] [index:background] Health check [2024-06-01 23:43:58] [indexer:background] Health check [2024-06-01 23:47:57] [index:background] Health check [2024-06-01 23:49:49] [indexer:background] Health check [2024-06-01 23:52:15] [index:background] Health check [2024-06-01 23:54:35] [indexer:background] Health check [2024-06-01 23:55:50] [query] Query for: hueg [2024-06-01 23:55:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 23:55:50] [query] Engine: default [2024-06-01 23:55:50] [query] Tokens: hugo [2024-06-01 23:55:50] [query] Mods: 4 [2024-06-01 23:55:50] [query] Found results using: or logic [2024-06-01 23:55: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 (47907) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 23:55:50] [query] Results: 5 Pages of results: 1 [2024-06-01 23:55:50] [query] Execution time: 0.09559 [2024-06-01 23:55:50] [query] Query for: huegh [2024-06-01 23:55:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-06-01 23:55:50] [query] Engine: default [2024-06-01 23:55:50] [query] Tokens: hugo [2024-06-01 23:55:50] [query] Mods: 5 [2024-06-01 23:55:50] [query] Found results using: or logic [2024-06-01 23:55: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 (47907) 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-06-01 23:55:50] [query] Results: 5 Pages of results: 1 [2024-06-01 23:55:50] [query] Execution time: 0.20772 [2024-06-01 23:55:51] [core] Render suggested search: hugo [2024-06-01 23:55:51] [query] Query for: huegh [2024-06-01 23:55:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 7 page: 1 offset: 0 fields: ids [2024-06-01 23:55:51] [query] Engine: default [2024-06-01 23:55:51] [query] Tokens: hugo [2024-06-01 23:55:51] [query] Mods: 4 [2024-06-01 23:55:51] [query] Found results using: or logic [2024-06-01 23:55: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 (47907) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 7 [2024-06-01 23:55:51] [query] Results: 5 Pages of results: 1 [2024-06-01 23:55:51] [query] Execution time: 0.06343 [2024-06-01 23:56:02] [query] Query for: huegh [2024-06-01 23:56:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 23:56:02] [query] Engine: default [2024-06-01 23:56:02] [query] Tokens: hugo [2024-06-01 23:56:02] [query] Mods: 4 [2024-06-01 23:56:02] [query] Found results using: or logic [2024-06-01 23:56: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 (47907) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt','author')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_analysis_result' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_analysis_result' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) )) OR (s.source = 'post.tcia_collection' AND (s.attribute IN ('title','content','slug','excerpt','author') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tcia_collection' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) AND ( `s1`.`ID` NOT IN ( 46853, 5320, 3624, 3614, 2943, 2457, 1973, 1901, 342, 131, 27, 18 ) ) ) AND s.id IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (46853,5320,3624,3614,2943,2457,1973,1901,342,131,27,18) AND wp_posts.post_type = 'tcia_collection' AND ((wp_posts.post_status = 'publish')) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(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-06-01 23:56:02] [query] Results: 5 Pages of results: 1 [2024-06-01 23:56:02] [query] Execution time: 0.04524 [2024-06-01 23:57:11] [index:background] Health check [2024-06-01 23:57:11] [index] Marking post.post 3450 to be dropped [2024-06-01 23:57:13] [index] Dropping post.post 3450 [2024-06-01 23:57:13] [indexer] Queued next batch (1) [2024-06-01 23:57:14] [indexer] Processing batch (1) [2024-06-01 23:57:14] [indexer] Indexing post.post:3450 [2024-06-01 23:57:14] [index] Marking [1] post.post 3450 as indexed [2024-06-01 23:57:14] [indexer] Index built [2024-06-01 23:59:22] [indexer:background] Health check [2024-06-01 23:59:33] [index] Marking post.post 1 to be dropped [2024-06-01 23:59:34] [index] Dropping post.post 1 [2024-06-01 23:59:34] [indexer] Queued next batch (1) [2024-06-01 23:59:35] [indexer] Processing batch (1) [2024-06-01 23:59:35] [indexer] Indexing post.post:1 [2024-06-01 23:59:35] [index] Marking [1] post.post 1 as indexed [2024-06-01 23:59:35] [indexer] Index built [2024-06-01 23:59:36] [query] Query for: 2024 [2024-06-01 23:59:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 23:59:36] [query] Engine: default [2024-06-01 23:59:36] [query] Tokens: 2024 [2024-06-01 23:59:36] [query] Mods: 4 [2024-06-01 23:59:36] [query] Found results using: or logic [2024-06-01 23: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 (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-06-01 23:59:36] [query] Results: 30 Pages of results: 1 [2024-06-01 23:59:36] [query] Execution time: 0.02030 [2024-06-01 23:59:40] [query] Query for: 2024 [2024-06-01 23:59:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: -1 page: 1 offset: 0 fields: ids [2024-06-01 23:59:40] [query] Engine: default [2024-06-01 23:59:40] [query] Tokens: 2024 [2024-06-01 23:59:40] [query] Mods: 4 [2024-06-01 23:59:40] [query] Found results using: or logic [2024-06-01 23: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 FROM 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-06-01 23:59:40] [query] Results: 30 Pages of results: 1 [2024-06-01 23:59:40] [query] Execution time: 0.02096