bugfix for last commit

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1700 6c8d7289-2bf4-0310-a012-ef5d649a1542
pull/1/head
orbiter 19 years ago
parent 6b20ccaa0f
commit 7df2e6e571

@ -193,7 +193,7 @@ public final class plasmaWordIndexDistribution {
// collect index // collect index
plasmaDHTChunk dhtChunk = new plasmaDHTChunk(this.log, this.wordIndex, this.urlPool.loadedURL, indexCount, peerCount); plasmaDHTChunk dhtChunk = new plasmaDHTChunk(this.log, this.wordIndex, this.urlPool.loadedURL, 30, indexCount);
try { try {
// find start point for DHT-selection // find start point for DHT-selection

Loading…
Cancel
Save