Skip to content

Releases: milvus-io/tantivy

0.21.1-fix3

22 Nov 09:35
fbf1fd5
Compare
Choose a tag to compare

What's Changed

  • fix: use global pool but not dedicated pool for every index by @chyezh in #1
  • fix: use different thread pool for scheduler and merger by @chyezh in #2
  • enhance: make all index operation async scheduled by tokio by @chyezh in #3

New Contributors

  • @chyezh made their first contribution in #1

Full Changelog: https://github.com/milvus-io/tantivy/commits/0.21.1-fix3

0.21.1-fix2

21 Nov 11:53
7610424
Compare
Choose a tag to compare

What's Changed

  • fix: use global pool but not dedicated pool for every index by @chyezh in #1
  • fix: use different thread pool for scheduler and merger by @chyezh in #2

New Contributors

  • @chyezh made their first contribution in #1

Full Changelog: https://github.com/milvus-io/tantivy/commits/0.21.1-fix2

0.21.1-fix

20 Nov 09:34
e2de49f
Compare
Choose a tag to compare

What's Changed

  • fix: use global pool but not dedicated pool for every index by @chyezh in #1

New Contributors

  • @chyezh made their first contribution in #1

Full Changelog: 0.21...0.21.1-fix