Log.logWarning("LOCAL_SEARCH","ACCECC CONTROL: CLIENT FROM "+client+": "+accInTenMinutes+" searches in ten minutes, fully blocked (no results generated)");
}elseif(accInOneMinute>200){
global=false;
fetchSnippets=false;
block=true;
Log.logWarning("LOCAL_SEARCH","ACCECC CONTROL: CLIENT FROM "+client+": "+accInOneMinute+" searches in one minute, fully blocked (no results generated)");
}elseif(accInThreeSeconds>1){
global=false;
fetchSnippets=false;
Log.logWarning("LOCAL_SEARCH","ACCECC CONTROL: CLIENT FROM "+client+": "+accInThreeSeconds+" searches in three seconds, blocked global search and snippets");
}elseif(accInOneSecond>2){
global=false;
fetchSnippets=false;
Log.logWarning("LOCAL_SEARCH","ACCECC CONTROL: CLIENT FROM "+client+": "+accInOneSecond+" searches in one second, blocked global search and snippets");
Log.logWarning("LOCAL_SEARCH","ACCECC CONTROL: CLIENT FROM "+client+": "+accInTenMinutes+" searches in ten minutes, fully blocked (no results generated)");
}elseif(accInOneMinute>200){
global=false;
fetchSnippets=false;
block=true;
Log.logWarning("LOCAL_SEARCH","ACCECC CONTROL: CLIENT FROM "+client+": "+accInOneMinute+" searches in one minute, fully blocked (no results generated)");
}elseif(accInThreeSeconds>1){
global=false;
fetchSnippets=false;
Log.logWarning("LOCAL_SEARCH","ACCECC CONTROL: CLIENT FROM "+client+": "+accInThreeSeconds+" searches in three seconds, blocked global search and snippets");
}elseif(accInOneSecond>2){
global=false;
fetchSnippets=false;
Log.logWarning("LOCAL_SEARCH","ACCECC CONTROL: CLIENT FROM "+client+": "+accInOneSecond+" searches in one second, blocked global search and snippets");