Skip to content

Releases: pisa-engine/pisa

v0.9.0

18 Jan 19:43
Compare
Choose a tag to compare

Note that there has been a lot of breaking changes since the last release. We are working on a stable release, but until then breaking changes will be common.

What's Changed

Read more

v0.8.2

31 Mar 13:59
a45fcc4
Compare
Choose a tag to compare
  • cppcoreguidelines-pro-type-member-init (#349)
  • Extract compression to headers (#350)
  • Plaintext tokenizer (#351)

v0.8.1

25 Mar 20:41
56b3ed3
Compare
Choose a tag to compare
  • Replace unnecessary raw loops (#338)
  • Fix readability-braces-around-statements warnings (#340)
  • Fix hicpp-use-auto warnings
  • Revert "Fix hicpp-use-auto warnings"
  • Fix hicpp-use-auto warnings (#341)
  • [clang-tidy] hicpp-move-const-arg (#342)
  • modernize-use-equals-default + modernize-use-using (#344)
  • Readability implicit bool conversion (#345)
  • Readability uppercase literal suffix (#346)
  • hicpp-explicit-conversions (#347)
  • Update CMakeLists.txt (#348)

v0.8.0

14 Mar 11:03
686e574
Compare
Choose a tag to compare
  • Binary lib (#312)
  • Change default run name from "R0" to "PISA" (#314)
  • 99% quantile in queries tool (#315)
  • QLD fix (#316)
  • Fix maskedvbyte and varintgb buffer initialization when encoding (#318)
  • Thresholds (#320)
  • Add support for rerunning unsafe queries (#319)
  • Common CLI arguments (#313)
  • Quantized index (#321)
  • Clang format (#324)
  • Support for clang-tidy (#326)
  • Fix CLI in create_freq_index (#329)
  • Finish clang-format and add Travis check (#327)
  • Some minor fixes to quantization (#331)
  • Small tweak to app (#333)
  • Update bit_vector.hpp (#335)
  • Removed almost all config (#330)
  • drop default logger in create_freq_index (#334)
  • Fix 336 (#337)

v0.7.0

14 Mar 10:32
Compare
Choose a tag to compare
Bumped version to 0.7.0

v0.6.6

17 Jun 22:14
Compare
Choose a tag to compare
  • Fix: issue with using an old version of trecpp

v0.6.5

17 Jun 12:42
9abb5a0
Compare
Choose a tag to compare
  • Added node_modules to gitignore
  • Log stats on the inverted index (#208)
  • Update TBB and PSTL (#211)
  • Integrate new trecpp version (#210)
  • Introduce error limit for gumbo (#213)
  • Updated CLI11 (#212)
  • Update trecpp (#214)
  • Fix sorting term bug (#209)
  • Fix memory leak in cleantext (#215)
  • Add run_id (#216)

v0.6.4

07 Jun 09:21
Compare
Choose a tag to compare
  • Update README.md
  • Update README.md
  • Update recursive_graph_bisection.cpp (#202)
  • Update recursive_graph_bisection.cpp (#204)

v0.6.3

11 May 15:46
7103626
Compare
Choose a tag to compare
  • Fix python script to read the collection (#197)

v0.6.2

11 May 15:19
Compare
Choose a tag to compare
Bumped version to 0.6.2