Skip to content

Commit

Permalink
QPM increment
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3309 6c8d7289-2bf4-0310-a012-ef5d649a1542
  • Loading branch information
orbiter committed Jan 31, 2007
1 parent 306c50a commit 4f6eed5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions htroot/yacy/search.java
Expand Up @@ -238,6 +238,7 @@ public static serverObjects respond(httpHeader header, serverObjects post, serve
//yacyCore.log.logFine("DEBUG HASH SEARCH: " + indexabstract);
}
}
sb.requestedQueries = sb.requestedQueries + 1d / 30d; // increase query counter TODO: put number of remote peers into protocol
}
prop.putASIS("indexabstract", indexabstract.toString());

Expand Down

0 comments on commit 4f6eed5

Please sign in to comment.