Warning: session_start(): open(/var/lib/php/sessions/sess_80nj7homf3gq193c8fb1mhi9ia, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51
Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
srecord noeq GazKB_restoreKBParametersFromFile(File conceptsFile) {
simplyCached Map concepts() {
ret safeUnstructureMap(conceptsFile);
}
run {
var concepts = concepts();
var kb = genget(concepts, 275924);
print(powerWordSearch := genget(kb, "powerWordSearch", "value", "id"));
print(additionalSearchers := map getConceptRefID_afterSafeUnstruct((L) genget(kb, "additionalSearchers", "l")));
print(rareSearchers := map getConceptRefID_afterSafeUnstruct((L) genget(kb, "rareSearchers", "l")));
print(additionalComputeFunctions := map getConceptRefID_afterSafeUnstruct((L) genget(kb, "additionalComputeFunctions", "l")));
}
}