diff --git a/source/de/anomic/plasma/plasmaSearchRankingProcess.java b/source/de/anomic/plasma/plasmaSearchRankingProcess.java index de9ca3836..22f527a71 100644 --- a/source/de/anomic/plasma/plasmaSearchRankingProcess.java +++ b/source/de/anomic/plasma/plasmaSearchRankingProcess.java @@ -192,6 +192,7 @@ public final class plasmaSearchRankingProcess { // check site constraints if (query.sitehash != null && !iEntry.metadataHash().substring(6).equals(query.sitehash)) { // filter out all domains that do not match with the site constraint + continue; } // count domZones