Skip to content

MyScaleDB v1.7.1

Latest
Compare
Choose a tag to compare
@Aed-p Aed-p released this 10 Sep 03:36
7dabf35

Features & Improvements

  • Add support for full-text search across multiple text columns.
  • Optimize queries per second (QPS) for TextSearch during inserts.
  • Correct BM25 calculation error in distributed text search.
  • Implement parallel reading in performPrefilter().
  • Optimize filter search for large datasets.

Fix

  • Resolve error when performing hybrid search on distributed tables.
  • Fix segmentation fault when executing parallel text search selects with FINAL.
  • Address various bugs in the full-text search function.
  • Fix a critical issue with removing the FTS index cache directory.
  • Resolve the "failed to load Tantivy index file" error when deleting parts.
  • Resolve the tantivy index loading error.

Docker Image

docker pull myscale/myscaledb:1.7.1