.codecov.yml
.codedocs
.gitignore
.travis.yml
CMakeLists.txt
Doxyfile.in
MANIFEST.in
README.md
VERSION
appveyor.yml
coverity_model.c
env.yml
logo.png
setup.py
uploadpypi.sh
.git/COMMIT_EDITMSG
.git/HEAD
.git/config
.git/description
.git/index
.git/packed-refs
.git/hooks/applypatch-msg.sample
.git/hooks/commit-msg.sample
.git/hooks/fsmonitor-watchman.sample
.git/hooks/post-update.sample
.git/hooks/pre-applypatch.sample
.git/hooks/pre-commit.sample
.git/hooks/pre-merge-commit.sample
.git/hooks/pre-push.sample
.git/hooks/pre-rebase.sample
.git/hooks/pre-receive.sample
.git/hooks/prepare-commit-msg.sample
.git/hooks/push-to-checkout.sample
.git/hooks/update.sample
.git/info/exclude
.git/logs/HEAD
.git/logs/refs/heads/master
.git/logs/refs/remotes/origin/HEAD
.git/logs/refs/remotes/origin/master
.git/objects/12/b9ee25ca3500aa43a02bc8b822d21442f38bf4
.git/objects/29/c0d155e80c93ed02538f2ea29d34f175517cc2
.git/objects/2c/6d58e5e5dd87a2fe1aa04b357252723d71fabc
.git/objects/44/ec22d3d03d810a8da24fefc39cc0aa42a89dc1
.git/objects/5c/bb407dce4450765520800bebd1a15455018ee0
.git/objects/pack/pack-0df597067c091b871d1a783a7e1eb5ed05c258d6.idx
.git/objects/pack/pack-0df597067c091b871d1a783a7e1eb5ed05c258d6.pack
.git/refs/heads/master
.git/refs/remotes/origin/HEAD
.git/refs/remotes/origin/master
.github/workflows/ccpp.yml
JASSv1/CI.c
JASSv1/CI.h
JASSv1/GNUmakefile
JASSv1/atire_to_jass_index.c
JASSv1/compress.h
JASSv1/compress_integer_elias_delta_simd.c
JASSv1/compress_integer_elias_delta_simd.h
JASSv1/compress_integer_elias_gamma_simd.c
JASSv1/compress_integer_elias_gamma_simd.h
JASSv1/compress_integer_elias_gamma_simd_vb.cpp
JASSv1/compress_integer_elias_gamma_simd_vb.h
JASSv1/compress_integer_variable_byte.cpp
JASSv1/compress_integer_variable_byte.h
JASSv1/compress_qmx.c
JASSv1/compress_qmx.h
JASSv1/compress_qmx_d4.c
JASSv1/compress_qmx_d4.h
JASSv1/compress_qmx_decompress.c
JASSv1/compress_simple8b.c
JASSv1/compress_simple8b.h
JASSv1/compress_variable_byte.c
JASSv1/compress_variable_byte.h
JASSv1/forceinline.h
JASSv1/heap.h
JASSv1/jass.c
JASSv1/maths.c
JASSv1/maths.h
JASSv1/process_postings.c
JASSv1/process_postings.h
JASSv1/data/queries.clueweb09.txt
JASSv1/data/queries.clueweb12.txt
JASSv1/data/queries.gov2.txt
JASSv1/data/topics.terabyte.701-750.txt
JASSv1/data/topics.terabyte.751-800.txt
JASSv1/data/topics.terabyte.801-850.txt
JASSv1/data/topics.web.101-150.txt
JASSv1/data/topics.web.151-200.txt
JASSv1/data/topics.web.201-250.txt
JASSv1/data/topics.web.251-300.txt
JASSv1/data/topics.web.51-100.txt
JASSv1/trec2query/GNUmakefile
JASSv1/trec2query/README.md
JASSv1/trec2query/trec2query.c
anytime/CMakeLists.txt
anytime/JASS_anytime.cpp
anytime/JASS_anytime_api.cpp
anytime/JASS_anytime_api.h
anytime/JASS_anytime_query.h
anytime/JASS_anytime_result.h
anytime/JASS_anytime_stats.h
anytime/JASS_anytime_thread_result.h
anytime/PyJASS.swg
anytime/PyJASS_example.py
compiled_index/CMakeLists.txt
compiled_index/JASS_compiled_index.cpp
compiled_index/JASS_postings.cpp
compiled_index/JASS_postings.h
compiled_index/JASS_primary_keys.cpp
compiled_index/JASS_vocabulary.cpp
compiled_index/JASS_vocabulary.h
dist/pyjass-0.2a6.tar.gz
docker/Dockerfile
docker/build.sh
docker/mac_build.sh
docker/makefile
docker/osirrc2019/Dockerfile
docker/osirrc2019/index
docker/osirrc2019/index_robust04
docker/osirrc2019/init
docker/osirrc2019/readme.txt
docker/osirrc2019/search
docker/osirrc2019/search_robust04
examples/CMakeLists.txt
examples/parser_use.cpp
examples/parser_use.h
experimental/CMakeLists.txt
experimental/examine_index.cpp
external/CMakeLists.txt
external/Unicode/CaseFolding.txt
external/Unicode/CaseFolding_v6_3.txt
external/Unicode/PropList.txt
external/Unicode/PropList_v6_3.txt
external/Unicode/UnicodeData.txt
external/Unicode/UnicodeData_v6_3.txt
external/streamvbyte/.travis.yml
external/streamvbyte/AUTHORS
external/streamvbyte/LICENSE
external/streamvbyte/Makefile
external/streamvbyte/README.md
external/streamvbyte/example.c
external/streamvbyte/include/streamvbyte.h
external/streamvbyte/include/streamvbytedelta.h
external/streamvbyte/src/streamvbyte.c
external/streamvbyte/src/streamvbyte_shuffle_tables.h
external/streamvbyte/src/streamvbytedelta.c
external/streamvbyte/tests/perf.c
external/streamvbyte/tests/unit.c
external/streamvbyte/tests/writeseq.c
external/streamvbyte/utils/shuffle_tables.c
external/valgrind/valgrind.h
pyjass.egg-info/PKG-INFO
pyjass.egg-info/SOURCES.txt
pyjass.egg-info/dependency_links.txt
pyjass.egg-info/requires.txt
pyjass.egg-info/top_level.txt
source/CMakeLists.txt
source/accumulator_2d.h
source/accumulator_counter.h
source/accumulator_counter_interleaved.h
source/allocator.h
source/allocator_cpp.h
source/allocator_memory.cpp
source/allocator_memory.h
source/allocator_pool.cpp
source/allocator_pool.h
source/ascii.h
source/asserts.cpp
source/asserts.h
source/beap.h
source/binary_tree.h
source/bitstream.h
source/bitstring.cpp
source/bitstring.h
source/channel.h
source/channel_buffer.cpp
source/channel_buffer.h
source/channel_file.cpp
source/channel_file.h
source/channel_socket.c
source/channel_socket.h
source/channel_trec.cpp
source/channel_trec.h
source/checksum.cpp
source/checksum.h
source/commandline.h
source/compress_general.h
source/compress_general_zlib.cpp
source/compress_general_zlib.h
source/compress_general_zstd.cpp
source/compress_general_zstd.h
source/compress_integer.cpp
source/compress_integer.h
source/compress_integer_all.cpp
source/compress_integer_all.h
source/compress_integer_bitpack.cpp
source/compress_integer_bitpack.h
source/compress_integer_bitpack_128.cpp
source/compress_integer_bitpack_128.h
source/compress_integer_bitpack_256.cpp
source/compress_integer_bitpack_256.h
source/compress_integer_bitpack_32_reduced.cpp
source/compress_integer_bitpack_32_reduced.h
source/compress_integer_bitpack_64.cpp
source/compress_integer_bitpack_64.h
source/compress_integer_carry_8b.cpp
source/compress_integer_carry_8b.h
source/compress_integer_carryover_12.cpp
source/compress_integer_carryover_12.h
source/compress_integer_elias_delta.cpp
source/compress_integer_elias_delta.h
source/compress_integer_elias_delta_bitwise.h
source/compress_integer_elias_delta_simd.cpp
source/compress_integer_elias_delta_simd.h
source/compress_integer_elias_gamma.cpp
source/compress_integer_elias_gamma.h
source/compress_integer_elias_gamma_bitwise.h
source/compress_integer_elias_gamma_simd.cpp
source/compress_integer_elias_gamma_simd.h
source/compress_integer_elias_gamma_simd_vb.cpp
source/compress_integer_elias_gamma_simd_vb.h
source/compress_integer_lyck_16.cpp
source/compress_integer_lyck_16.h
source/compress_integer_none.cpp
source/compress_integer_none.h
source/compress_integer_nybble_8.cpp
source/compress_integer_nybble_8.h
source/compress_integer_qmx_improved.cpp
source/compress_integer_qmx_improved.h
source/compress_integer_qmx_jass_v1.cpp
source/compress_integer_qmx_jass_v1.h
source/compress_integer_qmx_original.cpp
source/compress_integer_qmx_original.h
source/compress_integer_relative_10.cpp
source/compress_integer_relative_10.h
source/compress_integer_simple_16.cpp
source/compress_integer_simple_16.h
source/compress_integer_simple_16_packed.cpp
source/compress_integer_simple_16_packed.h
source/compress_integer_simple_8b.cpp
source/compress_integer_simple_8b.h
source/compress_integer_simple_8b_packed.cpp
source/compress_integer_simple_8b_packed.h
source/compress_integer_simple_9.cpp
source/compress_integer_simple_9.h
source/compress_integer_simple_9_packed.cpp
source/compress_integer_simple_9_packed.h
source/compress_integer_stream_vbyte.cpp
source/compress_integer_stream_vbyte.h
source/compress_integer_variable_byte.cpp
source/compress_integer_variable_byte.h
source/deserialised_jass_v1.cpp
source/deserialised_jass_v1.h
source/deserialised_jass_v2.cpp
source/deserialised_jass_v2.h
source/document.h
source/document_id.h
source/dynamic_array.h
source/evaluate.cpp
source/evaluate.h
source/evaluate_buying_power.cpp
source/evaluate_buying_power.h
source/evaluate_buying_power4k.cpp
source/evaluate_buying_power4k.h
source/evaluate_cheapest_precision.cpp
source/evaluate_cheapest_precision.h
source/evaluate_expected_search_length.cpp
source/evaluate_expected_search_length.h
source/evaluate_f.cpp
source/evaluate_f.h
source/evaluate_map.cpp
source/evaluate_map.h
source/evaluate_mean_reciprocal_rank.cpp
source/evaluate_mean_reciprocal_rank.h
source/evaluate_mean_reciprocal_rank4k.cpp
source/evaluate_mean_reciprocal_rank4k.h
source/evaluate_precision.cpp
source/evaluate_precision.h
source/evaluate_rank_biased_precision.cpp
source/evaluate_rank_biased_precision.h
source/evaluate_recall.cpp
source/evaluate_recall.h
source/evaluate_relevant_returned.cpp
source/evaluate_relevant_returned.h
source/evaluate_selling_power.cpp
source/evaluate_selling_power.h
source/file.cpp
source/file.h
source/forceinline.h
source/global_new_delete.h
source/hardware_support.h
source/hash_pearson.cpp
source/hash_pearson.h
source/hash_table.h
source/heap.h
source/index_manager.h
source/index_manager_sequential.h
source/index_postings.h
source/index_postings_impact.h
source/instream.h
source/instream_deflate.cpp
source/instream_deflate.h
source/instream_directory_iterator.cpp
source/instream_directory_iterator.h
source/instream_document_fasta.cpp
source/instream_document_fasta.h
source/instream_document_html.h
source/instream_document_trec.cpp
source/instream_document_trec.h
source/instream_document_unicoil_json.cpp
source/instream_document_unicoil_json.h
source/instream_document_warc.cpp
source/instream_document_warc.h
source/instream_file.cpp
source/instream_file.h
source/instream_file_star.h
source/instream_memory.cpp
source/instream_memory.h
source/maths.cpp
source/maths.h
source/parser.cpp
source/parser.h
source/parser_fasta.cpp
source/parser_fasta.h
source/parser_query.cpp
source/parser_query.h
source/parser_unicoil_json.cpp
source/parser_unicoil_json.h
source/pointer_box.h
source/posting.h
source/quantize.h
source/quantize_none.h
source/query.h
source/query_bucket.h
source/query_heap.h
source/query_heap_clean.h
source/query_maxblock.h
source/query_maxblock_heap.h
source/query_term.h
source/query_term_list.h
source/ranking_function.h
source/ranking_function_atire_bm25.h
source/ranking_function_none.h
source/reverse.h
source/run_export.h
source/run_export_trec.h
source/serialise_ci.cpp
source/serialise_ci.h
source/serialise_forward_index.cpp
source/serialise_forward_index.h
source/serialise_integers.cpp
source/serialise_integers.h
source/serialise_jass_v1.cpp
source/serialise_jass_v1.h
source/serialise_jass_v2.cpp
source/serialise_jass_v2.h
source/simd.h
source/slice.h
source/sort512_uint64_t.h
source/statistics.cpp
source/statistics.h
source/stem.h
source/stem_porter.cpp
source/stem_porter.h
source/string_cpp.h
source/threads.cpp
source/threads.h
source/timer.h
source/top_k_heap.h
source/top_k_limit.cpp
source/top_k_limit.h
source/top_k_qsort.cpp
source/top_k_qsort.h
source/unicode.h
source/unittest_data.cpp
source/unittest_data.h
source/version.h
tools/CMakeLists.txt
tools/ECOM19_to_JASS_eval.cpp
tools/ECOM19_to_run.cpp
tools/JASS_eval.cpp
tools/JASS_index.cpp
tools/JASSv1_to_human.cpp
tools/ascii_database_to_c.cpp
tools/bin_to_human.cpp
tools/ciff_lin.h
tools/ciff_to_JASS.cpp
tools/cmp_d_to_utype.d
tools/coverity_scan.sh
tools/hash.cpp
tools/protobuf.h
tools/test_integer_compress.cpp
tools/test_integer_compress_average.cpp
tools/test_unicode_database_to_c.sh
tools/travis_dependencies.sh
tools/trec_to_query.cpp
tools/unicode_database_to_c.cpp
tools/unittest.cpp