Skip to content

0.21.0

Pre-release
Pre-release

Choose a tag to compare

@thomaskrause thomaskrause released this 26 May 17:14
v0.21.0
94e478c

Changed

  • C API now has an argument to return error messages when creating a corpus storage

Added

  • C API now also allows to unload a corpus from the cache manually

Fixed

  • CorpusStorageManager: Escape the corpus name when writing it to its disk location to support e.g. corpora with slash
    in their name.
  • Quirks mode: sort matches by reversed document path (document first)
  • Node names/paths where double encoded both when importing them and when executing the "find" function
  • Quirks mode: use default collation of Rust for corpora imported from relANNIS 3.3