From 7a24fcdd98f0e72d35ce29a7f4b4e0cc98ad23c8 Mon Sep 17 00:00:00 2001 From: x Date: Wed, 14 Feb 2018 12:23:22 +0100 Subject: [PATCH] . --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 30c6375..3912b80 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ TurboPFor: Fastest Integer Compression [![Build Status](https://travis-ci.org/po - Eliasfano can be directly used only for increasing sequences ------------------------------------------------------------------------ ##### - Data files: - - gov2.sorted from [DocId data set](#DocId data set) Block size=128/Delta coding + - gov2.sorted from [DocId data set](#DocId) Block size=128/Delta coding ./icbench -fS -r gov2.sorted @@ -252,14 +252,14 @@ using [900.000 multicore servers](https://www.cloudyn.com/blog/10-facts-didnt-kn ./icapp -Ft3l.2H file "like previous but use the 3th number in the line (ex. label=3245, text=99 usage=456.23 -> 456.23 ) - - Multiblocks of 32 bits binary file. (Example gov2 from [DocId](#DocId data set))
+ - Multiblocks of 32 bits binary file. (Example gov2 from [DocId data set](#DocId))
Block format: [n1: #of Ids][Id1] [Id2]...[IdN] [n2: #of Ids][Id1][Id2]...[IdN]... ./icbench -fS -r gov2.sorted ##### - Intersections: - 1 - Download Gov2 (or ClueWeb09) + query files (Ex. "1mq.txt") from [DocId](#DocId data set)
+ 1 - Download Gov2 (or ClueWeb09) + query files (Ex. "1mq.txt") from [DocId data set](#DocId)
8GB RAM required (16GB recommended for benchmarking "clueweb09" files). 2 - Create index file