Inverted index: header for idxcr/idxqry

This commit is contained in:
x
2017-01-04 16:36:55 +01:00
parent 1de1718f69
commit 38b5f53c93

2
idx.h
View File

@ -22,7 +22,7 @@
- email : powturbo [_AT_] gmail [_DOT_] com
**/
// idx.h - "Integer Compression" header for idxcr/idxqry
// "Integer Compression" header for idxcr/idxqry
#include <stdint.h>
#define BLK_DIDNUM (128+1) // Block size 128 + 1 (1 stored in skips)