|
|
@ -81,7 +81,7 @@ public class plasmaSwitchboardQueue {
|
|
|
|
|
|
|
|
|
|
|
|
private void initQueueStack() {
|
|
|
|
private void initQueueStack() {
|
|
|
|
kelondroRow rowdef = new kelondroRow(
|
|
|
|
kelondroRow rowdef = new kelondroRow(
|
|
|
|
"String url-" + yacySeedDB.commonHashLength + ", " + // the url
|
|
|
|
"String url-" + indexRWIEntryOld.urlStringLength + ", " + // the url
|
|
|
|
"String refhash-" + yacySeedDB.commonHashLength + ", " + // the url's referrer hash
|
|
|
|
"String refhash-" + yacySeedDB.commonHashLength + ", " + // the url's referrer hash
|
|
|
|
"Cardinal modifiedsince-11" + " {b64e}, " + // from ifModifiedSince
|
|
|
|
"Cardinal modifiedsince-11" + " {b64e}, " + // from ifModifiedSince
|
|
|
|
"byte[] flags-1" + ", " + // flags
|
|
|
|
"byte[] flags-1" + ", " + // flags
|
|
|
|