]> git.sesse.net Git - plocate/blob - README
Switch to our own TurboPFor encoder.
[plocate] / README
1 plocate, a locate based on posting lists, consuming mlocate inputs
2 and making a much faster index. Does not support querying by regex,
3 case-insensitivity or really any options.
4
5 Alpha stage; file format is subject to change. To build, run make.
6
7 If you wish to run some tests of the TurboPFor implementation against
8 the reference implementation, you can run:
9
10   git clone https://github.com/powturbo/TurboPFor-Integer-Compression
11   make -j8 bench
12
13 Copyright 2020 Steinar H. Gunderson <steinar+git@gunderson.no>.
14 Licensed under the GNU General Public License, either version 2,
15 or (at your option) any later version. See the included file COPYING.