X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=HACKING;h=bb1dae8cba5faad79f315659007116af10d002b8;hb=70ff0bfc463882ecf233f1b1a7ac4a8007fa4cc2;hp=06b4b21e4f9e784071848b1f9e8c838ecfc1a4db;hpb=6b03c8ef3dac4b1de06ca577e8e0ee07c6c3eae7;p=SXSI%2Fxpathcomp.git diff --git a/HACKING b/HACKING index 06b4b21..bb1dae8 100644 --- a/HACKING +++ b/HACKING @@ -51,13 +51,12 @@ the string collection is made. There are a few flags: -./main 'query' [output] +./main 'query' [output] + + -c counting only (don't materialize the result set) + -max-tc set maximum count for which the TextCollection is used -f sample factor [default=64] - -i index empty texts [default=false] - -d Disable text collection[default=false] - -s Save the intermediate representation into file.srx + -s save the intermediate representation into file.srx + -b real bottom up run -help Display this list of options --help Display this list of options - -for instance: -./main -f 29 -d tests/tiny.xml '//para'