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 pull myscale/myscaledb:1.7.1